Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndex
-
Packages that use DeployedIndex Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DeployedIndex in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndex Modifier and Type Method Description DeployedIndex
DeployedIndex.Builder. build()
DeployedIndex
DeployedIndex.Builder. buildPartial()
static DeployedIndex
DeployedIndex. getDefaultInstance()
DeployedIndex
DeployedIndex.Builder. getDefaultInstanceForType()
DeployedIndex
DeployedIndex. getDefaultInstanceForType()
DeployedIndex
DeployIndexRequest.Builder. getDeployedIndex()
Required.DeployedIndex
DeployIndexRequest. getDeployedIndex()
Required.DeployedIndex
DeployIndexRequestOrBuilder. getDeployedIndex()
Required.DeployedIndex
DeployIndexResponse.Builder. getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndex
DeployIndexResponse. getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndex
DeployIndexResponseOrBuilder. getDeployedIndex()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndex
MutateDeployedIndexRequest.Builder. getDeployedIndex()
Required.DeployedIndex
MutateDeployedIndexRequest. getDeployedIndex()
Required.DeployedIndex
MutateDeployedIndexRequestOrBuilder. getDeployedIndex()
Required.DeployedIndex
MutateDeployedIndexResponse.Builder. getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndex
MutateDeployedIndexResponse. getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndex
MutateDeployedIndexResponseOrBuilder. getDeployedIndex()
The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndex
IndexEndpoint.Builder. getDeployedIndexes(int index)
Output only.DeployedIndex
IndexEndpoint. 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(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)
static DeployedIndex
DeployedIndex. parseFrom(ByteBuffer data)
static DeployedIndex
DeployedIndex. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndex Modifier and Type Method Description List<DeployedIndex>
IndexEndpoint.Builder. getDeployedIndexesList()
Output only.List<DeployedIndex>
IndexEndpoint. getDeployedIndexesList()
Output only.List<DeployedIndex>
IndexEndpointOrBuilder. getDeployedIndexesList()
Output only.com.google.protobuf.Parser<DeployedIndex>
DeployedIndex. getParserForType()
static com.google.protobuf.Parser<DeployedIndex>
DeployedIndex. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndex Modifier and Type Method Description IndexEndpoint.Builder
IndexEndpoint.Builder. addDeployedIndexes(int index, DeployedIndex value)
Output only.IndexEndpoint.Builder
IndexEndpoint.Builder. addDeployedIndexes(DeployedIndex value)
Output only.com.google.api.gax.longrunning.OperationFuture<DeployIndexResponse,DeployIndexOperationMetadata>
IndexEndpointServiceClient. deployIndexAsync(IndexEndpointName indexEndpoint, DeployedIndex deployedIndex)
Deploys an Index into this IndexEndpoint, creating a DeployedIndex within it.com.google.api.gax.longrunning.OperationFuture<DeployIndexResponse,DeployIndexOperationMetadata>
IndexEndpointServiceClient. deployIndexAsync(String indexEndpoint, DeployedIndex deployedIndex)
Deploys an Index into this IndexEndpoint, creating a DeployedIndex within it.DeployIndexRequest.Builder
DeployIndexRequest.Builder. mergeDeployedIndex(DeployedIndex value)
Required.DeployIndexResponse.Builder
DeployIndexResponse.Builder. mergeDeployedIndex(DeployedIndex value)
The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder
MutateDeployedIndexRequest.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)
com.google.api.gax.longrunning.OperationFuture<MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>
IndexEndpointServiceClient. mutateDeployedIndexAsync(IndexEndpointName indexEndpoint, DeployedIndex deployedIndex)
Update an existing DeployedIndex under an IndexEndpoint.com.google.api.gax.longrunning.OperationFuture<MutateDeployedIndexResponse,MutateDeployedIndexOperationMetadata>
IndexEndpointServiceClient. mutateDeployedIndexAsync(String indexEndpoint, DeployedIndex deployedIndex)
Update an existing DeployedIndex under an IndexEndpoint.static DeployedIndex.Builder
DeployedIndex. newBuilder(DeployedIndex prototype)
DeployIndexRequest.Builder
DeployIndexRequest.Builder. setDeployedIndex(DeployedIndex value)
Required.DeployIndexResponse.Builder
DeployIndexResponse.Builder. setDeployedIndex(DeployedIndex value)
The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder
MutateDeployedIndexRequest.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.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type DeployedIndex Modifier and Type Method Description IndexEndpoint.Builder
IndexEndpoint.Builder. addAllDeployedIndexes(Iterable<? extends DeployedIndex> values)
Output only.
-