Skip to content

Commit f702bb4

Browse files
feat(apigeeregistry): update the api
#### apigeeregistry:v1 The following keys were added: - schemas.ApiVersion.properties.primarySpec.type (Total Keys: 1) - schemas.Artifact.properties.annotations (Total Keys: 2) - schemas.Artifact.properties.labels (Total Keys: 2)
1 parent 6f52979 commit f702bb4

9 files changed

+232
-16
lines changed

docs/dyn/apigeeregistry_v1.projects.locations.apis.artifacts.html

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

docs/dyn/apigeeregistry_v1.projects.locations.apis.deployments.artifacts.html

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

docs/dyn/apigeeregistry_v1.projects.locations.apis.deployments.html

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h2>Instance Methods</h2>
101101
<code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
102102
<p class="firstline">Returns matching deployments.</p>
103103
<p class="toc_element">
104-
<code><a href="#listRevisions">listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
104+
<code><a href="#listRevisions">listRevisions(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
105105
<p class="firstline">Lists all revisions of a deployment. Revisions are returned in descending order of revision creation time.</p>
106106
<p class="toc_element">
107107
<code><a href="#listRevisions_next">listRevisions_next()</a></code></p>
@@ -144,7 +144,7 @@ <h3>Method Details</h3>
144144
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
145145
&quot;a_key&quot;: &quot;A String&quot;,
146146
},
147-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
147+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
148148
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
149149
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
150150
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -174,7 +174,7 @@ <h3>Method Details</h3>
174174
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
175175
&quot;a_key&quot;: &quot;A String&quot;,
176176
},
177-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
177+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
178178
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
179179
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
180180
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -229,7 +229,7 @@ <h3>Method Details</h3>
229229
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
230230
&quot;a_key&quot;: &quot;A String&quot;,
231231
},
232-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
232+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
233233
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
234234
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
235235
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -265,7 +265,7 @@ <h3>Method Details</h3>
265265
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
266266
&quot;a_key&quot;: &quot;A String&quot;,
267267
},
268-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
268+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
269269
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
270270
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
271271
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -342,7 +342,7 @@ <h3>Method Details</h3>
342342
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
343343
&quot;a_key&quot;: &quot;A String&quot;,
344344
},
345-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
345+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
346346
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
347347
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
348348
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -363,11 +363,12 @@ <h3>Method Details</h3>
363363
</div>
364364

365365
<div class="method">
366-
<code class="details" id="listRevisions">listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)</code>
366+
<code class="details" id="listRevisions">listRevisions(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
367367
<pre>Lists all revisions of a deployment. Revisions are returned in descending order of revision creation time.
368368

369369
Args:
370370
name: string, Required. The name of the deployment to list revisions for. (required)
371+
filter: string, An expression that can be used to filter the list. Filters use the Common Expression Language and can refer to all message fields.
371372
pageSize: integer, The maximum number of revisions to return per page.
372373
pageToken: string, The page token, received from a previous ListApiDeploymentRevisions call. Provide this to retrieve the subsequent page.
373374
x__xgafv: string, V1 error format.
@@ -385,7 +386,7 @@ <h3>Method Details</h3>
385386
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
386387
&quot;a_key&quot;: &quot;A String&quot;,
387388
},
388-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
389+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
389390
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
390391
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
391392
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -447,7 +448,7 @@ <h3>Method Details</h3>
447448
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
448449
&quot;a_key&quot;: &quot;A String&quot;,
449450
},
450-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
451+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
451452
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
452453
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
453454
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -478,7 +479,7 @@ <h3>Method Details</h3>
478479
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
479480
&quot;a_key&quot;: &quot;A String&quot;,
480481
},
481-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
482+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
482483
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
483484
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
484485
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -521,7 +522,7 @@ <h3>Method Details</h3>
521522
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
522523
&quot;a_key&quot;: &quot;A String&quot;,
523524
},
524-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
525+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
525526
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
526527
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
527528
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
@@ -622,7 +623,7 @@ <h3>Method Details</h3>
622623
&quot;annotations&quot;: { # Annotations attach non-identifying metadata to resources. Annotation keys and values are less restricted than those of labels, but should be generally used for small values of broad interest. Larger, topic- specific metadata should be stored in Artifacts.
623624
&quot;a_key&quot;: &quot;A String&quot;,
624625
},
625-
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `apis/{api}/deployments/{deployment}`
626+
&quot;apiSpecRevision&quot;: &quot;A String&quot;, # The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this value will update the revision. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec@revision}`
626627
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
627628
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
628629
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.

0 commit comments

Comments
 (0)