Analytics Hub V1beta1 API - Class Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDataset (v0.7.0)

Reference documentation and code samples for the Analytics Hub V1beta1 API class Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDataset.

Defines the destination bigquery dataset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dataset_reference

def dataset_reference() -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDatasetReference
Returns

#dataset_reference=

def dataset_reference=(value) -> ::Google::Cloud::Bigquery::DataExchange::V1beta1::DestinationDatasetReference
Parameter
Returns

#description

def description() -> ::Google::Protobuf::StringValue
Returns

#description=

def description=(value) -> ::Google::Protobuf::StringValue
Parameter
Returns

#friendly_name

def friendly_name() -> ::Google::Protobuf::StringValue
Returns

#friendly_name=

def friendly_name=(value) -> ::Google::Protobuf::StringValue
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See https://cloud.google.com/resource-manager/docs/creating-managing-labels for more information.

#location

def location() -> ::String
Returns
  • (::String) — Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
Returns
  • (::String) — Required. The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.