Skip to content

Commit c54bfd4

Browse files
feat(metastore): update the api
#### metastore:v1 The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) #### metastore:v1alpha The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3) #### metastore:v1beta The following keys were added: - resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3)
1 parent b60033c commit c54bfd4

File tree

6 files changed

+30
-9
lines changed

6 files changed

+30
-9
lines changed

docs/dyn/metastore_v1.projects.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>Instance Methods</h2>
9696
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
9797
<p class="firstline">Gets information about a location.</p>
9898
<p class="toc_element">
99-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
99+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
100100
<p class="firstline">Lists information about the supported locations for this service.</p>
101101
<p class="toc_element">
102102
<code><a href="#list_next">list_next()</a></code></p>
@@ -135,11 +135,12 @@ <h3>Method Details</h3>
135135
</div>
136136

137137
<div class="method">
138-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
138+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
139139
<pre>Lists information about the supported locations for this service.
140140

141141
Args:
142142
name: string, The resource that owns the locations collection, if applicable. (required)
143+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
143144
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
144145
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
145146
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

docs/dyn/metastore_v1alpha.projects.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>Instance Methods</h2>
9696
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
9797
<p class="firstline">Gets information about a location.</p>
9898
<p class="toc_element">
99-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
99+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
100100
<p class="firstline">Lists information about the supported locations for this service.</p>
101101
<p class="toc_element">
102102
<code><a href="#list_next">list_next()</a></code></p>
@@ -135,11 +135,12 @@ <h3>Method Details</h3>
135135
</div>
136136

137137
<div class="method">
138-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
138+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
139139
<pre>Lists information about the supported locations for this service.
140140

141141
Args:
142142
name: string, The resource that owns the locations collection, if applicable. (required)
143+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
143144
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
144145
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
145146
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

docs/dyn/metastore_v1beta.projects.locations.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h2>Instance Methods</h2>
9696
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
9797
<p class="firstline">Gets information about a location.</p>
9898
<p class="toc_element">
99-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
99+
<code><a href="#list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
100100
<p class="firstline">Lists information about the supported locations for this service.</p>
101101
<p class="toc_element">
102102
<code><a href="#list_next">list_next()</a></code></p>
@@ -135,11 +135,12 @@ <h3>Method Details</h3>
135135
</div>
136136

137137
<div class="method">
138-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
138+
<code class="details" id="list">list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
139139
<pre>Lists information about the supported locations for this service.
140140

141141
Args:
142142
name: string, The resource that owns the locations collection, if applicable. (required)
143+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
143144
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like &quot;displayName=tokyo&quot;, and is documented in more detail in AIP-160 (https://google.aip.dev/160).
144145
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
145146
pageToken: string, A page token received from the next_page_token field in the response. Send that page token to receive the subsequent page.

googleapiclient/discovery_cache/documents/metastore.v1.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
148154
"location": "query",
@@ -1684,7 +1690,7 @@
16841690
}
16851691
}
16861692
},
1687-
"revision": "20250227",
1693+
"revision": "20250324",
16881694
"rootUrl": "https://metastore.googleapis.com/",
16891695
"schemas": {
16901696
"AlterMetadataResourceLocationRequest": {

googleapiclient/discovery_cache/documents/metastore.v1alpha.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
148154
"location": "query",
@@ -1796,7 +1802,7 @@
17961802
}
17971803
}
17981804
},
1799-
"revision": "20250227",
1805+
"revision": "20250324",
18001806
"rootUrl": "https://metastore.googleapis.com/",
18011807
"schemas": {
18021808
"AlterMetadataResourceLocationRequest": {

googleapiclient/discovery_cache/documents/metastore.v1beta.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@
143143
"name"
144144
],
145145
"parameters": {
146+
"extraLocationTypes": {
147+
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
148+
"location": "query",
149+
"repeated": true,
150+
"type": "string"
151+
},
146152
"filter": {
147153
"description": "A filter to narrow down results to a preferred subset. The filtering language accepts strings like \"displayName=tokyo\", and is documented in more detail in AIP-160 (https://google.aip.dev/160).",
148154
"location": "query",
@@ -1796,7 +1802,7 @@
17961802
}
17971803
}
17981804
},
1799-
"revision": "20250227",
1805+
"revision": "20250324",
18001806
"rootUrl": "https://metastore.googleapis.com/",
18011807
"schemas": {
18021808
"AlterMetadataResourceLocationRequest": {

0 commit comments

Comments
 (0)