Uses of Interface
com.google.cloud.aiplatform.v1.DeployedIndexRefOrBuilder
-
Packages that use DeployedIndexRefOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DeployedIndexRefOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement DeployedIndexRefOrBuilder Modifier and Type Class Description class
DeployedIndexRef
Points to a DeployedIndex.static class
DeployedIndexRef.Builder
Points to a DeployedIndex.Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexRefOrBuilder Modifier and Type Method Description DeployedIndexRefOrBuilder
Index.Builder. getDeployedIndexesOrBuilder(int index)
Output only.DeployedIndexRefOrBuilder
Index. getDeployedIndexesOrBuilder(int index)
Output only.DeployedIndexRefOrBuilder
IndexOrBuilder. getDeployedIndexesOrBuilder(int index)
Output only.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndexRefOrBuilder Modifier and Type Method Description List<? extends DeployedIndexRefOrBuilder>
Index.Builder. getDeployedIndexesOrBuilderList()
Output only.List<? extends DeployedIndexRefOrBuilder>
Index. getDeployedIndexesOrBuilderList()
Output only.List<? extends DeployedIndexRefOrBuilder>
IndexOrBuilder. getDeployedIndexesOrBuilderList()
Output only.
-