Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::UpdateDeploymentResourcePoolRequest.
Request message for UpdateDeploymentResourcePool method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment_resource_pool
def deployment_resource_pool() -> ::Google::Cloud::AIPlatform::V1::DeploymentResourcePool
-
(::Google::Cloud::AIPlatform::V1::DeploymentResourcePool) — Required. The DeploymentResourcePool to update.
The DeploymentResourcePool's
name
field is used to identify the DeploymentResourcePool to update. Format:projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
#deployment_resource_pool=
def deployment_resource_pool=(value) -> ::Google::Cloud::AIPlatform::V1::DeploymentResourcePool
-
value (::Google::Cloud::AIPlatform::V1::DeploymentResourcePool) — Required. The DeploymentResourcePool to update.
The DeploymentResourcePool's
name
field is used to identify the DeploymentResourcePool to update. Format:projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
-
(::Google::Cloud::AIPlatform::V1::DeploymentResourcePool) — Required. The DeploymentResourcePool to update.
The DeploymentResourcePool's
name
field is used to identify the DeploymentResourcePool to update. Format:projects/{project}/locations/{location}/deploymentResourcePools/{deployment_resource_pool}
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.