Skip to content

Commit d94ebee

Browse files
fix(bigquery): update the api
#### bigquery:v2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 056033d commit d94ebee

File tree

5 files changed

+119
-112
lines changed

5 files changed

+119
-112
lines changed

docs/dyn/bigquery_v2.datasets.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,10 @@ <h3>Method Details</h3>
216216
},
217217
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
218218
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
219-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
219+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
220220
&quot;a_key&quot;: &quot;A String&quot;,
221221
},
222-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
222+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
223223
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
224224
},
225225
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -318,10 +318,10 @@ <h3>Method Details</h3>
318318
},
319319
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
320320
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
321-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
321+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
322322
&quot;a_key&quot;: &quot;A String&quot;,
323323
},
324-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
324+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
325325
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
326326
},
327327
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -418,10 +418,10 @@ <h3>Method Details</h3>
418418
},
419419
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
420420
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
421-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
421+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
422422
&quot;a_key&quot;: &quot;A String&quot;,
423423
},
424-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
424+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
425425
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
426426
},
427427
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -578,10 +578,10 @@ <h3>Method Details</h3>
578578
},
579579
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
580580
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
581-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
581+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
582582
&quot;a_key&quot;: &quot;A String&quot;,
583583
},
584-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
584+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
585585
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
586586
},
587587
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -678,10 +678,10 @@ <h3>Method Details</h3>
678678
},
679679
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
680680
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
681-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
681+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
682682
&quot;a_key&quot;: &quot;A String&quot;,
683683
},
684-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
684+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
685685
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
686686
},
687687
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -793,10 +793,10 @@ <h3>Method Details</h3>
793793
},
794794
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
795795
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
796-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
796+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
797797
&quot;a_key&quot;: &quot;A String&quot;,
798798
},
799-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
799+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
800800
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
801801
},
802802
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -896,10 +896,10 @@ <h3>Method Details</h3>
896896
},
897897
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
898898
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
899-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
899+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
900900
&quot;a_key&quot;: &quot;A String&quot;,
901901
},
902-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
902+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
903903
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
904904
},
905905
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.
@@ -996,10 +996,10 @@ <h3>Method Details</h3>
996996
},
997997
&quot;location&quot;: &quot;A String&quot;, # The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
998998
&quot;maxTimeTravelHours&quot;: &quot;A String&quot;, # Optional. Defines the time travel window in hours. The value can be from 48 to 168 hours (2 to 7 days). The default value is 168 hours if this is not set.
999-
&quot;resourceTags&quot;: { # Optional. The [tags](/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](/iam/docs/tags-access-control#definitions) for more details.
999+
&quot;resourceTags&quot;: { # Optional. The [tags](https://cloud.google.com/bigquery/docs/tags) attached to this dataset. Tag keys are globally unique. Tag key is expected to be in the namespaced format, for example &quot;123456789012/environment&quot; where 123456789012 is the ID of the parent organization or project resource for this tag key. Tag value is expected to be the short name, for example &quot;Production&quot;. See [Tag definitions](https://cloud.google.com/iam/docs/tags-access-control#definitions) for more details.
10001000
&quot;a_key&quot;: &quot;A String&quot;,
10011001
},
1002-
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
1002+
&quot;restrictions&quot;: { # Optional. Output only. Restriction config for all tables and dataset. If set, restrict certain accesses on the dataset and all its tables based on the config. See [Data egress](https://cloud.google.com/bigquery/docs/analytics-hub-introduction#data_egress) for more details.
10031003
&quot;type&quot;: &quot;A String&quot;, # Output only. Specifies the type of dataset/table restriction.
10041004
},
10051005
&quot;satisfiesPzi&quot;: True or False, # Output only. Reserved for future use.

0 commit comments

Comments
 (0)