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
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.apis.html
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,7 @@ <h3>Method Details</h3>
144
144
An object of the form:
145
145
146
146
{ # API proxy revision.
147
+
"archive": "A String", # Output only. The archive that generated this proxy revision. This field is only present on proxy revisions that were generated by an archive. Proxies generated by archives cannot be updated, deleted, or deployed to other environments. Format: `organizations/*/environments/*/archiveDeployments/*`
147
148
"basepaths": [ # Base URL of the API proxy.
148
149
"A String",
149
150
],
@@ -219,6 +220,7 @@ <h3>Method Details</h3>
219
220
An object of the form:
220
221
221
222
{ # Metadata describing the API proxy
223
+
"apiProxyType": "A String", # Output only. The type of the API proxy.
222
224
"labels": { # User labels applied to this API Proxy.
223
225
"a_key": "A String",
224
226
},
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229
231
"subType": "A String", # The type of entity described
230
232
},
231
233
"name": "A String", # Output only. Name of the API proxy.
234
+
"readOnly": True or False, # Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.
232
235
"revision": [ # Output only. List of revisons defined for the API proxy.
233
236
"A String",
234
237
],
@@ -250,6 +253,7 @@ <h3>Method Details</h3>
250
253
An object of the form:
251
254
252
255
{ # Metadata describing the API proxy
256
+
"apiProxyType": "A String", # Output only. The type of the API proxy.
253
257
"labels": { # User labels applied to this API Proxy.
254
258
"a_key": "A String",
255
259
},
@@ -260,6 +264,7 @@ <h3>Method Details</h3>
260
264
"subType": "A String", # The type of entity described
261
265
},
262
266
"name": "A String", # Output only. Name of the API proxy.
267
+
"readOnly": True or False, # Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.
263
268
"revision": [ # Output only. List of revisons defined for the API proxy.
264
269
"A String",
265
270
],
@@ -285,6 +290,7 @@ <h3>Method Details</h3>
285
290
{
286
291
"proxies": [
287
292
{ # Metadata describing the API proxy
293
+
"apiProxyType": "A String", # Output only. The type of the API proxy.
288
294
"labels": { # User labels applied to this API Proxy.
289
295
"a_key": "A String",
290
296
},
@@ -295,6 +301,7 @@ <h3>Method Details</h3>
295
301
"subType": "A String", # The type of entity described
296
302
},
297
303
"name": "A String", # Output only. Name of the API proxy.
304
+
"readOnly": True or False, # Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.
298
305
"revision": [ # Output only. List of revisons defined for the API proxy.
299
306
"A String",
300
307
],
@@ -313,6 +320,7 @@ <h3>Method Details</h3>
313
320
The object takes the form of:
314
321
315
322
{ # Metadata describing the API proxy
323
+
"apiProxyType": "A String", # Output only. The type of the API proxy.
316
324
"labels": { # User labels applied to this API Proxy.
317
325
"a_key": "A String",
318
326
},
@@ -323,6 +331,7 @@ <h3>Method Details</h3>
323
331
"subType": "A String", # The type of entity described
324
332
},
325
333
"name": "A String", # Output only. Name of the API proxy.
334
+
"readOnly": True or False, # Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.
326
335
"revision": [ # Output only. List of revisons defined for the API proxy.
327
336
"A String",
328
337
],
@@ -338,6 +347,7 @@ <h3>Method Details</h3>
338
347
An object of the form:
339
348
340
349
{ # Metadata describing the API proxy
350
+
"apiProxyType": "A String", # Output only. The type of the API proxy.
341
351
"labels": { # User labels applied to this API Proxy.
342
352
"a_key": "A String",
343
353
},
@@ -348,6 +358,7 @@ <h3>Method Details</h3>
348
358
"subType": "A String", # The type of entity described
349
359
},
350
360
"name": "A String", # Output only. Name of the API proxy.
361
+
"readOnly": True or False, # Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.
351
362
"revision": [ # Output only. List of revisons defined for the API proxy.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.apis.revisions.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,7 @@ <h3>Method Details</h3>
112
112
An object of the form:
113
113
114
114
{ # API proxy revision.
115
+
"archive": "A String", # Output only. The archive that generated this proxy revision. This field is only present on proxy revisions that were generated by an archive. Proxies generated by archives cannot be updated, deleted, or deployed to other environments. Format: `organizations/*/environments/*/archiveDeployments/*`
115
116
"basepaths": [ # Base URL of the API proxy.
116
117
"A String",
117
118
],
@@ -227,6 +228,7 @@ <h3>Method Details</h3>
227
228
An object of the form:
228
229
229
230
{ # API proxy revision.
231
+
"archive": "A String", # Output only. The archive that generated this proxy revision. This field is only present on proxy revisions that were generated by an archive. Proxies generated by archives cannot be updated, deleted, or deployed to other environments. Format: `organizations/*/environments/*/archiveDeployments/*`
230
232
"basepaths": [ # Base URL of the API proxy.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.developers.apps.keys.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,7 @@ <h3>Method Details</h3>
267
267
"status": "A String", # Status of the credential. Valid values include `approved` or `revoked`.
268
268
}
269
269
270
-
action: string, Approve or revoke the consumer key by setting this value to `approve` or `revoke`, respectively.
270
+
action: string, Approve or revoke the consumer key by setting this value to `approve` or `revoke`, respectively. The `Content-Type` header must be set to `application/octet-stream`.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/apigee.v1.json
+27-2Lines changed: 27 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2486,7 +2486,7 @@
2486
2486
],
2487
2487
"parameters": {
2488
2488
"action": {
2489
-
"description": "Approve or revoke the consumer key by setting this value to `approve` or `revoke`, respectively.",
2489
+
"description": "Approve or revoke the consumer key by setting this value to `approve` or `revoke`, respectively. The `Content-Type` header must be set to `application/octet-stream`.",
2490
2490
"location": "query",
2491
2491
"type": "string"
2492
2492
},
@@ -7563,7 +7563,7 @@
7563
7563
}
7564
7564
}
7565
7565
},
7566
-
"revision": "20220205",
7566
+
"revision": "20220210",
7567
7567
"rootUrl": "https://apigee.googleapis.com/",
7568
7568
"schemas": {
7569
7569
"EdgeConfigstoreBundleBadBundle": {
@@ -7941,6 +7941,21 @@
7941
7941
"description": "Metadata describing the API proxy",
7942
7942
"id": "GoogleCloudApigeeV1ApiProxy",
7943
7943
"properties": {
7944
+
"apiProxyType": {
7945
+
"description": "Output only. The type of the API proxy.",
7946
+
"enum": [
7947
+
"API_PROXY_TYPE_UNSPECIFIED",
7948
+
"PROGRAMMABLE",
7949
+
"CONFIGURABLE"
7950
+
],
7951
+
"enumDescriptions": [
7952
+
"API proxy type not specified.",
7953
+
"Programmable API Proxies enable you to develop APIs with highly flexible behavior using bundled policy configuration and one or more programming languages to describe complex sequential and/or conditional flows of logic.",
7954
+
"Configurable API Proxies enable you to develop efficient APIs using simple configuration while complex execution control flow logic is handled by Apigee. This type only works with the ARCHIVE deployment type and cannot be combined with the PROXY deployment type."
7955
+
],
7956
+
"readOnly": true,
7957
+
"type": "string"
7958
+
},
7944
7959
"labels": {
7945
7960
"additionalProperties": {
7946
7961
"type": "string"
@@ -7963,6 +7978,11 @@
7963
7978
"readOnly": true,
7964
7979
"type": "string"
7965
7980
},
7981
+
"readOnly": {
7982
+
"description": "Output only. Whether this proxy is read-only. A read-only proxy cannot have new revisions created through calls to CreateApiProxyRevision. A proxy is read-only if it was generated by an archive.",
7983
+
"readOnly": true,
7984
+
"type": "boolean"
7985
+
},
7966
7986
"revision": {
7967
7987
"description": "Output only. List of revisons defined for the API proxy.",
7968
7988
"items": {
@@ -7978,6 +7998,11 @@
7978
7998
"description": "API proxy revision.",
7979
7999
"id": "GoogleCloudApigeeV1ApiProxyRevision",
7980
8000
"properties": {
8001
+
"archive": {
8002
+
"description": "Output only. The archive that generated this proxy revision. This field is only present on proxy revisions that were generated by an archive. Proxies generated by archives cannot be updated, deleted, or deployed to other environments. Format: `organizations/*/environments/*/archiveDeployments/*`",
0 commit comments