Reference documentation and code samples for the Google Cloud Datastream V1 Client class DestinationConfig.
The configuration of the stream destination.
Generated from protobuf message google.cloud.datastream.v1.DestinationConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ destination_connection_profile
string
Required. Destination connection profile resource. Format: projects/{project}/locations/{location}/connectionProfiles/{name}
↳ gcs_destination_config
Google\Cloud\Datastream\V1\GcsDestinationConfig
A configuration for how data should be loaded to Cloud Storage.
↳ bigquery_destination_config
getDestinationConnectionProfile
Required. Destination connection profile resource.
Format: projects/{project}/locations/{location}/connectionProfiles/{name}
string
setDestinationConnectionProfile
Required. Destination connection profile resource.
Format: projects/{project}/locations/{location}/connectionProfiles/{name}
var
string
$this
getGcsDestinationConfig
A configuration for how data should be loaded to Cloud Storage.
hasGcsDestinationConfig
setGcsDestinationConfig
A configuration for how data should be loaded to Cloud Storage.
$this
getBigqueryDestinationConfig
BigQuery destination configuration.
hasBigqueryDestinationConfig
setBigqueryDestinationConfig
BigQuery destination configuration.
$this
getDestinationStreamConfig
string