Skip to content

Commit c778beb

Browse files
feat(dataplex): update the api
#### dataplex:v1 The following keys were deleted: - schemas.CloudReliabilityZicyWs3DataplaneProtosAssetLocation (Total Keys: 26) - schemas.CloudReliabilityZicyWs3DataplaneProtosBlobstoreLocation (Total Keys: 4) - schemas.CloudReliabilityZicyWs3DataplaneProtosCloudAsset (Total Keys: 8) - schemas.CloudReliabilityZicyWs3DataplaneProtosDirectLocationAssignment (Total Keys: 4) - schemas.CloudReliabilityZicyWs3DataplaneProtosExtraParameter (Total Keys: 3) - schemas.CloudReliabilityZicyWs3DataplaneProtosLocationAssignment (Total Keys: 4) - schemas.CloudReliabilityZicyWs3DataplaneProtosLocationData (Total Keys: 8) - schemas.CloudReliabilityZicyWs3DataplaneProtosPlacerLocation (Total Keys: 3) - schemas.CloudReliabilityZicyWs3DataplaneProtosRegionalMigDistributionPolicy (Total Keys: 6) - schemas.CloudReliabilityZicyWs3DataplaneProtosSpannerLocation (Total Keys: 6) - schemas.CloudReliabilityZicyWs3DataplaneProtosTenantProjectProxy (Total Keys: 4) - schemas.CloudReliabilityZicyWs3DataplaneProtosZoneConfiguration (Total Keys: 3) The following keys were added: - schemas.GoogleCloudDataplexV1AspectType.properties.transferStatus (Total Keys: 2) - schemas.GoogleCloudDataplexV1DiscoveryEvent.properties.datascanId.type (Total Keys: 1) - schemas.GoogleCloudDataplexV1DiscoveryEvent.properties.table.$ref (Total Keys: 1) - schemas.GoogleCloudDataplexV1DiscoveryEventTableDetails (Total Keys: 4) - schemas.GoogleCloudDataplexV1EntryGroup.properties.transferStatus (Total Keys: 2)
1 parent b92c092 commit c778beb

6 files changed

+85
-400
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ <h3>Method Details</h3>
163163
&quot;typeRef&quot;: &quot;A String&quot;, # Optional. A reference to another field definition (not an inline definition). The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with record type can refer to other fields.
164164
},
165165
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
166+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
166167
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the AspectType. If you delete and recreate the AspectType with the same name, then this ID will be different.
167168
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the AspectType was last updated.
168169
}
@@ -292,6 +293,7 @@ <h3>Method Details</h3>
292293
&quot;typeRef&quot;: &quot;A String&quot;, # Optional. A reference to another field definition (not an inline definition). The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with record type can refer to other fields.
293294
},
294295
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
296+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
295297
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the AspectType. If you delete and recreate the AspectType with the same name, then this ID will be different.
296298
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the AspectType was last updated.
297299
}</pre>
@@ -409,6 +411,7 @@ <h3>Method Details</h3>
409411
&quot;typeRef&quot;: &quot;A String&quot;, # Optional. A reference to another field definition (not an inline definition). The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with record type can refer to other fields.
410412
},
411413
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
414+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
412415
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the AspectType. If you delete and recreate the AspectType with the same name, then this ID will be different.
413416
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the AspectType was last updated.
414417
},
@@ -487,6 +490,7 @@ <h3>Method Details</h3>
487490
&quot;typeRef&quot;: &quot;A String&quot;, # Optional. A reference to another field definition (not an inline definition). The value must be equal to the value of an id field defined elsewhere in the MetadataTemplate. Only fields with record type can refer to other fields.
488491
},
489492
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the AspectType, of the form: projects/{project_number}/locations/{location_id}/aspectTypes/{aspect_type_id}.
493+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types created from Dataplex API.
490494
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the AspectType. If you delete and recreate the AspectType with the same name, then this ID will be different.
491495
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the AspectType was last updated.
492496
}

docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2>Instance Methods</h2>
8585
<p class="firstline">Deletes an Entry.</p>
8686
<p class="toc_element">
8787
<code><a href="#get">get(name, aspectTypes=None, paths=None, view=None, x__xgafv=None)</a></code></p>
88-
<p class="firstline">Gets an Entry.</p>
88+
<p class="firstline">Gets an Entry.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).</p>
8989
<p class="toc_element">
9090
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists Entries within an EntryGroup.</p>
@@ -266,7 +266,7 @@ <h3>Method Details</h3>
266266

267267
<div class="method">
268268
<code class="details" id="get">get(name, aspectTypes=None, paths=None, view=None, x__xgafv=None)</code>
269-
<pre>Gets an Entry.
269+
<pre>Gets an Entry.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).
270270

271271
Args:
272272
name: string, Required. The resource name of the Entry: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}. (required)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ <h3>Method Details</h3>
133133
&quot;a_key&quot;: &quot;A String&quot;,
134134
},
135135
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
136+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
136137
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
137138
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the EntryGroup was last updated.
138139
}
@@ -227,6 +228,7 @@ <h3>Method Details</h3>
227228
&quot;a_key&quot;: &quot;A String&quot;,
228229
},
229230
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
231+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
230232
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
231233
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the EntryGroup was last updated.
232234
}</pre>
@@ -309,6 +311,7 @@ <h3>Method Details</h3>
309311
&quot;a_key&quot;: &quot;A String&quot;,
310312
},
311313
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
314+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
312315
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
313316
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the EntryGroup was last updated.
314317
},
@@ -352,6 +355,7 @@ <h3>Method Details</h3>
352355
&quot;a_key&quot;: &quot;A String&quot;,
353356
},
354357
&quot;name&quot;: &quot;A String&quot;, # Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
358+
&quot;transferStatus&quot;: &quot;A String&quot;, # Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
355359
&quot;uid&quot;: &quot;A String&quot;, # Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
356360
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The time when the EntryGroup was last updated.
357361
}

docs/dyn/dataplex_v1.projects.locations.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ <h2>Instance Methods</h2>
148148
<p class="firstline">Retrieves the next page of results.</p>
149149
<p class="toc_element">
150150
<code><a href="#lookupEntry">lookupEntry(name, aspectTypes=None, entry=None, paths=None, view=None, x__xgafv=None)</a></code></p>
151-
<p class="firstline">Looks up a single Entry by name using the permission on the source system.</p>
151+
<p class="firstline">Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).</p>
152152
<p class="toc_element">
153153
<code><a href="#searchEntries">searchEntries(name, orderBy=None, pageSize=None, pageToken=None, query=None, scope=None, x__xgafv=None)</a></code></p>
154154
<p class="firstline">Searches for Entries matching the given query and scope.</p>
@@ -239,7 +239,7 @@ <h3>Method Details</h3>
239239

240240
<div class="method">
241241
<code class="details" id="lookupEntry">lookupEntry(name, aspectTypes=None, entry=None, paths=None, view=None, x__xgafv=None)</code>
242-
<pre>Looks up a single Entry by name using the permission on the source system.
242+
<pre>Looks up a single Entry by name using the permission on the source system.Caution: The BigQuery metadata that is stored in Dataplex Catalog is changing. For more information, see Changes to BigQuery metadata stored in Dataplex Catalog (https://cloud.google.com/dataplex/docs/biqquery-metadata-changes).
243243

244244
Args:
245245
name: string, Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}. (required)

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h3>Method Details</h3>
241241
&quot;mainJarFileUri&quot;: &quot;A String&quot;, # The Cloud Storage URI of the jar file that contains the main class. The execution args are passed in as a sequence of named process arguments (--key=value).
242242
&quot;pythonScriptFile&quot;: &quot;A String&quot;, # The Gcloud Storage URI of the main Python file to use as the driver. Must be a .py file. The execution args are passed in as a sequence of named process arguments (--key=value).
243243
&quot;sqlScript&quot;: &quot;A String&quot;, # The query text. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
244-
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This can be the Cloud Storage URI of the query file or it can the path to a SqlScript Content. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
244+
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
245245
},
246246
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the task.
247247
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
@@ -449,7 +449,7 @@ <h3>Method Details</h3>
449449
&quot;mainJarFileUri&quot;: &quot;A String&quot;, # The Cloud Storage URI of the jar file that contains the main class. The execution args are passed in as a sequence of named process arguments (--key=value).
450450
&quot;pythonScriptFile&quot;: &quot;A String&quot;, # The Gcloud Storage URI of the main Python file to use as the driver. Must be a .py file. The execution args are passed in as a sequence of named process arguments (--key=value).
451451
&quot;sqlScript&quot;: &quot;A String&quot;, # The query text. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
452-
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This can be the Cloud Storage URI of the query file or it can the path to a SqlScript Content. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
452+
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
453453
},
454454
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the task.
455455
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
@@ -647,7 +647,7 @@ <h3>Method Details</h3>
647647
&quot;mainJarFileUri&quot;: &quot;A String&quot;, # The Cloud Storage URI of the jar file that contains the main class. The execution args are passed in as a sequence of named process arguments (--key=value).
648648
&quot;pythonScriptFile&quot;: &quot;A String&quot;, # The Gcloud Storage URI of the main Python file to use as the driver. Must be a .py file. The execution args are passed in as a sequence of named process arguments (--key=value).
649649
&quot;sqlScript&quot;: &quot;A String&quot;, # The query text. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
650-
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This can be the Cloud Storage URI of the query file or it can the path to a SqlScript Content. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
650+
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
651651
},
652652
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the task.
653653
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.
@@ -804,7 +804,7 @@ <h3>Method Details</h3>
804804
&quot;mainJarFileUri&quot;: &quot;A String&quot;, # The Cloud Storage URI of the jar file that contains the main class. The execution args are passed in as a sequence of named process arguments (--key=value).
805805
&quot;pythonScriptFile&quot;: &quot;A String&quot;, # The Gcloud Storage URI of the main Python file to use as the driver. Must be a .py file. The execution args are passed in as a sequence of named process arguments (--key=value).
806806
&quot;sqlScript&quot;: &quot;A String&quot;, # The query text. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
807-
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This can be the Cloud Storage URI of the query file or it can the path to a SqlScript Content. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
807+
&quot;sqlScriptFile&quot;: &quot;A String&quot;, # A reference to a query file. This should be the Cloud Storage URI of the query file. The execution args are used to declare a set of script variables (set key=&quot;value&quot;;).
808808
},
809809
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the task.
810810
&quot;triggerSpec&quot;: { # Task scheduling and trigger settings. # Required. Spec related to how often and when a task should be triggered.

0 commit comments

Comments
 (0)