Class: Google::Cloud::CloudDMS::V1::PrivateServiceConnectConnectivity

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#service_attachment::String

Returns Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}.

Returns:

  • (::String)

    Required. A service attachment that exposes a database, and has the following format: projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}



613
614
615
616
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 613

class PrivateServiceConnectConnectivity
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end