Class DestinationConfig (1.2.0)

DestinationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
destination_connection_profile_name str
Required. Destination connection profile identifier.
gcs_destination_config google.cloud.datastream_v1alpha1.types.GcsDestinationConfig
This field is a member of `oneof`_ ``destination_stream_config``.

Inheritance

builtins.object > proto.message.Message > DestinationConfig