Skip to content

Commit 304bbde

Browse files
feat(bigquery): update the api
#### bigquery:v2 The following keys were added: - schemas.CsvOptions.properties.null_marker.type (Total Keys: 1) - schemas.Dataset.properties.isCaseInsensitive.type (Total Keys: 1) - schemas.TableFieldSchema.properties.collationSpec.type (Total Keys: 1)
1 parent a3a03e7 commit 304bbde

File tree

4 files changed

+63
-1
lines changed

4 files changed

+63
-1
lines changed

docs/dyn/bigquery_v2.datasets.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ <h3>Method Details</h3>
172172
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
173173
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
174174
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
175+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
175176
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
176177
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
177178
&quot;a_key&quot;: &quot;A String&quot;,
@@ -238,6 +239,7 @@ <h3>Method Details</h3>
238239
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
239240
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
240241
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
242+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
241243
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
242244
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
243245
&quot;a_key&quot;: &quot;A String&quot;,
@@ -298,6 +300,7 @@ <h3>Method Details</h3>
298300
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
299301
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
300302
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
303+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
301304
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
302305
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
303306
&quot;a_key&quot;: &quot;A String&quot;,
@@ -415,6 +418,7 @@ <h3>Method Details</h3>
415418
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
416419
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
417420
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
421+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
418422
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
419423
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
420424
&quot;a_key&quot;: &quot;A String&quot;,
@@ -475,6 +479,7 @@ <h3>Method Details</h3>
475479
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
476480
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
477481
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
482+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
478483
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
479484
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
480485
&quot;a_key&quot;: &quot;A String&quot;,
@@ -542,6 +547,7 @@ <h3>Method Details</h3>
542547
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
543548
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
544549
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
550+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
545551
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
546552
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
547553
&quot;a_key&quot;: &quot;A String&quot;,
@@ -602,6 +608,7 @@ <h3>Method Details</h3>
602608
&quot;etag&quot;: &quot;A String&quot;, # [Output-only] A hash of the resource.
603609
&quot;friendlyName&quot;: &quot;A String&quot;, # [Optional] A descriptive name for the dataset.
604610
&quot;id&quot;: &quot;A String&quot;, # [Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId. The dataset name without the project name is given in the datasetId field. When creating a new dataset, leave this field blank, and instead specify the datasetId field.
611+
&quot;isCaseInsensitive&quot;: True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
605612
&quot;kind&quot;: &quot;bigquery#dataset&quot;, # [Output-only] The resource type.
606613
&quot;labels&quot;: { # The labels associated with this dataset. You can use these to organize and group your datasets. You can set this property when inserting or updating a dataset. See Creating and Updating Dataset Labels for more information.
607614
&quot;a_key&quot;: &quot;A String&quot;,

0 commit comments

Comments
 (0)