Skip to content

Commit 677a100

Browse files
feat(dataplex): update the api
#### dataplex:v1 The following keys were added: - schemas.GoogleCloudDataplexV1Entity.properties.uid (Total Keys: 2)
1 parent 8b0a8c5 commit 677a100

7 files changed

+682
-667
lines changed

docs/dyn/dataplex_v1.projects.locations.dataScans.html

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

docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html

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

docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ <h3>Method Details</h3>
234234
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
235235
&quot;disabled&quot;: True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
236236
&quot;maxRetries&quot;: 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
237-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;. This field is required for RECURRING tasks.
237+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. 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.
238238
&quot;startTime&quot;: &quot;A String&quot;, # 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.
239239
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. Trigger type of the user-specified Task.
240240
},
@@ -429,7 +429,7 @@ <h3>Method Details</h3>
429429
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
430430
&quot;disabled&quot;: True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
431431
&quot;maxRetries&quot;: 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
432-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;. This field is required for RECURRING tasks.
432+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. 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.
433433
&quot;startTime&quot;: &quot;A String&quot;, # 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.
434434
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. Trigger type of the user-specified Task.
435435
},
@@ -614,7 +614,7 @@ <h3>Method Details</h3>
614614
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
615615
&quot;disabled&quot;: True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
616616
&quot;maxRetries&quot;: 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
617-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;. This field is required for RECURRING tasks.
617+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. 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.
618618
&quot;startTime&quot;: &quot;A String&quot;, # 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.
619619
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. Trigger type of the user-specified Task.
620620
},
@@ -758,7 +758,7 @@ <h3>Method Details</h3>
758758
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
759759
&quot;disabled&quot;: True or False, # Optional. Prevent the task from executing. This does not cancel already running tasks. It is intended to temporarily disable RECURRING tasks.
760760
&quot;maxRetries&quot;: 42, # Optional. Number of retry attempts before aborting. Set to zero to never attempt to retry a failed task.
761-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;. This field is required for RECURRING tasks.
761+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or &quot;TZ=${IANA_TIME_ZONE}&quot;. 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.
762762
&quot;startTime&quot;: &quot;A String&quot;, # 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.
763763
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. Trigger type of the user-specified Task.
764764
},

docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3>Method Details</h3>
145145
&quot;disableTypeInference&quot;: 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).
146146
&quot;encoding&quot;: &quot;A String&quot;, # Optional. The character encoding of the data. The default is UTF-8.
147147
},
148-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;.
148+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. 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 * * * *.
149149
},
150150
&quot;discoveryStatus&quot;: { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
151151
&quot;lastRunDuration&quot;: &quot;A String&quot;, # The duration of the last discovery run.
@@ -286,7 +286,7 @@ <h3>Method Details</h3>
286286
&quot;disableTypeInference&quot;: 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).
287287
&quot;encoding&quot;: &quot;A String&quot;, # Optional. The character encoding of the data. The default is UTF-8.
288288
},
289-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;.
289+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. 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 * * * *.
290290
},
291291
&quot;discoveryStatus&quot;: { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
292292
&quot;lastRunDuration&quot;: &quot;A String&quot;, # The duration of the last discovery run.
@@ -416,7 +416,7 @@ <h3>Method Details</h3>
416416
&quot;disableTypeInference&quot;: 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).
417417
&quot;encoding&quot;: &quot;A String&quot;, # Optional. The character encoding of the data. The default is UTF-8.
418418
},
419-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;.
419+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. 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 * * * *.
420420
},
421421
&quot;discoveryStatus&quot;: { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
422422
&quot;lastRunDuration&quot;: &quot;A String&quot;, # The duration of the last discovery run.
@@ -504,7 +504,7 @@ <h3>Method Details</h3>
504504
&quot;disableTypeInference&quot;: 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).
505505
&quot;encoding&quot;: &quot;A String&quot;, # Optional. The character encoding of the data. The default is UTF-8.
506506
},
507-
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, &quot;CRON_TZ=America/New_York 1 * * * *&quot;, or &quot;TZ=America/New_York 1 * * * *&quot;.
507+
&quot;schedule&quot;: &quot;A String&quot;, # 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: &quot;CRON_TZ=${IANA_TIME_ZONE}&quot; or TZ=${IANA_TIME_ZONE}&quot;. 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 * * * *.
508508
},
509509
&quot;discoveryStatus&quot;: { # Status of discovery for an asset. # Output only. Status of the discovery feature applied to data referenced by this asset.
510510
&quot;lastRunDuration&quot;: &quot;A String&quot;, # The duration of the last discovery run.

docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ <h3>Method Details</h3>
179179
},
180180
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
181181
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
182+
&quot;uid&quot;: &quot;A String&quot;, # 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.
182183
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
183184
}
184185

@@ -255,6 +256,7 @@ <h3>Method Details</h3>
255256
},
256257
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
257258
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
259+
&quot;uid&quot;: &quot;A String&quot;, # 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.
258260
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
259261
}</pre>
260262
</div>
@@ -362,6 +364,7 @@ <h3>Method Details</h3>
362364
},
363365
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
364366
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
367+
&quot;uid&quot;: &quot;A String&quot;, # 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.
365368
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
366369
}</pre>
367370
</div>
@@ -454,6 +457,7 @@ <h3>Method Details</h3>
454457
},
455458
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
456459
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
460+
&quot;uid&quot;: &quot;A String&quot;, # 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.
457461
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
458462
},
459463
],
@@ -548,6 +552,7 @@ <h3>Method Details</h3>
548552
},
549553
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
550554
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
555+
&quot;uid&quot;: &quot;A String&quot;, # 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.
551556
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
552557
}
553558

@@ -624,6 +629,7 @@ <h3>Method Details</h3>
624629
},
625630
&quot;system&quot;: &quot;A String&quot;, # Required. Immutable. Identifies the storage system of the entity data.
626631
&quot;type&quot;: &quot;A String&quot;, # Required. Immutable. The type of entity.
632+
&quot;uid&quot;: &quot;A String&quot;, # 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.
627633
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the entity was last updated.
628634
}</pre>
629635
</div>

0 commit comments

Comments
 (0)