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/dataplex_v1.projects.locations.lakes.tasks.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ <h3>Method Details</h3>
234
234
"triggerSpec": { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
235
235
"disabled": True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
236
236
"maxRetries": 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
237
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *". This field is required for RECURRING tasks.
237
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *. This field is required for RECURRING tasks.
238
238
"startTime": "A String", # Optional. The first run of the task will be after this time. If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
239
239
"type": "A String", # Required. Immutable. Trigger type of the user-specified Task.
240
240
},
@@ -429,7 +429,7 @@ <h3>Method Details</h3>
429
429
"triggerSpec": { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
430
430
"disabled": True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
431
431
"maxRetries": 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
432
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *". This field is required for RECURRING tasks.
432
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *. This field is required for RECURRING tasks.
433
433
"startTime": "A String", # Optional. The first run of the task will be after this time. If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
434
434
"type": "A String", # Required. Immutable. Trigger type of the user-specified Task.
435
435
},
@@ -614,7 +614,7 @@ <h3>Method Details</h3>
614
614
"triggerSpec": { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
615
615
"disabled": True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
616
616
"maxRetries": 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
617
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *". This field is required for RECURRING tasks.
617
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *. This field is required for RECURRING tasks.
618
618
"startTime": "A String", # Optional. The first run of the task will be after this time. If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
619
619
"type": "A String", # Required. Immutable. Trigger type of the user-specified Task.
620
620
},
@@ -758,7 +758,7 @@ <h3>Method Details</h3>
758
758
"triggerSpec": { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
759
759
"disabled": True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
760
760
"maxRetries": 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
761
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *". This field is required for RECURRING tasks.
761
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running tasks periodically. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *. This field is required for RECURRING tasks.
762
762
"startTime": "A String", # Optional. The first run of the task will be after this time. If not specified, the task will run shortly after being submitted if ON_DEMAND and based on the schedule if RECURRING.
763
763
"type": "A String", # Required. Immutable. Trigger type of the user-specified Task.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145
145
"disableTypeInference": True or False, # Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
146
146
"encoding": "A String", # Optional. The character encoding of the data. The default is UTF-8.
147
147
},
148
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
148
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
149
149
},
150
150
"discoveryStatus": { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
151
151
"lastRunDuration": "A String", # The duration of the last discovery run.
@@ -286,7 +286,7 @@ <h3>Method Details</h3>
286
286
"disableTypeInference": True or False, # Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
287
287
"encoding": "A String", # Optional. The character encoding of the data. The default is UTF-8.
288
288
},
289
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
289
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
290
290
},
291
291
"discoveryStatus": { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
292
292
"lastRunDuration": "A String", # The duration of the last discovery run.
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416
416
"disableTypeInference": True or False, # Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
417
417
"encoding": "A String", # Optional. The character encoding of the data. The default is UTF-8.
418
418
},
419
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
419
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
420
420
},
421
421
"discoveryStatus": { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
422
422
"lastRunDuration": "A String", # The duration of the last discovery run.
@@ -504,7 +504,7 @@ <h3>Method Details</h3>
504
504
"disableTypeInference": True or False, # Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
505
505
"encoding": "A String", # Optional. The character encoding of the data. The default is UTF-8.
506
506
},
507
-
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, "CRON_TZ=America/New_York 1 * * * *", or "TZ=America/New_York 1 * * * *".
507
+
"schedule": "A String", # Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
508
508
},
509
509
"discoveryStatus": { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
510
510
"lastRunDuration": "A String", # The duration of the last discovery run.
Copy file name to clipboardExpand all lines: docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -179,6 +179,7 @@ <h3>Method Details</h3>
179
179
},
180
180
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
181
181
"type": "A String", # Required. Immutable. The type of entity.
182
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
182
183
"updateTime": "A String", # Output only. The time when the entity was last updated.
183
184
}
184
185
@@ -255,6 +256,7 @@ <h3>Method Details</h3>
255
256
},
256
257
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
257
258
"type": "A String", # Required. Immutable. The type of entity.
259
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
258
260
"updateTime": "A String", # Output only. The time when the entity was last updated.
259
261
}</pre>
260
262
</div>
@@ -362,6 +364,7 @@ <h3>Method Details</h3>
362
364
},
363
365
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
364
366
"type": "A String", # Required. Immutable. The type of entity.
367
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
365
368
"updateTime": "A String", # Output only. The time when the entity was last updated.
366
369
}</pre>
367
370
</div>
@@ -454,6 +457,7 @@ <h3>Method Details</h3>
454
457
},
455
458
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
456
459
"type": "A String", # Required. Immutable. The type of entity.
460
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
457
461
"updateTime": "A String", # Output only. The time when the entity was last updated.
458
462
},
459
463
],
@@ -548,6 +552,7 @@ <h3>Method Details</h3>
548
552
},
549
553
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
550
554
"type": "A String", # Required. Immutable. The type of entity.
555
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
551
556
"updateTime": "A String", # Output only. The time when the entity was last updated.
552
557
}
553
558
@@ -624,6 +629,7 @@ <h3>Method Details</h3>
624
629
},
625
630
"system": "A String", # Required. Immutable. Identifies the storage system of the entity data.
626
631
"type": "A String", # Required. Immutable. The type of entity.
632
+
"uid": "A String", # Output only. System generated unique ID for the Entity. This ID will be different if the Entity is deleted and re-created with the same name.
627
633
"updateTime": "A String", # Output only. The time when the entity was last updated.
0 commit comments