Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedModelRefOrBuilder
-
Packages that use DeployedModelRefOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedModelRefOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedModelRefOrBuilder Modifier and Type Class Description class
DeployedModelRef
Points to a DeployedModel.static class
DeployedModelRef.Builder
Points to a DeployedModel.Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedModelRefOrBuilder Modifier and Type Method Description DeployedModelRefOrBuilder
QueryDeployedModelsResponse.Builder. getDeployedModelRefsOrBuilder(int index)
References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilder
QueryDeployedModelsResponse. getDeployedModelRefsOrBuilder(int index)
References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilder
QueryDeployedModelsResponseOrBuilder. getDeployedModelRefsOrBuilder(int index)
References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilder
Model.Builder. getDeployedModelsOrBuilder(int index)
Output only.DeployedModelRefOrBuilder
Model. getDeployedModelsOrBuilder(int index)
Output only.DeployedModelRefOrBuilder
ModelOrBuilder. getDeployedModelsOrBuilder(int index)
Output only.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeployedModelRefOrBuilder Modifier and Type Method Description List<? extends DeployedModelRefOrBuilder>
QueryDeployedModelsResponse.Builder. getDeployedModelRefsOrBuilderList()
References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>
QueryDeployedModelsResponse. getDeployedModelRefsOrBuilderList()
References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>
QueryDeployedModelsResponseOrBuilder. getDeployedModelRefsOrBuilderList()
References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>
Model.Builder. getDeployedModelsOrBuilderList()
Output only.List<? extends DeployedModelRefOrBuilder>
Model. getDeployedModelsOrBuilderList()
Output only.List<? extends DeployedModelRefOrBuilder>
ModelOrBuilder. getDeployedModelsOrBuilderList()
Output only.
-