| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
DeployedModelRef
Points to a DeployedModel.
|
static class |
DeployedModelRef.Builder
Points to a DeployedModel.
|
| Modifier and Type | Method and Description |
|---|---|
DeployedModelRefOrBuilder |
QueryDeployedModelsResponse.getDeployedModelRefsOrBuilder(int index)
References to the DeployedModels that share the specified
deploymentResourcePool.
|
DeployedModelRefOrBuilder |
QueryDeployedModelsResponse.Builder.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.getDeployedModelsOrBuilder(int index)
Output only.
|
DeployedModelRefOrBuilder |
Model.Builder.getDeployedModelsOrBuilder(int index)
Output only.
|
DeployedModelRefOrBuilder |
ModelOrBuilder.getDeployedModelsOrBuilder(int index)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DeployedModelRefOrBuilder> |
QueryDeployedModelsResponse.getDeployedModelRefsOrBuilderList()
References to the DeployedModels that share the specified
deploymentResourcePool.
|
List<? extends DeployedModelRefOrBuilder> |
QueryDeployedModelsResponse.Builder.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.getDeployedModelsOrBuilderList()
Output only.
|
List<? extends DeployedModelRefOrBuilder> |
Model.Builder.getDeployedModelsOrBuilderList()
Output only.
|
List<? extends DeployedModelRefOrBuilder> |
ModelOrBuilder.getDeployedModelsOrBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.