Google Cloud Datastream V1 Client - Class SourceHierarchyDatasets (1.0.5)

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

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dataset_template Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate

getDatasetTemplate

Generated from protobuf field .google.cloud.datastream.v1.BigQueryDestinationConfig.SourceHierarchyDatasets.DatasetTemplate dataset_template = 2;

Returns
Type Description
Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate|null

hasDatasetTemplate

clearDatasetTemplate

setDatasetTemplate

Generated from protobuf field .google.cloud.datastream.v1.BigQueryDestinationConfig.SourceHierarchyDatasets.DatasetTemplate dataset_template = 2;

Parameter
Name Description
var Google\Cloud\Datastream\V1\BigQueryDestinationConfig\SourceHierarchyDatasets\DatasetTemplate
Returns
Type Description
$this