google_api_big_query v0.0.1 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.