Skip to content

Commit e81ff79

Browse files
feat(apigee): update the api
#### apigee:v1 The following keys were added: - schemas.GoogleCloudApigeeV1ApiProxy.properties.apiProxyType (Total Keys: 2) - schemas.GoogleCloudApigeeV1ApiProxy.properties.readOnly (Total Keys: 2)
1 parent 1759d79 commit e81ff79

File tree

4 files changed

+41
-3
lines changed

4 files changed

+41
-3
lines changed

docs/dyn/apigee_v1.organizations.apis.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ <h3>Method Details</h3>
144144
An object of the form:
145145

146146
{ # API proxy revision.
147+
&quot;archive&quot;: &quot;A String&quot;, # 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/*`
147148
&quot;basepaths&quot;: [ # Base URL of the API proxy.
148149
&quot;A String&quot;,
149150
],
@@ -219,6 +220,7 @@ <h3>Method Details</h3>
219220
An object of the form:
220221

221222
{ # Metadata describing the API proxy
223+
&quot;apiProxyType&quot;: &quot;A String&quot;, # Output only. The type of the API proxy.
222224
&quot;labels&quot;: { # User labels applied to this API Proxy.
223225
&quot;a_key&quot;: &quot;A String&quot;,
224226
},
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229231
&quot;subType&quot;: &quot;A String&quot;, # The type of entity described
230232
},
231233
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the API proxy.
234+
&quot;readOnly&quot;: 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.
232235
&quot;revision&quot;: [ # Output only. List of revisons defined for the API proxy.
233236
&quot;A String&quot;,
234237
],
@@ -250,6 +253,7 @@ <h3>Method Details</h3>
250253
An object of the form:
251254

252255
{ # Metadata describing the API proxy
256+
&quot;apiProxyType&quot;: &quot;A String&quot;, # Output only. The type of the API proxy.
253257
&quot;labels&quot;: { # User labels applied to this API Proxy.
254258
&quot;a_key&quot;: &quot;A String&quot;,
255259
},
@@ -260,6 +264,7 @@ <h3>Method Details</h3>
260264
&quot;subType&quot;: &quot;A String&quot;, # The type of entity described
261265
},
262266
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the API proxy.
267+
&quot;readOnly&quot;: 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.
263268
&quot;revision&quot;: [ # Output only. List of revisons defined for the API proxy.
264269
&quot;A String&quot;,
265270
],
@@ -285,6 +290,7 @@ <h3>Method Details</h3>
285290
{
286291
&quot;proxies&quot;: [
287292
{ # Metadata describing the API proxy
293+
&quot;apiProxyType&quot;: &quot;A String&quot;, # Output only. The type of the API proxy.
288294
&quot;labels&quot;: { # User labels applied to this API Proxy.
289295
&quot;a_key&quot;: &quot;A String&quot;,
290296
},
@@ -295,6 +301,7 @@ <h3>Method Details</h3>
295301
&quot;subType&quot;: &quot;A String&quot;, # The type of entity described
296302
},
297303
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the API proxy.
304+
&quot;readOnly&quot;: 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.
298305
&quot;revision&quot;: [ # Output only. List of revisons defined for the API proxy.
299306
&quot;A String&quot;,
300307
],
@@ -313,6 +320,7 @@ <h3>Method Details</h3>
313320
The object takes the form of:
314321

315322
{ # Metadata describing the API proxy
323+
&quot;apiProxyType&quot;: &quot;A String&quot;, # Output only. The type of the API proxy.
316324
&quot;labels&quot;: { # User labels applied to this API Proxy.
317325
&quot;a_key&quot;: &quot;A String&quot;,
318326
},
@@ -323,6 +331,7 @@ <h3>Method Details</h3>
323331
&quot;subType&quot;: &quot;A String&quot;, # The type of entity described
324332
},
325333
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the API proxy.
334+
&quot;readOnly&quot;: 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.
326335
&quot;revision&quot;: [ # Output only. List of revisons defined for the API proxy.
327336
&quot;A String&quot;,
328337
],
@@ -338,6 +347,7 @@ <h3>Method Details</h3>
338347
An object of the form:
339348

340349
{ # Metadata describing the API proxy
350+
&quot;apiProxyType&quot;: &quot;A String&quot;, # Output only. The type of the API proxy.
341351
&quot;labels&quot;: { # User labels applied to this API Proxy.
342352
&quot;a_key&quot;: &quot;A String&quot;,
343353
},
@@ -348,6 +358,7 @@ <h3>Method Details</h3>
348358
&quot;subType&quot;: &quot;A String&quot;, # The type of entity described
349359
},
350360
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the API proxy.
361+
&quot;readOnly&quot;: 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.
351362
&quot;revision&quot;: [ # Output only. List of revisons defined for the API proxy.
352363
&quot;A String&quot;,
353364
],

docs/dyn/apigee_v1.organizations.apis.revisions.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ <h3>Method Details</h3>
112112
An object of the form:
113113

114114
{ # API proxy revision.
115+
&quot;archive&quot;: &quot;A String&quot;, # 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/*`
115116
&quot;basepaths&quot;: [ # Base URL of the API proxy.
116117
&quot;A String&quot;,
117118
],
@@ -227,6 +228,7 @@ <h3>Method Details</h3>
227228
An object of the form:
228229

229230
{ # API proxy revision.
231+
&quot;archive&quot;: &quot;A String&quot;, # 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/*`
230232
&quot;basepaths&quot;: [ # Base URL of the API proxy.
231233
&quot;A String&quot;,
232234
],

docs/dyn/apigee_v1.organizations.developers.apps.keys.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ <h3>Method Details</h3>
267267
&quot;status&quot;: &quot;A String&quot;, # Status of the credential. Valid values include `approved` or `revoked`.
268268
}
269269

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`.
271271
x__xgafv: string, V1 error format.
272272
Allowed values
273273
1 - v1 error format

googleapiclient/discovery_cache/documents/apigee.v1.json

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,7 +2486,7 @@
24862486
],
24872487
"parameters": {
24882488
"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`.",
24902490
"location": "query",
24912491
"type": "string"
24922492
},
@@ -7563,7 +7563,7 @@
75637563
}
75647564
}
75657565
},
7566-
"revision": "20220205",
7566+
"revision": "20220210",
75677567
"rootUrl": "https://apigee.googleapis.com/",
75687568
"schemas": {
75697569
"EdgeConfigstoreBundleBadBundle": {
@@ -7941,6 +7941,21 @@
79417941
"description": "Metadata describing the API proxy",
79427942
"id": "GoogleCloudApigeeV1ApiProxy",
79437943
"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+
},
79447959
"labels": {
79457960
"additionalProperties": {
79467961
"type": "string"
@@ -7963,6 +7978,11 @@
79637978
"readOnly": true,
79647979
"type": "string"
79657980
},
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+
},
79667986
"revision": {
79677987
"description": "Output only. List of revisons defined for the API proxy.",
79687988
"items": {
@@ -7978,6 +7998,11 @@
79787998
"description": "API proxy revision.",
79797999
"id": "GoogleCloudApigeeV1ApiProxyRevision",
79808000
"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/*`",
8003+
"readOnly": true,
8004+
"type": "string"
8005+
},
79818006
"basepaths": {
79828007
"description": "Base URL of the API proxy.",
79838008
"items": {

0 commit comments

Comments
 (0)