Reference documentation and code samples for the Analytics Hub V1beta1 API class Google::Cloud::Bigquery::DataExchange::V1beta1::Listing::BigQueryDatasetSource.
A reference to a Shared dataset. It's an existing BigQuery dataset with a collection of objects, such as tables and views, that you want to share with subscribers. Upon subscription to a Listing, Data Exchange creates a Linked dataset in the subscriber's project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a "symbolic link" to a shared dataset.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset
def dataset() -> ::String
-
(::String) — Resource name of the dataset source for this listing.
e.g.
projects/myproject/datasets/123
#dataset=
def dataset=(value) -> ::String
-
value (::String) — Resource name of the dataset source for this listing.
e.g.
projects/myproject/datasets/123
-
(::String) — Resource name of the dataset source for this listing.
e.g.
projects/myproject/datasets/123