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.workflowConfigs.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -111,6 +111,7 @@ <h3>Method Details</h3>
111
111
The object takes the form of:
112
112
113
113
{ # Represents a Dataform workflow configuration.
114
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
114
115
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
115
116
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
116
117
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -146,6 +147,7 @@ <h3>Method Details</h3>
146
147
],
147
148
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
148
149
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
150
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
149
151
}
150
152
151
153
workflowConfigId: string, Required. The ID to use for the workflow config, which will become the final component of the workflow config's resource name.
@@ -158,6 +160,7 @@ <h3>Method Details</h3>
158
160
An object of the form:
159
161
160
162
{ # Represents a Dataform workflow configuration.
163
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
161
164
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
162
165
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
163
166
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -193,6 +196,7 @@ <h3>Method Details</h3>
193
196
],
194
197
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
195
198
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
199
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
196
200
}</pre>
197
201
</div>
198
202
@@ -229,6 +233,7 @@ <h3>Method Details</h3>
229
233
An object of the form:
230
234
231
235
{ # Represents a Dataform workflow configuration.
236
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
232
237
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
233
238
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
234
239
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -264,6 +269,7 @@ <h3>Method Details</h3>
264
269
],
265
270
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
266
271
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
272
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
267
273
}</pre>
268
274
</div>
269
275
@@ -290,6 +296,7 @@ <h3>Method Details</h3>
290
296
],
291
297
"workflowConfigs": [ # List of workflow configs.
292
298
{ # Represents a Dataform workflow configuration.
299
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
293
300
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
294
301
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
295
302
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -325,6 +332,7 @@ <h3>Method Details</h3>
325
332
],
326
333
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
327
334
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
335
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
328
336
},
329
337
],
330
338
}</pre>
@@ -354,6 +362,7 @@ <h3>Method Details</h3>
354
362
The object takes the form of:
355
363
356
364
{ # Represents a Dataform workflow configuration.
365
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
357
366
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
358
367
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
359
368
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -389,6 +398,7 @@ <h3>Method Details</h3>
389
398
],
390
399
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
391
400
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
401
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
392
402
}
393
403
394
404
updateMask: string, Optional. Specifies the fields to be updated in the workflow config. If left unset, all fields will be updated.
@@ -401,6 +411,7 @@ <h3>Method Details</h3>
401
411
An object of the form:
402
412
403
413
{ # Represents a Dataform workflow configuration.
414
+
"createTime": "A String", # Output only. The timestamp of when the WorkflowConfig was created.
404
415
"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic execution of this workflow config.
405
416
"invocationConfig": { # Includes various configuration options for a workflow invocation. If both `included_targets` and `included_tags` are unset, all actions will be included. # Optional. If left unset, a default InvocationConfig will be used.
406
417
"fullyRefreshIncrementalTablesEnabled": True or False, # Optional. When set to true, any incremental tables will be fully refreshed.
@@ -436,6 +447,7 @@ <h3>Method Details</h3>
436
447
],
437
448
"releaseConfig": "A String", # Required. The name of the release config whose release_compilation_result should be executed. Must be in the format `projects/*/locations/*/repositories/*/releaseConfigs/*`.
438
449
"timeZone": "A String", # Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.
450
+
"updateTime": "A String", # Output only. The timestamp of when the WorkflowConfig was last updated.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/dataform.v1beta1.json
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2236,7 +2236,7 @@
2236
2236
}
2237
2237
}
2238
2238
},
2239
-
"revision": "20240621",
2239
+
"revision": "20240629",
2240
2240
"rootUrl": "https://dataform.googleapis.com/",
2241
2241
"schemas": {
2242
2242
"Assertion": {
@@ -2543,6 +2543,12 @@
2543
2543
"readOnly": true,
2544
2544
"type": "array"
2545
2545
},
2546
+
"createTime": {
2547
+
"description": "Output only. The timestamp of when the compilation result was created.",
2548
+
"format": "google-datetime",
2549
+
"readOnly": true,
2550
+
"type": "string"
2551
+
},
2546
2552
"dataEncryptionState": {
2547
2553
"$ref": "DataEncryptionState",
2548
2554
"description": "Output only. Only set if the repository has a KMS Key.",
@@ -3983,6 +3989,12 @@
3983
3989
"description": "Represents a Dataform workflow configuration.",
3984
3990
"id": "WorkflowConfig",
3985
3991
"properties": {
3992
+
"createTime": {
3993
+
"description": "Output only. The timestamp of when the WorkflowConfig was created.",
3994
+
"format": "google-datetime",
3995
+
"readOnly": true,
3996
+
"type": "string"
3997
+
},
3986
3998
"cronSchedule": {
3987
3999
"description": "Optional. Optional schedule (in cron format) for automatic execution of this workflow config.",
3988
4000
"type": "string"
@@ -4010,6 +4022,12 @@
4010
4022
"timeZone": {
4011
4023
"description": "Optional. Specifies the time zone to be used when interpreting cron_schedule. Must be a time zone name from the time zone database (https://en.wikipedia.org/wiki/List_of_tz_database_time_zones). If left unspecified, the default is UTC.",
4012
4024
"type": "string"
4025
+
},
4026
+
"updateTime": {
4027
+
"description": "Output only. The timestamp of when the WorkflowConfig was last updated.",
0 commit comments