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
@@ -163,6 +163,7 @@ <h3>Method Details</h3>
163
163
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
164
164
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
165
165
},
166
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
166
167
"defaultEncryptionConfiguration": {
167
168
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
168
169
},
@@ -230,6 +231,7 @@ <h3>Method Details</h3>
230
231
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
231
232
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
232
233
},
234
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
233
235
"defaultEncryptionConfiguration": {
234
236
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
235
237
},
@@ -291,6 +293,7 @@ <h3>Method Details</h3>
291
293
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
292
294
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
293
295
},
296
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
294
297
"defaultEncryptionConfiguration": {
295
298
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
296
299
},
@@ -409,6 +412,7 @@ <h3>Method Details</h3>
409
412
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
410
413
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
411
414
},
415
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
412
416
"defaultEncryptionConfiguration": {
413
417
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
414
418
},
@@ -470,6 +474,7 @@ <h3>Method Details</h3>
470
474
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
471
475
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
472
476
},
477
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
473
478
"defaultEncryptionConfiguration": {
474
479
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
475
480
},
@@ -538,6 +543,7 @@ <h3>Method Details</h3>
538
543
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
539
544
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
540
545
},
546
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
541
547
"defaultEncryptionConfiguration": {
542
548
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
543
549
},
@@ -599,6 +605,7 @@ <h3>Method Details</h3>
599
605
"datasetId": "A String", # [Required] A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
600
606
"projectId": "A String", # [Optional] The ID of the project containing this dataset.
601
607
},
608
+
"defaultCollation": "A String", # [Output-only] The default collation of the dataset.
602
609
"defaultEncryptionConfiguration": {
603
610
"kmsKeyName": "A String", # [Optional] Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.
0 commit comments