Skip to content

Commit e7d1b24

Browse files
feat(dataform): update the api
#### dataform:v1beta1 The following keys were added: - schemas.ScheduledExecutionRecord.properties.executionTime.readOnly (Total Keys: 1) - schemas.ScheduledReleaseRecord.properties.releaseTime.readOnly (Total Keys: 1) - schemas.UncommittedFileChange.properties.state.readOnly (Total Keys: 1)
1 parent 8f21467 commit e7d1b24

7 files changed

+130
-124
lines changed

docs/dyn/dataform_v1beta1.projects.locations.repositories.compilationResults.html

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

docs/dyn/dataform_v1beta1.projects.locations.repositories.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ <h3>Method Details</h3>
176176
},
177177
&quot;commitMessage&quot;: &quot;A String&quot;, # Optional. The commit&#x27;s message.
178178
},
179-
&quot;fileOperations&quot;: { # A map to the path of the file to the operation. The path is the full file path including filename, from repository root.
179+
&quot;fileOperations&quot;: { # Optional. A map to the path of the file to the operation. The path is the full file path including filename, from repository root.
180180
&quot;a_key&quot;: { # Represents a single file operation to the repository.
181181
&quot;deleteFile&quot;: { # Represents the delete file operation. # Represents the delete operation.
182182
},
@@ -232,7 +232,7 @@ <h3>Method Details</h3>
232232
{ # Represents a Dataform Git repository.
233233
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
234234
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
235+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
236236
},
237237
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
238238
&quot;gitRemoteSettings&quot;: { # 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>
273273
{ # Represents a Dataform Git repository.
274274
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
275275
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
276+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
277277
},
278278
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
279279
&quot;gitRemoteSettings&quot;: { # 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>
309309

310310
Args:
311311
name: string, Required. The repository&#x27;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.)
313313
x__xgafv: string, V1 error format.
314314
Allowed values
315315
1 - v1 error format
@@ -406,7 +406,7 @@ <h3>Method Details</h3>
406406
{ # Represents a Dataform Git repository.
407407
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
408408
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
409+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
410410
},
411411
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
412412
&quot;gitRemoteSettings&quot;: { # 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>
495495
{ # Represents a Dataform Git repository.
496496
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
497497
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
498+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
499499
},
500500
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
501501
&quot;gitRemoteSettings&quot;: { # 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>
556556
{ # Represents a Dataform Git repository.
557557
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
558558
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
559+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
560560
},
561561
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
562562
&quot;gitRemoteSettings&quot;: { # 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>
597597
{ # Represents a Dataform Git repository.
598598
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp of when the repository was created.
599599
&quot;dataEncryptionState&quot;: { # 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-
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # The KMS key version name with which data of a resource is encrypted.
600+
&quot;kmsKeyVersionName&quot;: &quot;A String&quot;, # Required. The KMS key version name with which data of a resource is encrypted.
601601
},
602602
&quot;displayName&quot;: &quot;A String&quot;, # Optional. The repository&#x27;s user-friendly name.
603603
&quot;gitRemoteSettings&quot;: { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.

docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116116
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
117117
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
118118
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
119-
&quot;defaultNotebookRuntimeOptions&quot;: {
119+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
120120
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
121121
},
122122
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -143,7 +143,7 @@ <h3>Method Details</h3>
143143
],
144144
&quot;message&quot;: &quot;A String&quot;, # 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.
145145
},
146-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
146+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
147147
},
148148
],
149149
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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>
165165
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
166166
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
167167
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
168-
&quot;defaultNotebookRuntimeOptions&quot;: {
168+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
169169
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
170170
},
171171
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -192,7 +192,7 @@ <h3>Method Details</h3>
192192
],
193193
&quot;message&quot;: &quot;A String&quot;, # 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.
194194
},
195-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
195+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
196196
},
197197
],
198198
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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>
238238
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
239239
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
240240
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
241-
&quot;defaultNotebookRuntimeOptions&quot;: {
241+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
242242
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
243243
},
244244
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -265,7 +265,7 @@ <h3>Method Details</h3>
265265
],
266266
&quot;message&quot;: &quot;A String&quot;, # 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.
267267
},
268-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
268+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
269269
},
270270
],
271271
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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>
298298
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
299299
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
300300
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
301-
&quot;defaultNotebookRuntimeOptions&quot;: {
301+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
302302
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
303303
},
304304
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -325,7 +325,7 @@ <h3>Method Details</h3>
325325
],
326326
&quot;message&quot;: &quot;A String&quot;, # 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.
327327
},
328-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
328+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
329329
},
330330
],
331331
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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>
367367
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
368368
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
369369
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
370-
&quot;defaultNotebookRuntimeOptions&quot;: {
370+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
371371
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
372372
},
373373
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -394,7 +394,7 @@ <h3>Method Details</h3>
394394
],
395395
&quot;message&quot;: &quot;A String&quot;, # 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.
396396
},
397-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
397+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
398398
},
399399
],
400400
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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>
416416
&quot;databaseSuffix&quot;: &quot;A String&quot;, # Optional. The suffix that should be appended to all database (Google Cloud project ID) names.
417417
&quot;defaultDatabase&quot;: &quot;A String&quot;, # Optional. The default database (Google Cloud project ID).
418418
&quot;defaultLocation&quot;: &quot;A String&quot;, # Optional. The default BigQuery location to use. Defaults to &quot;US&quot;. See the BigQuery docs for a full list of locations: https://cloud.google.com/bigquery/docs/locations.
419-
&quot;defaultNotebookRuntimeOptions&quot;: {
419+
&quot;defaultNotebookRuntimeOptions&quot;: { # Configures various aspects of Dataform notebook runtime. # Optional. The default notebook runtime options.
420420
&quot;gcsOutputBucket&quot;: &quot;A String&quot;, # Optional. The Google Cloud Storage location to upload the result to. Format: `gs://bucket-name`.
421421
},
422422
&quot;defaultSchema&quot;: &quot;A String&quot;, # Optional. The default schema (BigQuery dataset ID).
@@ -443,7 +443,7 @@ <h3>Method Details</h3>
443443
],
444444
&quot;message&quot;: &quot;A String&quot;, # 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.
445445
},
446-
&quot;releaseTime&quot;: &quot;A String&quot;, # The timestamp of this release attempt.
446+
&quot;releaseTime&quot;: &quot;A String&quot;, # Output only. The timestamp of this release attempt.
447447
},
448448
],
449449
&quot;releaseCompilationResult&quot;: &quot;A String&quot;, # 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

Comments
 (0)