Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedIndexOrBuilder
-
Packages that use DeployedIndexOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedIndexOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedIndexOrBuilder Modifier and Type Class Description class
DeployedIndex
A deployment of an Index.static class
DeployedIndex.Builder
A deployment of an Index.Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedIndexOrBuilder Modifier and Type Method Description DeployedIndexOrBuilder
IndexEndpoint.Builder. getDeployedIndexesOrBuilder(int index)
Output only.DeployedIndexOrBuilder
IndexEndpoint. getDeployedIndexesOrBuilder(int index)
Output only.DeployedIndexOrBuilder
IndexEndpointOrBuilder. getDeployedIndexesOrBuilder(int index)
Output only.DeployedIndexOrBuilder
DeployIndexRequest.Builder. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
DeployIndexRequest. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
DeployIndexRequestOrBuilder. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
DeployIndexResponse.Builder. getDeployedIndexOrBuilder()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndexOrBuilder
DeployIndexResponse. getDeployedIndexOrBuilder()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndexOrBuilder
DeployIndexResponseOrBuilder. getDeployedIndexOrBuilder()
The DeployedIndex that had been deployed in the IndexEndpoint.DeployedIndexOrBuilder
MutateDeployedIndexRequest.Builder. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
MutateDeployedIndexRequest. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
MutateDeployedIndexRequestOrBuilder. getDeployedIndexOrBuilder()
Required.DeployedIndexOrBuilder
MutateDeployedIndexResponse.Builder. getDeployedIndexOrBuilder()
The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndexOrBuilder
MutateDeployedIndexResponse. getDeployedIndexOrBuilder()
The DeployedIndex that had been updated in the IndexEndpoint.DeployedIndexOrBuilder
MutateDeployedIndexResponseOrBuilder. getDeployedIndexOrBuilder()
The DeployedIndex that had been updated in the IndexEndpoint.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeployedIndexOrBuilder Modifier and Type Method Description List<? extends DeployedIndexOrBuilder>
IndexEndpoint.Builder. getDeployedIndexesOrBuilderList()
Output only.List<? extends DeployedIndexOrBuilder>
IndexEndpoint. getDeployedIndexesOrBuilderList()
Output only.List<? extends DeployedIndexOrBuilder>
IndexEndpointOrBuilder. getDeployedIndexesOrBuilderList()
Output only.
-