Class: Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SingleTargetDataset
- Inherits:
-
Object
- Object
- Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SingleTargetDataset
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/datastream/v1/datastream_resources.rb
Overview
A single target dataset to which all data will be streamed.
Instance Attribute Summary collapse
Instance Attribute Details
#dataset_id ⇒ ::String
718 719 720 721 |
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 718 class SingleTargetDataset include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |