Method: Google::Cloud::CloudDMS::V1::UpdateConnectionProfileRequest#update_mask
- Defined in:
- proto_docs/google/cloud/clouddms/v1/clouddms.rb
#update_mask ⇒ ::Google::Protobuf::FieldMask
Returns Required. Field mask is used to specify the fields to be overwritten by the update in the conversion workspace resource.
440 441 442 443 |
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 440 class UpdateConnectionProfileRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |