google_api_big_query v0.1.0 GoogleApi.BigQuery.V2.Model.DatasetListDatasets View Source
Attributes
- datasetReference (DatasetReference): The dataset reference. Use this property to access specific parts of the dataset's ID, such as project ID or dataset ID. Defaults to:
null. - friendlyName (String.t): A descriptive name for the dataset, if one exists. Defaults to:
null. - id (String.t): The fully-qualified, unique, opaque ID of the dataset. Defaults to:
null. - kind (String.t): The resource type. This property always returns the value "bigquery#dataset". Defaults to:
null. - labels (%{optional(String.t) => String.t}): The labels associated with this dataset. You can use these to organize and group your datasets. Defaults to:
null. - location (String.t): [Experimental] The geographic location where the data resides. Defaults to:
null.
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
Unwrap a decoded JSON object into its complex fields.