Skip to content

Commit 061148e

Browse files
feat(apigee): update the api
#### apigee:v1 The following keys were added: - schemas.GoogleCloudApigeeV1Organization.properties.networkEgressRestricted.type (Total Keys: 1)
1 parent afc9c68 commit 061148e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

docs/dyn/apigee_v1.organizations.apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h3>Method Details</h3>
175175
keyStatus: string, Optional. Key status of the app. Valid values include `approved` or `revoked`. Defaults to `approved`.
176176
pageSize: integer, Optional. Count of apps a single page can have in the response. If unspecified, at most 100 apps will be returned. The maximum value is 100; values above 100 will be coerced to 100. &quot;page_size&quot; is supported from ver 1.10.0 and above.
177177
pageToken: string, Optional. The starting index record for listing the developers. &quot;page_token&quot; is supported from ver 1.10.0 and above.
178-
rows: string, Optional. Maximum number of app IDs to return. Defaults to 10000.
178+
rows: string, Optional. Maximum number of app IDs to return. Defaults to 1000.
179179
startKey: string, Returns the list of apps starting from the specified app ID.
180180
status: string, Optional. Filter by the status of the app. Valid values are `approved` or `revoked`. Defaults to `approved`.
181181
x__xgafv: string, V1 error format.

docs/dyn/apigee_v1.organizations.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ <h3>Method Details</h3>
319319
&quot;expiresAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization is scheduled for deletion.
320320
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
321321
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the Apigee organization.
322+
&quot;networkEgressRestricted&quot;: True or False, # Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.
322323
&quot;portalDisabled&quot;: True or False, # Optional. Configuration for the Portals settings.
323324
&quot;projectId&quot;: &quot;A String&quot;, # Output only. Project ID associated with the Apigee organization.
324325
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Properties defined in the Apigee organization profile.
@@ -468,6 +469,7 @@ <h3>Method Details</h3>
468469
&quot;expiresAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization is scheduled for deletion.
469470
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
470471
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the Apigee organization.
472+
&quot;networkEgressRestricted&quot;: True or False, # Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.
471473
&quot;portalDisabled&quot;: True or False, # Optional. Configuration for the Portals settings.
472474
&quot;projectId&quot;: &quot;A String&quot;, # Output only. Project ID associated with the Apigee organization.
473475
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Properties defined in the Apigee organization profile.
@@ -848,6 +850,7 @@ <h3>Method Details</h3>
848850
&quot;expiresAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization is scheduled for deletion.
849851
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
850852
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the Apigee organization.
853+
&quot;networkEgressRestricted&quot;: True or False, # Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.
851854
&quot;portalDisabled&quot;: True or False, # Optional. Configuration for the Portals settings.
852855
&quot;projectId&quot;: &quot;A String&quot;, # Output only. Project ID associated with the Apigee organization.
853856
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Properties defined in the Apigee organization profile.
@@ -922,6 +925,7 @@ <h3>Method Details</h3>
922925
&quot;expiresAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization is scheduled for deletion.
923926
&quot;lastModifiedAt&quot;: &quot;A String&quot;, # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
924927
&quot;name&quot;: &quot;A String&quot;, # Output only. Name of the Apigee organization.
928+
&quot;networkEgressRestricted&quot;: True or False, # Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.
925929
&quot;portalDisabled&quot;: True or False, # Optional. Configuration for the Portals settings.
926930
&quot;projectId&quot;: &quot;A String&quot;, # Output only. Project ID associated with the Apigee organization.
927931
&quot;properties&quot;: { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Properties defined in the Apigee organization profile.

googleapiclient/discovery_cache/documents/apigee.v1.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@
24352435
"type": "string"
24362436
},
24372437
"rows": {
2438-
"description": "Optional. Maximum number of app IDs to return. Defaults to 10000.",
2438+
"description": "Optional. Maximum number of app IDs to return. Defaults to 1000.",
24392439
"format": "int64",
24402440
"location": "query",
24412441
"type": "string"
@@ -11063,7 +11063,7 @@
1106311063
}
1106411064
}
1106511065
},
11066-
"revision": "20250519",
11066+
"revision": "20250614",
1106711067
"rootUrl": "https://apigee.googleapis.com/",
1106811068
"schemas": {
1106911069
"EdgeConfigstoreBundleBadBundle": {
@@ -16466,6 +16466,10 @@
1646616466
"readOnly": true,
1646716467
"type": "string"
1646816468
},
16469+
"networkEgressRestricted": {
16470+
"description": "Optional. Flag that specifies if internet egress is restricted for VPC Service Controls. Valid only when runtime_type is `CLOUD` and disable_vpc_peering is `true`.",
16471+
"type": "boolean"
16472+
},
1646916473
"portalDisabled": {
1647016474
"description": "Optional. Configuration for the Portals settings.",
1647116475
"type": "boolean"

0 commit comments

Comments
 (0)