Datastream V1 API - Class Google::Cloud::Datastream::V1::DestinationConfig (v0.3.0)

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

The configuration of the stream destination.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_connection_profile

def destination_connection_profile() -> ::String
Returns
  • (::String) — Required. Destination connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}

#destination_connection_profile=

def destination_connection_profile=(value) -> ::String
Parameter
  • value (::String) — Required. Destination connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}
Returns
  • (::String) — Required. Destination connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}

#gcs_destination_config

def gcs_destination_config() -> ::Google::Cloud::Datastream::V1::GcsDestinationConfig
Returns

#gcs_destination_config=

def gcs_destination_config=(value) -> ::Google::Cloud::Datastream::V1::GcsDestinationConfig
Parameter
Returns