Uses of Interface
com.google.cloud.aiplatform.v1.DeployedModelRefOrBuilder
-
Packages that use DeployedModelRefOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DeployedModelRefOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement DeployedModelRefOrBuilder Modifier and Type Class Description classDeployedModelRefPoints to a DeployedModel.static classDeployedModelRef.BuilderPoints to a DeployedModel.Methods in com.google.cloud.aiplatform.v1 that return DeployedModelRefOrBuilder Modifier and Type Method Description DeployedModelRefOrBuilderModel.Builder. getDeployedModelsOrBuilder(int index)Output only.DeployedModelRefOrBuilderModel. getDeployedModelsOrBuilder(int index)Output only.DeployedModelRefOrBuilderModelOrBuilder. getDeployedModelsOrBuilder(int index)Output only.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedModelRefOrBuilder Modifier and Type Method Description List<? extends DeployedModelRefOrBuilder>Model.Builder. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelRefOrBuilder>Model. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelRefOrBuilder>ModelOrBuilder. getDeployedModelsOrBuilderList()Output only.
-