Google Cloud Datastream V1 Client - Class SingleTargetDataset (1.1.0)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class SingleTargetDataset.

A single target dataset to which all data will be streamed.

Generated from protobuf message google.cloud.datastream.v1.BigQueryDestinationConfig.SingleTargetDataset

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ dataset_id string

The dataset ID of the target dataset.

getDatasetId

The dataset ID of the target dataset.

Returns
TypeDescription
string

setDatasetId

The dataset ID of the target dataset.

Parameter
NameDescription
var string
Returns
TypeDescription
$this