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.apps.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -175,7 +175,7 @@ <h3>Method Details</h3>
175
175
keyStatus: string, Optional. Key status of the app. Valid values include `approved` or `revoked`. Defaults to `approved`.
176
176
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. "page_size" is supported from ver 1.10.0 and above.
177
177
pageToken: string, Optional. The starting index record for listing the developers. "page_token" 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.
179
179
startKey: string, Returns the list of apps starting from the specified app ID.
180
180
status: string, Optional. Filter by the status of the app. Valid values are `approved` or `revoked`. Defaults to `approved`.
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -319,6 +319,7 @@ <h3>Method Details</h3>
319
319
"expiresAt": "A String", # Output only. Time that the Apigee organization is scheduled for deletion.
320
320
"lastModifiedAt": "A String", # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
321
321
"name": "A String", # Output only. Name of the Apigee organization.
322
+
"networkEgressRestricted": 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`.
322
323
"portalDisabled": True or False, # Optional. Configuration for the Portals settings.
323
324
"projectId": "A String", # Output only. Project ID associated with the Apigee organization.
324
325
"properties": { # 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>
468
469
"expiresAt": "A String", # Output only. Time that the Apigee organization is scheduled for deletion.
469
470
"lastModifiedAt": "A String", # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
470
471
"name": "A String", # Output only. Name of the Apigee organization.
472
+
"networkEgressRestricted": 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`.
471
473
"portalDisabled": True or False, # Optional. Configuration for the Portals settings.
472
474
"projectId": "A String", # Output only. Project ID associated with the Apigee organization.
473
475
"properties": { # 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>
848
850
"expiresAt": "A String", # Output only. Time that the Apigee organization is scheduled for deletion.
849
851
"lastModifiedAt": "A String", # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
850
852
"name": "A String", # Output only. Name of the Apigee organization.
853
+
"networkEgressRestricted": 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`.
851
854
"portalDisabled": True or False, # Optional. Configuration for the Portals settings.
852
855
"projectId": "A String", # Output only. Project ID associated with the Apigee organization.
853
856
"properties": { # 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>
922
925
"expiresAt": "A String", # Output only. Time that the Apigee organization is scheduled for deletion.
923
926
"lastModifiedAt": "A String", # Output only. Time that the Apigee organization was last modified in milliseconds since epoch.
924
927
"name": "A String", # Output only. Name of the Apigee organization.
928
+
"networkEgressRestricted": 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`.
925
929
"portalDisabled": True or False, # Optional. Configuration for the Portals settings.
926
930
"projectId": "A String", # Output only. Project ID associated with the Apigee organization.
927
931
"properties": { # Message for compatibility with legacy Edge specification for Java Properties object in JSON. # Optional. Properties defined in the Apigee organization profile.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/apigee.v1.json
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2435,7 +2435,7 @@
2435
2435
"type": "string"
2436
2436
},
2437
2437
"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.",
2439
2439
"format": "int64",
2440
2440
"location": "query",
2441
2441
"type": "string"
@@ -11063,7 +11063,7 @@
11063
11063
}
11064
11064
}
11065
11065
},
11066
-
"revision": "20250519",
11066
+
"revision": "20250614",
11067
11067
"rootUrl": "https://apigee.googleapis.com/",
11068
11068
"schemas": {
11069
11069
"EdgeConfigstoreBundleBadBundle": {
@@ -16466,6 +16466,10 @@
16466
16466
"readOnly": true,
16467
16467
"type": "string"
16468
16468
},
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
+
},
16469
16473
"portalDisabled": {
16470
16474
"description": "Optional. Configuration for the Portals settings.",
0 commit comments