DestinationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration of the stream destination.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
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 .
|