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 classDeployedIndexRefPoints to a DeployedIndex.static classDeployedIndexRef.BuilderPoints to a DeployedIndex.Methods in com.google.cloud.aiplatform.v1 that return DeployedIndexRefOrBuilder Modifier and Type Method Description DeployedIndexRefOrBuilderIndex.Builder. getDeployedIndexesOrBuilder(int index)Output only.DeployedIndexRefOrBuilderIndex. getDeployedIndexesOrBuilder(int index)Output only.DeployedIndexRefOrBuilderIndexOrBuilder. 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.
-