Skip to content

Commit 50fe471

Browse files
feat: regenerate index files
1 parent bd21211 commit 50fe471

9 files changed

Lines changed: 514 additions & 1083 deletions

File tree

disclaimers.json

Lines changed: 273 additions & 101 deletions
Large diffs are not rendered by default.

discovery/apigee-v1.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,7 +2251,7 @@
22512251
]
22522252
},
22532253
"updateAppGroupAppKey": {
2254-
"description": "Adds an API product to an AppGroupAppKey, enabling the app that holds the key to access the API resources bundled in the API product. In addition, you can add attributes to the AppGroupAppKey. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. You can use the same key to access all API products associated with the app.",
2254+
"description": "Adds an API product to an AppGroupAppKey, enabling the app that holds the key to access the API resources bundled in the API product. In addition, you can add attributes and scopes to the AppGroupAppKey. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. You can use the same key to access all API products associated with the app.",
22552255
"flatPath": "v1/organizations/{organizationsId}/appgroups/{appgroupsId}/apps/{appsId}/keys/{keysId}",
22562256
"httpMethod": "POST",
22572257
"id": "apigee.organizations.appgroups.apps.keys.updateAppGroupAppKey",
@@ -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"
@@ -3402,7 +3402,7 @@
34023402
]
34033403
},
34043404
"updateDeveloperAppKey": {
3405-
"description": "Adds an API product to a developer app key, enabling the app that holds the key to access the API resources bundled in the API product. In addition, you can add attributes to a developer app key. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. You can use the same key to access all API products associated with the app.",
3405+
"description": "Adds an API product to a developer app key, enabling the app that holds the key to access the API resources bundled in the API product. In addition, you can add attributes and scopes associated with the API product to the developer app key. The status of the key can be updated via \"action\" Query Parameter. None of the other fields can be updated via this API. This API replaces the existing attributes with those specified in the request. Include or exclude any existing attributes that you want to retain or delete, respectively. None of the other fields can be updated. You can use the same key to access all API products associated with the app.",
34063406
"flatPath": "v1/organizations/{organizationsId}/developers/{developersId}/apps/{appsId}/keys/{keysId}",
34073407
"httpMethod": "POST",
34083408
"id": "apigee.organizations.developers.apps.keys.updateDeveloperAppKey",
@@ -11063,7 +11063,7 @@
1106311063
}
1106411064
}
1106511065
},
11066-
"revision": "20250506",
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"
@@ -19547,7 +19551,7 @@
1954719551
},
1954819552
"appGroupAppKey": {
1954919553
"$ref": "GoogleCloudApigeeV1AppGroupAppKey",
19550-
"description": "The new AppGroupKey to be amended. Note that the status can be updated only via action."
19554+
"description": "Note that only Scopes and Attributes of the AppGroupAppKey can be amended."
1955119555
}
1955219556
},
1955319557
"type": "object"

discovery/baremetalsolution-v2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@
11271127
]
11281128
},
11291129
"submit": {
1130-
"description": "Submit a provisiong configuration for a given project.",
1130+
"description": "Submit a provisioning configuration for a given project.",
11311131
"flatPath": "v2/projects/{projectsId}/locations/{locationsId}/provisioningConfigs:submit",
11321132
"httpMethod": "POST",
11331133
"id": "baremetalsolution.projects.locations.provisioningConfigs.submit",
@@ -1728,7 +1728,7 @@
17281728
}
17291729
}
17301730
},
1731-
"revision": "20250414",
1731+
"revision": "20250519",
17321732
"rootUrl": "https://baremetalsolution.googleapis.com/",
17331733
"schemas": {
17341734
"AllowedClient": {
@@ -2072,7 +2072,7 @@
20722072
},
20732073
"id": {
20742074
"deprecated": true,
2075-
"description": "A transient unique identifier to idenfity an instance within an ProvisioningConfig request.",
2075+
"description": "A transient unique identifier to identify an instance within an ProvisioningConfig request.",
20762076
"type": "string"
20772077
},
20782078
"instanceType": {

discovery/healthcare-v1.json

Lines changed: 36 additions & 34 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)