Method: Google::Cloud::CloudDMS::V1::UpdateConnectionProfileRequest#connection_profile
- Defined in:
- proto_docs/google/cloud/clouddms/v1/clouddms.rb
#connection_profile ⇒ ::Google::Cloud::CloudDMS::V1::ConnectionProfile
Returns Required. The connection profile parameters to update.
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 |