Class DeployModelResponse.Builder (3.2.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.2.0keyboard_arrow_down
public static final class DeployModelResponse . Builder extends GeneratedMessageV3 . Builder<DeployModelResponse . Builder > implements DeployModelResponseOrBuilder
Response message for EndpointService.DeployModel .
Protobuf type google.cloud.aiplatform.v1.DeployModelResponse
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
public DeployModelResponse . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public DeployModelResponse build ()
Returns
public DeployModelResponse buildPartial ()
Returns
public DeployModelResponse . Builder clear ()
Returns
Overrides
public DeployModelResponse . Builder clearDeployedModel ()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Returns
public DeployModelResponse . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
public DeployModelResponse . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
public DeployModelResponse . Builder clone ()
Returns
Overrides
public DeployModelResponse getDefaultInstanceForType ()
Returns
public DeployedModel getDeployedModel ()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Returns
public DeployedModel . Builder getDeployedModelBuilder ()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Returns
public DeployedModelOrBuilder getDeployedModelOrBuilder ()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Returns
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
public boolean hasDeployedModel ()
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Returns
Type
Description
boolean
Whether the deployedModel field is set.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public DeployModelResponse . Builder mergeDeployedModel ( DeployedModel value )
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Parameter
Returns
public DeployModelResponse . Builder mergeFrom ( DeployModelResponse other )
Parameter
Returns
public DeployModelResponse . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
public DeployModelResponse . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
public final DeployModelResponse . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
public DeployModelResponse . Builder setDeployedModel ( DeployedModel value )
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Parameter
Returns
public DeployModelResponse . Builder setDeployedModel ( DeployedModel . Builder builderForValue )
The DeployedModel that had been deployed in the Endpoint.
.google.cloud.aiplatform.v1.DeployedModel deployed_model = 1;
Parameter
Returns
public DeployModelResponse . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public DeployModelResponse . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
public final DeployModelResponse . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]