BigQuery v0.0.13 BigQuery.Types.DatasetReference

Reference to a BigQuery dataset.

Fields:

  • datasetId - [Required] The ID of the dataset containing this table.
  • projectId - [Required] The ID of the project containing this table.

Summary

Types

t()
t() :: %BigQuery.Types.DatasetReference{datasetId: String.t, projectId: String.t}