Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2424)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Feb 19, 2024
1 parent af6aa38 commit b3f9c38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bigquery/v2/bigquery-api.json
Expand Up @@ -1844,7 +1844,7 @@
}
}
},
"revision": "20240203",
"revision": "20240211",
"rootUrl": "https://bigquery.googleapis.com/",
"schemas": {
"AggregateClassificationMetrics": {
Expand Down Expand Up @@ -3106,7 +3106,7 @@
},
"externalDatasetReference": {
"$ref": "ExternalDatasetReference",
"description": "Optional. Information about the external metadata storage where the dataset is defined. Filled out when the dataset type is EXTERNAL."
"description": "Optional. Reference to a read-only external dataset defined in data catalogs outside of BigQuery. Filled out when the dataset type is EXTERNAL."
},
"friendlyName": {
"description": "Optional. A descriptive name for the dataset.",
Expand Down
6 changes: 3 additions & 3 deletions bigquery/v2/bigquery-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b3f9c38

Please sign in to comment.