| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndex |
DeployedIndex.Builder.build() |
DeployedIndex |
DeployedIndex.Builder.buildPartial() |
static DeployedIndex |
DeployedIndex.getDefaultInstance() |
DeployedIndex |
DeployedIndex.getDefaultInstanceForType() |
DeployedIndex |
DeployedIndex.Builder.getDefaultInstanceForType() |
DeployedIndex |
DeployIndexResponse.getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
DeployedIndex |
DeployIndexResponse.Builder.getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
DeployedIndex |
MutateDeployedIndexRequest.getDeployedIndex()
Required.
|
DeployedIndex |
MutateDeployedIndexRequest.Builder.getDeployedIndex()
Required.
|
DeployedIndex |
DeployIndexRequest.getDeployedIndex()
Required.
|
DeployedIndex |
DeployIndexRequest.Builder.getDeployedIndex()
Required.
|
DeployedIndex |
DeployIndexResponseOrBuilder.getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.
|
DeployedIndex |
MutateDeployedIndexResponse.getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.
|
DeployedIndex |
MutateDeployedIndexResponse.Builder.getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.
|
DeployedIndex |
DeployIndexRequestOrBuilder.getDeployedIndex()
Required.
|
DeployedIndex |
MutateDeployedIndexRequestOrBuilder.getDeployedIndex()
Required.
|
DeployedIndex |
MutateDeployedIndexResponseOrBuilder.getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.
|
DeployedIndex |
IndexEndpoint.getDeployedIndexes(int index)
Output only.
|
DeployedIndex |
IndexEndpoint.Builder.getDeployedIndexes(int index)
Output only.
|
DeployedIndex |
IndexEndpointOrBuilder.getDeployedIndexes(int index)
Output only.
|
static DeployedIndex |
DeployedIndex.parseDelimitedFrom(InputStream input) |
static DeployedIndex |
DeployedIndex.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndex |
DeployedIndex.parseFrom(byte[] data) |
static DeployedIndex |
DeployedIndex.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndex |
DeployedIndex.parseFrom(ByteBuffer data) |
static DeployedIndex |
DeployedIndex.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndex |
DeployedIndex.parseFrom(com.google.protobuf.ByteString data) |
static DeployedIndex |
DeployedIndex.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndex |
DeployedIndex.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployedIndex |
DeployedIndex.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndex |
DeployedIndex.parseFrom(InputStream input) |
static DeployedIndex |
DeployedIndex.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DeployedIndex> |
IndexEndpoint.getDeployedIndexesList()
Output only.
|
List<DeployedIndex> |
IndexEndpoint.Builder.getDeployedIndexesList()
Output only.
|
List<DeployedIndex> |
IndexEndpointOrBuilder.getDeployedIndexesList()
Output only.
|
com.google.protobuf.Parser<DeployedIndex> |
DeployedIndex.getParserForType() |
static com.google.protobuf.Parser<DeployedIndex> |
DeployedIndex.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexEndpoint.Builder |
IndexEndpoint.Builder.addDeployedIndexes(DeployedIndex value)
Output only.
|
IndexEndpoint.Builder |
IndexEndpoint.Builder.addDeployedIndexes(int index,
DeployedIndex value)
Output only.
|
DeployIndexResponse.Builder |
DeployIndexResponse.Builder.mergeDeployedIndex(DeployedIndex value)
The DeployedIndex that had been deployed in the IndexEndpoint.
|
MutateDeployedIndexRequest.Builder |
MutateDeployedIndexRequest.Builder.mergeDeployedIndex(DeployedIndex value)
Required.
|
DeployIndexRequest.Builder |
DeployIndexRequest.Builder.mergeDeployedIndex(DeployedIndex value)
Required.
|
MutateDeployedIndexResponse.Builder |
MutateDeployedIndexResponse.Builder.mergeDeployedIndex(DeployedIndex value)
The DeployedIndex that had been updated in the IndexEndpoint.
|
DeployedIndex.Builder |
DeployedIndex.Builder.mergeFrom(DeployedIndex other) |
static DeployedIndex.Builder |
DeployedIndex.newBuilder(DeployedIndex prototype) |
DeployIndexResponse.Builder |
DeployIndexResponse.Builder.setDeployedIndex(DeployedIndex value)
The DeployedIndex that had been deployed in the IndexEndpoint.
|
MutateDeployedIndexRequest.Builder |
MutateDeployedIndexRequest.Builder.setDeployedIndex(DeployedIndex value)
Required.
|
DeployIndexRequest.Builder |
DeployIndexRequest.Builder.setDeployedIndex(DeployedIndex value)
Required.
|
MutateDeployedIndexResponse.Builder |
MutateDeployedIndexResponse.Builder.setDeployedIndex(DeployedIndex value)
The DeployedIndex that had been updated in the IndexEndpoint.
|
IndexEndpoint.Builder |
IndexEndpoint.Builder.setDeployedIndexes(int index,
DeployedIndex value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
IndexEndpoint.Builder |
IndexEndpoint.Builder.addAllDeployedIndexes(Iterable<? extends DeployedIndex> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.