You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"annotations": { # 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.
145
145
"a_key": "A String",
146
146
},
147
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
148
148
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
149
149
"description": "A String", # A detailed description.
"annotations": { # 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.
175
175
"a_key": "A String",
176
176
},
177
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
178
178
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
179
179
"description": "A String", # A detailed description.
"annotations": { # 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.
230
230
"a_key": "A String",
231
231
},
232
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
233
233
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
234
234
"description": "A String", # A detailed description.
"annotations": { # 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.
266
266
"a_key": "A String",
267
267
},
268
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
269
269
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
270
270
"description": "A String", # A detailed description.
"annotations": { # 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.
343
343
"a_key": "A String",
344
344
},
345
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
346
346
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
347
347
"description": "A String", # A detailed description.
<pre>Lists all revisions of a deployment. Revisions are returned in descending order of revision creation time.
368
368
369
369
Args:
370
370
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.
371
372
pageSize: integer, The maximum number of revisions to return per page.
372
373
pageToken: string, The page token, received from a previous ListApiDeploymentRevisions call. Provide this to retrieve the subsequent page.
373
374
x__xgafv: string, V1 error format.
@@ -385,7 +386,7 @@ <h3>Method Details</h3>
385
386
"annotations": { # 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.
386
387
"a_key": "A String",
387
388
},
388
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
389
390
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
390
391
"description": "A String", # A detailed description.
"annotations": { # 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.
448
449
"a_key": "A String",
449
450
},
450
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
451
452
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
452
453
"description": "A String", # A detailed description.
"annotations": { # 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.
479
480
"a_key": "A String",
480
481
},
481
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
482
483
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
483
484
"description": "A String", # A detailed description.
"annotations": { # 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.
522
523
"a_key": "A String",
523
524
},
524
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
525
526
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
526
527
"description": "A String", # A detailed description.
"annotations": { # 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.
623
624
"a_key": "A String",
624
625
},
625
-
"apiSpecRevision": "A String", # 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
+
"apiSpecRevision": "A String", # 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}`
626
627
"createTime": "A String", # Output only. Creation timestamp; when the deployment resource was created.
627
628
"description": "A String", # A detailed description.
0 commit comments