Datastream V1 API - Class Google::Cloud::Datastream::V1::BigQueryDestinationConfig (v0.13.0)

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

BigQuery destination configuration

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#append_only

def append_only() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::AppendOnly
Returns

#append_only=

def append_only=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::AppendOnly
Parameter
Returns

#data_freshness

def data_freshness() -> ::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — The guaranteed data freshness (in seconds) when querying tables created by the stream. Editing this field will only affect new tables created in the future, but existing tables will not be impacted. Lower values mean that queries will return fresher data, but may result in higher cost.

#data_freshness=

def data_freshness=(value) -> ::Google::Protobuf::Duration
Parameter
  • value (::Google::Protobuf::Duration) — The guaranteed data freshness (in seconds) when querying tables created by the stream. Editing this field will only affect new tables created in the future, but existing tables will not be impacted. Lower values mean that queries will return fresher data, but may result in higher cost.
Returns
  • (::Google::Protobuf::Duration) — The guaranteed data freshness (in seconds) when querying tables created by the stream. Editing this field will only affect new tables created in the future, but existing tables will not be impacted. Lower values mean that queries will return fresher data, but may result in higher cost.

#merge

def merge() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::Merge
Returns

#merge=

def merge=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::Merge
Parameter
Returns

#single_target_dataset

def single_target_dataset() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SingleTargetDataset
Returns

#single_target_dataset=

def single_target_dataset=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::SingleTargetDataset
Parameter
Returns

#source_hierarchy_datasets

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

#source_hierarchy_datasets=

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