Connectors V1 API - Class Google::Cloud::Connectors::V1::Destination (v0.1.0)

Reference documentation and code samples for the Connectors V1 API class Google::Cloud::Connectors::V1::Destination.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#host

def host() -> ::String
Returns
  • (::String) — For publicly routable host.

#host=

def host=(value) -> ::String
Parameter
  • value (::String) — For publicly routable host.
Returns
  • (::String) — For publicly routable host.

#port

def port() -> ::Integer
Returns
  • (::Integer) — The port is the target port number that is accepted by the destination.

#port=

def port=(value) -> ::Integer
Parameter
  • value (::Integer) — 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.

#service_attachment

def service_attachment() -> ::String
Returns
  • (::String) — PSC service attachments. Format: projects//regions//serviceAttachments/*

#service_attachment=

def service_attachment=(value) -> ::String
Parameter
  • value (::String) — PSC service attachments. Format: projects//regions//serviceAttachments/*
Returns
  • (::String) — PSC service attachments. Format: projects//regions//serviceAttachments/*