You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/bigquery_v2.datasets.html
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,7 @@ <h3>Method Details</h3>
172
172
"etag": "A String", # [Output-only] A hash of the resource.
173
173
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
174
174
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
175
176
"kind": "bigquery#dataset", # [Output-only] The resource type.
176
177
"labels": { # 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.
177
178
"a_key": "A String",
@@ -238,6 +239,7 @@ <h3>Method Details</h3>
238
239
"etag": "A String", # [Output-only] A hash of the resource.
239
240
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
240
241
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
241
243
"kind": "bigquery#dataset", # [Output-only] The resource type.
242
244
"labels": { # 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.
243
245
"a_key": "A String",
@@ -298,6 +300,7 @@ <h3>Method Details</h3>
298
300
"etag": "A String", # [Output-only] A hash of the resource.
299
301
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
300
302
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
301
304
"kind": "bigquery#dataset", # [Output-only] The resource type.
302
305
"labels": { # 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.
303
306
"a_key": "A String",
@@ -415,6 +418,7 @@ <h3>Method Details</h3>
415
418
"etag": "A String", # [Output-only] A hash of the resource.
416
419
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
417
420
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
418
422
"kind": "bigquery#dataset", # [Output-only] The resource type.
419
423
"labels": { # 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.
420
424
"a_key": "A String",
@@ -475,6 +479,7 @@ <h3>Method Details</h3>
475
479
"etag": "A String", # [Output-only] A hash of the resource.
476
480
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
477
481
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
478
483
"kind": "bigquery#dataset", # [Output-only] The resource type.
479
484
"labels": { # 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.
480
485
"a_key": "A String",
@@ -542,6 +547,7 @@ <h3>Method Details</h3>
542
547
"etag": "A String", # [Output-only] A hash of the resource.
543
548
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
544
549
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
545
551
"kind": "bigquery#dataset", # [Output-only] The resource type.
546
552
"labels": { # 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.
547
553
"a_key": "A String",
@@ -602,6 +608,7 @@ <h3>Method Details</h3>
602
608
"etag": "A String", # [Output-only] A hash of the resource.
603
609
"friendlyName": "A String", # [Optional] A descriptive name for the dataset.
604
610
"id": "A String", # [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
+
"isCaseInsensitive": True or False, # [Optional] Indicates if table names are case insensitive in the dataset.
605
612
"kind": "bigquery#dataset", # [Output-only] The resource type.
606
613
"labels": { # 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.
0 commit comments