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/dataform_v1beta1.projects.locations.repositories.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ <h3>Method Details</h3>
176
176
},
177
177
"commitMessage": "A String", # Optional. The commit's message.
178
178
},
179
-
"fileOperations": { # A map to the path of the file to the operation. The path is the full file path including filename, from repository root.
179
+
"fileOperations": { # Optional. A map to the path of the file to the operation. The path is the full file path including filename, from repository root.
180
180
"a_key": { # Represents a single file operation to the repository.
181
181
"deleteFile": { # Represents the delete file operation. # Represents the delete operation.
182
182
},
@@ -232,7 +232,7 @@ <h3>Method Details</h3>
232
232
{ # Represents a Dataform Git repository.
233
233
"createTime": "A String", # Output only. The timestamp of when the repository was created.
234
234
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
235
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
235
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
236
236
},
237
237
"displayName": "A String", # Optional. The repository's user-friendly name.
238
238
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
@@ -273,7 +273,7 @@ <h3>Method Details</h3>
273
273
{ # Represents a Dataform Git repository.
274
274
"createTime": "A String", # Output only. The timestamp of when the repository was created.
275
275
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
276
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
276
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
277
277
},
278
278
"displayName": "A String", # Optional. The repository's user-friendly name.
279
279
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
@@ -309,7 +309,7 @@ <h3>Method Details</h3>
309
309
310
310
Args:
311
311
name: string, Required. The repository's name. (required)
312
-
force: boolean, If set to true, any child resources of this repository will also be deleted. (Otherwise, the request will only succeed if the repository has no child resources.)
312
+
force: boolean, Optional. If set to true, any child resources of this repository will also be deleted. (Otherwise, the request will only succeed if the repository has no child resources.)
313
313
x__xgafv: string, V1 error format.
314
314
Allowed values
315
315
1 - v1 error format
@@ -406,7 +406,7 @@ <h3>Method Details</h3>
406
406
{ # Represents a Dataform Git repository.
407
407
"createTime": "A String", # Output only. The timestamp of when the repository was created.
408
408
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
409
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
409
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
410
410
},
411
411
"displayName": "A String", # Optional. The repository's user-friendly name.
412
412
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
@@ -495,7 +495,7 @@ <h3>Method Details</h3>
495
495
{ # Represents a Dataform Git repository.
496
496
"createTime": "A String", # Output only. The timestamp of when the repository was created.
497
497
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
498
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
498
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
499
499
},
500
500
"displayName": "A String", # Optional. The repository's user-friendly name.
501
501
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
@@ -556,7 +556,7 @@ <h3>Method Details</h3>
556
556
{ # Represents a Dataform Git repository.
557
557
"createTime": "A String", # Output only. The timestamp of when the repository was created.
558
558
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
559
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
559
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
560
560
},
561
561
"displayName": "A String", # Optional. The repository's user-friendly name.
562
562
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
@@ -597,7 +597,7 @@ <h3>Method Details</h3>
597
597
{ # Represents a Dataform Git repository.
598
598
"createTime": "A String", # Output only. The timestamp of when the repository was created.
599
599
"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Repository is protected by a KMS key.
600
-
"kmsKeyVersionName": "A String", # The KMS key version name with which data of a resource is encrypted.
600
+
"kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted.
601
601
},
602
602
"displayName": "A String", # Optional. The repository's user-friendly name.
603
603
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
119
-
"defaultNotebookRuntimeOptions": {
119
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
120
120
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
145
145
},
146
-
"releaseTime": "A String", # The timestamp of this release attempt.
146
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
147
147
},
148
148
],
149
149
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
@@ -165,7 +165,7 @@ <h3>Method Details</h3>
165
165
"databaseSuffix": "A String", # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
168
-
"defaultNotebookRuntimeOptions": {
168
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
169
169
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
194
194
},
195
-
"releaseTime": "A String", # The timestamp of this release attempt.
195
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
196
196
},
197
197
],
198
198
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
@@ -238,7 +238,7 @@ <h3>Method Details</h3>
238
238
"databaseSuffix": "A String", # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
241
-
"defaultNotebookRuntimeOptions": {
241
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
242
242
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
267
267
},
268
-
"releaseTime": "A String", # The timestamp of this release attempt.
268
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
269
269
},
270
270
],
271
271
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
@@ -298,7 +298,7 @@ <h3>Method Details</h3>
298
298
"databaseSuffix": "A String", # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
301
-
"defaultNotebookRuntimeOptions": {
301
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
302
302
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
327
327
},
328
-
"releaseTime": "A String", # The timestamp of this release attempt.
328
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
329
329
},
330
330
],
331
331
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
@@ -367,7 +367,7 @@ <h3>Method Details</h3>
367
367
"databaseSuffix": "A String", # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
370
-
"defaultNotebookRuntimeOptions": {
370
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
371
371
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
396
396
},
397
-
"releaseTime": "A String", # The timestamp of this release attempt.
397
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
398
398
},
399
399
],
400
400
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416
416
"databaseSuffix": "A String", # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
"defaultLocation": "A String", # Optional. The default BigQuery location to use. Defaults to "US". See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
419
-
"defaultNotebookRuntimeOptions": {
419
+
"defaultNotebookRuntimeOptions": { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
420
420
"gcsOutputBucket": "A String", # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
"message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
445
445
},
446
-
"releaseTime": "A String", # The timestamp of this release attempt.
446
+
"releaseTime": "A String", # Output only. The timestamp of this release attempt.
447
447
},
448
448
],
449
449
"releaseCompilationResult": "A String", # Optional. The name of the currently released compilation result for this release config. This value is updated when a compilation result is automatically created from this release config (using cron_schedule), or when this resource is updated by API call (perhaps to roll back to an earlier release). The compilation result must have been created using this release config. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`.
0 commit comments