Class: Google::Cloud::Connectors::V1::Destination

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

Instance Attribute Summary collapse

Instance Attribute Details

#host::String

Returns For publicly routable host.

Returns:

  • (::String)

    For publicly routable host.



46
47
48
49
# File 'proto_docs/google/cloud/connectors/v1/destination_config.rb', line 46

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

#port::Integer

Returns The port is the target port number that is accepted by the destination.

Returns:

  • (::Integer)

    The port is the target port number that is accepted by the destination.



46
47
48
49
# File 'proto_docs/google/cloud/connectors/v1/destination_config.rb', line 46

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

#service_attachment::String

Returns PSC service attachments. Format: projects//regions//serviceAttachments/*.

Returns:

  • (::String)

    PSC service attachments. Format: projects//regions//serviceAttachments/*



46
47
48
49
# File 'proto_docs/google/cloud/connectors/v1/destination_config.rb', line 46

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