GoogleApi.BigQuery.V2.Model.DatasetListDatasets (google_api_big_query v0.88.0)
View SourceA dataset resource with only a subset of fields, to be returned in a list of datasets.
Attributes
-
datasetReference(type:GoogleApi.BigQuery.V2.Model.DatasetReference.t, default:nil) - The dataset reference. Use this property to access specific parts of the dataset's ID, such as project ID or dataset ID. -
friendlyName(type:String.t, default:nil) - An alternate name for the dataset. The friendly name is purely decorative in nature. -
id(type:String.t, default:nil) - The fully-qualified, unique, opaque ID of the dataset. -
kind(type:String.t, default:nil) - The resource type. This property always returns the value "bigquery#dataset" -
labels(type:map(), default:nil) - The labels associated with this dataset. You can use these to organize and group your datasets. -
location(type:String.t, default:nil) - The geographic location where the dataset resides.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.