Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::UpdateDeploymentRequest.
The UpdateDeployment method's request.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#deployment
def deployment() -> ::Google::Cloud::ApiHub::V1::Deployment-  (::Google::Cloud::ApiHub::V1::Deployment) — Required. The deployment resource to update.
The deployment resource's
namefield is used to identify the deployment resource to update. Format:projects/{project}/locations/{location}/deployments/{deployment} 
#deployment=
def deployment=(value) -> ::Google::Cloud::ApiHub::V1::Deployment-  value (::Google::Cloud::ApiHub::V1::Deployment) — Required. The deployment resource to update.
The deployment resource's
namefield is used to identify the deployment resource to update. Format:projects/{project}/locations/{location}/deployments/{deployment} 
-  (::Google::Cloud::ApiHub::V1::Deployment) — Required. The deployment resource to update.
The deployment resource's
namefield is used to identify the deployment resource to update. Format:projects/{project}/locations/{location}/deployments/{deployment} 
#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.