Datastream V1 API - Class Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SourceHierarchyDatasets (v1.3.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SourceHierarchyDatasets.

Destination datasets are created so that hierarchy of the destination data objects matches the source hierarchy.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_template

def dataset_template() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SourceHierarchyDatasets::DatasetTemplate
Returns

#dataset_template=

def dataset_template=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SourceHierarchyDatasets::DatasetTemplate
Parameter
Returns

#project_id

def project_id() -> ::String
Returns
  • (::String) — Optional. The project id of the BigQuery dataset. If not specified, the project will be inferred from the stream resource.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The project id of the BigQuery dataset. If not specified, the project will be inferred from the stream resource.
Returns
  • (::String) — Optional. The project id of the BigQuery dataset. If not specified, the project will be inferred from the stream resource.