Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SingleTargetDataset.
A single target dataset to which all data will be streamed.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset_id
def dataset_id() -> ::String
Returns
- (::String) — The dataset ID of the target dataset.
#dataset_id=
def dataset_id=(value) -> ::String
Parameter
- value (::String) — The dataset ID of the target dataset.
Returns
- (::String) — The dataset ID of the target dataset.