Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::UpdateDeploymentRequest.
Request message for AgentService.UpdateDeployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deployment
def deployment() -> ::Google::Cloud::Ces::V1beta::Deployment
Returns
- (::Google::Cloud::Ces::V1beta::Deployment) — Required. The deployment to update.
#deployment=
def deployment=(value) -> ::Google::Cloud::Ces::V1beta::Deployment
Parameter
- value (::Google::Cloud::Ces::V1beta::Deployment) — Required. The deployment to update.
Returns
- (::Google::Cloud::Ces::V1beta::Deployment) — Required. The deployment to update.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update.