Class: Google::Cloud::CloudDMS::V1::PrivateConnectivity

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

Private Connectivity.

Instance Attribute Summary collapse

Instance Attribute Details

#private_connection::String

Returns Required. The resource name (URI) of the private connection.

Returns:

  • (::String)

    Required. The resource name (URI) of the private connection.



686
687
688
689
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 686

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