Reference documentation and code samples for the Google Cloud Datastream V1 Client class SourceHierarchyDatasets.
Destination datasets are created so that hierarchy of the destination data objects matches the source hierarchy.
Generated from protobuf message google.cloud.datastream.v1.BigQueryDestinationConfig.SourceHierarchyDatasets
Namespace
Google \ Cloud \ Datastream \ V1 \ BigQueryDestinationConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dataset_template |
Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate
The dataset template to use for dynamic dataset creation. |
getDatasetTemplate
The dataset template to use for dynamic dataset creation.
Returns | |
---|---|
Type | Description |
Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate|null |
hasDatasetTemplate
clearDatasetTemplate
setDatasetTemplate
The dataset template to use for dynamic dataset creation.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate
|
Returns | |
---|---|
Type | Description |
$this |