google_api_big_query v0.16.0 GoogleApi.BigQuery.V2.Model.DatasetListDatasets View Source
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
) - A descriptive name for the dataset, if one exists.id
(type:String.t
, default:nil
) - The fully-qualified, unique, opaque ID of the dataset.kind
(type:String.t
, default:bigquery#dataset
) - 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 data resides.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.