Skip to content

Commit d377704

Browse files
feat(datacatalog): update the api
#### datacatalog:v1 The following keys were added: - resources.projects.resources.locations.resources.taxonomies.methods.list.parameters.filter (Total Keys: 2) - schemas.GoogleCloudDatacatalogV1Taxonomy.properties.service (Total Keys: 2) - schemas.GoogleCloudDatacatalogV1TaxonomyService (Total Keys: 4) #### datacatalog:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.taxonomies.methods.list.parameters.filter (Total Keys: 2) - schemas.GoogleCloudDatacatalogV1beta1Taxonomy.properties.service (Total Keys: 2) - schemas.GoogleCloudDatacatalogV1beta1TaxonomyService (Total Keys: 4)
1 parent 76956be commit d377704

File tree

4 files changed

+138
-6
lines changed

4 files changed

+138
-6
lines changed

docs/dyn/datacatalog_v1.projects.locations.taxonomies.html

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2>Instance Methods</h2>
101101
<code><a href="#import_">import_(parent, body=None, x__xgafv=None)</a></code></p>
102102
<p class="firstline">Creates new taxonomies (including their policy tags) in a given project by importing from inlined or cross-regional sources. For a cross-regional source, new taxonomies are created by copying from a source in another region. For an inlined source, taxonomies and policy tags are created in bulk using nested protocol buffer structures.</p>
103103
<p class="toc_element">
104-
<code><a href="#list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
104+
<code><a href="#list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
105105
<p class="firstline">Lists all taxonomies in a project in a particular location that you have a permission to view.</p>
106106
<p class="toc_element">
107107
<code><a href="#list_next">list_next()</a></code></p>
@@ -141,6 +141,10 @@ <h3>Method Details</h3>
141141
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
142142
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
143143
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
144+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
145+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
146+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
147+
},
144148
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
145149
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
146150
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -164,6 +168,10 @@ <h3>Method Details</h3>
164168
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
165169
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
166170
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
171+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
172+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
173+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
174+
},
167175
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
168176
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
169177
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -251,6 +259,10 @@ <h3>Method Details</h3>
251259
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
252260
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
253261
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
262+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
263+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
264+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
265+
},
254266
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
255267
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
256268
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -356,6 +368,10 @@ <h3>Method Details</h3>
356368
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
357369
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
358370
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
371+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
372+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
373+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
374+
},
359375
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
360376
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
361377
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -367,11 +383,12 @@ <h3>Method Details</h3>
367383
</div>
368384

369385
<div class="method">
370-
<code class="details" id="list">list(parent, pageSize=None, pageToken=None, x__xgafv=None)</code>
386+
<code class="details" id="list">list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
371387
<pre>Lists all taxonomies in a project in a particular location that you have a permission to view.
372388

373389
Args:
374390
parent: string, Required. Resource name of the project to list the taxonomies of. (required)
391+
filter: string, Supported field for filter is &#x27;service&#x27; and value is &#x27;dataplex&#x27;. Eg: service=dataplex.
375392
pageSize: integer, The maximum number of items to return. Must be a value between 1 and 1000 inclusively. If not set, defaults to 50.
376393
pageToken: string, The pagination token of the next results page. If not set, the first page is returned. The token is returned in the response to a previous list request.
377394
x__xgafv: string, V1 error format.
@@ -393,6 +410,10 @@ <h3>Method Details</h3>
393410
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
394411
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
395412
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
413+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
414+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
415+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
416+
},
396417
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
397418
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
398419
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -434,6 +455,10 @@ <h3>Method Details</h3>
434455
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
435456
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
436457
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
458+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
459+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
460+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
461+
},
437462
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
438463
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
439464
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -458,6 +483,10 @@ <h3>Method Details</h3>
458483
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
459484
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
460485
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
486+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
487+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
488+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
489+
},
461490
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
462491
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
463492
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.
@@ -511,6 +540,10 @@ <h3>Method Details</h3>
511540
&quot;displayName&quot;: &quot;A String&quot;, # Required. User-defined name of this taxonomy. The name can&#x27;t start or end with spaces, must contain only Unicode letters, numbers, underscores, dashes, and spaces, and be at most 200 bytes long when encoded in UTF-8. The taxonomy display name must be unique within an organization.
512541
&quot;name&quot;: &quot;A String&quot;, # Output only. Resource name of this taxonomy in URL format. Note: Policy tag manager generates unique taxonomy IDs.
513542
&quot;policyTagCount&quot;: 42, # Output only. Number of policy tags in this taxonomy.
543+
&quot;service&quot;: { # The source system of the Taxonomy. # Output only. Identity of the service which owns the Taxonomy. This field is only populated when the taxonomy is created by a GCP service. Currently only &#x27;DATAPLEX&#x27; is supported.
544+
&quot;identity&quot;: &quot;A String&quot;, # P4SA Identity of the service.
545+
&quot;name&quot;: &quot;A String&quot;, # The GCP service name.
546+
},
514547
&quot;taxonomyTimestamps&quot;: { # Timestamps associated with this resource in a particular system. # Output only. Creation and modification timestamps of this taxonomy.
515548
&quot;createTime&quot;: &quot;A String&quot;, # Creation timestamp of the resource within the given system.
516549
&quot;expireTime&quot;: &quot;A String&quot;, # Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.

0 commit comments

Comments
 (0)