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

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

Define the Connectors target endpoint.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destinations

def destinations() -> ::Array<::Google::Cloud::Connectors::V1::Destination>
Returns

#destinations=

def destinations=(value) -> ::Array<::Google::Cloud::Connectors::V1::Destination>
Parameter
Returns

#key

def key() -> ::String
Returns
  • (::String) — The key is the destination identifier that is supported by the Connector.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — The key is the destination identifier that is supported by the Connector.
Returns
  • (::String) — The key is the destination identifier that is supported by the Connector.