Skip to content

Commit

Permalink
feat(apigeeregistry): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Jan 31, 2023
1 parent 6f52979 commit f702bb4
Show file tree
Hide file tree
Showing 9 changed files with 232 additions and 16 deletions.
36 changes: 36 additions & 0 deletions docs/dyn/apigeeregistry_v1.projects.locations.apis.artifacts.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions docs/dyn/apigeeregistry_v1.projects.locations.apis.deployments.html
Expand Up @@ -101,7 +101,7 @@ <h2>Instance Methods</h2>
<code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Returns matching deployments.</p>
<p class="toc_element">
<code><a href="#listRevisions">listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<code><a href="#listRevisions">listRevisions(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
<p class="firstline">Lists all revisions of a deployment. Revisions are returned in descending order of revision creation time.</p>
<p class="toc_element">
<code><a href="#listRevisions_next">listRevisions_next()</a></code></p>
Expand Down Expand Up @@ -144,7 +144,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -174,7 +174,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -229,7 +229,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -265,7 +265,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -342,7 +342,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand All @@ -363,11 +363,12 @@ <h3>Method Details</h3>
</div>

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

Args:
name: string, Required. The name of the deployment to list revisions for. (required)
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.
pageSize: integer, The maximum number of revisions to return per page.
pageToken: string, The page token, received from a previous ListApiDeploymentRevisions call. Provide this to retrieve the subsequent page.
x__xgafv: string, V1 error format.
Expand All @@ -385,7 +386,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -447,7 +448,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -478,7 +479,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -521,7 +522,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down Expand Up @@ -622,7 +623,7 @@ <h3>Method Details</h3>
&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.
&quot;a_key&quot;: &quot;A String&quot;,
},
&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}`
&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}`
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Creation timestamp; when the deployment resource was created.
&quot;description&quot;: &quot;A String&quot;, # A detailed description.
&quot;displayName&quot;: &quot;A String&quot;, # Human-meaningful name.
Expand Down

0 comments on commit f702bb4

Please sign in to comment.