public interface DeployModelResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DeployedModel |
getDeployedModel()
The DeployedModel that had been deployed in the Endpoint.
|
DeployedModelOrBuilder |
getDeployedModelOrBuilder()
The DeployedModel that had been deployed in the Endpoint.
|
boolean |
hasDeployedModel()
The DeployedModel that had been deployed in the Endpoint.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDeployedModel()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;DeployedModel getDeployedModel()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;DeployedModelOrBuilder getDeployedModelOrBuilder()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;Copyright © 2025 Google LLC. All rights reserved.