Reference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::Listing::BigQueryDatasetSource::SelectedResource.
Resource in this dataset that are selectively shared.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#table
def table() -> ::String
Returns
-
(::String) — Optional. Format:
For table:
projects/{projectId}/datasets/{datasetId}/tables/{tableId}
Example:"projects/test_project/datasets/test_dataset/tables/test_table"
#table=
def table=(value) -> ::String
Parameter
-
value (::String) — Optional. Format:
For table:
projects/{projectId}/datasets/{datasetId}/tables/{tableId}
Example:"projects/test_project/datasets/test_dataset/tables/test_table"
Returns
-
(::String) — Optional. Format:
For table:
projects/{projectId}/datasets/{datasetId}/tables/{tableId}
Example:"projects/test_project/datasets/test_dataset/tables/test_table"