Skip to content

Commit

Permalink
feat: regenerate index files
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 11, 2023
1 parent 55a0349 commit 9d9d8b6
Show file tree
Hide file tree
Showing 19 changed files with 206 additions and 102 deletions.
66 changes: 33 additions & 33 deletions discovery/apigee-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9458,10 +9458,10 @@
},
"path": "v1/{+parent}/apicategories",
"request": {
"$ref": "GoogleCloudApigeeV1ApiCategoryData"
"$ref": "GoogleCloudApigeeV1ApiCategory"
},
"response": {
"$ref": "GoogleCloudApigeeV1ApiCategory"
"$ref": "GoogleCloudApigeeV1ApiCategoryResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -9511,7 +9511,7 @@
},
"path": "v1/{+name}",
"response": {
"$ref": "GoogleCloudApigeeV1ApiCategory"
"$ref": "GoogleCloudApigeeV1ApiCategoryResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -9561,10 +9561,10 @@
},
"path": "v1/{+name}",
"request": {
"$ref": "GoogleCloudApigeeV1ApiCategoryData"
"$ref": "GoogleCloudApigeeV1ApiCategory"
},
"response": {
"$ref": "GoogleCloudApigeeV1ApiCategory"
"$ref": "GoogleCloudApigeeV1ApiCategoryResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -9609,7 +9609,7 @@
}
}
},
"revision": "20231016",
"revision": "20231110",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -9898,51 +9898,51 @@
"type": "object"
},
"GoogleCloudApigeeV1ApiCategory": {
"description": "The API category resource wrapped with response status, error_code, etc.",
"description": "`ApiCategory` represents an API category. [Catalog items](/apigee/docs/reference/apis/apigee/rest/v1/organizations.sites.apidocs) can be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category.",
"id": "GoogleCloudApigeeV1ApiCategory",
"properties": {
"data": {
"$ref": "GoogleCloudApigeeV1ApiCategoryData",
"description": "Details of the category."
},
"errorCode": {
"description": "Unique error code for the request, if any.",
"id": {
"description": "ID of the category (a UUID).",
"type": "string"
},
"message": {
"description": "Description of the operation.",
"name": {
"description": "Name of the category.",
"type": "string"
},
"requestId": {
"description": "Unique ID of the request.",
"siteId": {
"description": "Name of the portal.",
"type": "string"
},
"status": {
"description": "Status of the operation.",
"updateTime": {
"description": "Time the category was last modified in milliseconds since epoch.",
"format": "int64",
"type": "string"
}
},
"type": "object"
},
"GoogleCloudApigeeV1ApiCategoryData": {
"description": "`ApiCategoryData` represents an API category. Catalog items can be tagged with API categories; users viewing the API catalog in the portal will have the option to browse the catalog by category.",
"id": "GoogleCloudApigeeV1ApiCategoryData",
"GoogleCloudApigeeV1ApiCategoryResponse": {
"description": "The API category resource wrapped with response status, error_code, etc.",
"id": "GoogleCloudApigeeV1ApiCategoryResponse",
"properties": {
"id": {
"description": "ID of the category (a UUID).",
"data": {
"$ref": "GoogleCloudApigeeV1ApiCategory",
"description": "The API category resource."
},
"errorCode": {
"description": "Unique error code for the request, if any.",
"type": "string"
},
"name": {
"description": "Name of the category.",
"message": {
"description": "Description of the operation.",
"type": "string"
},
"siteId": {
"description": "Name of the portal.",
"requestId": {
"description": "Unique ID of the request.",
"type": "string"
},
"updateTime": {
"description": "Time the category was last modified in milliseconds since epoch.",
"format": "int64",
"status": {
"description": "Status of the operation.",
"type": "string"
}
},
Expand Down Expand Up @@ -13251,9 +13251,9 @@
"id": "GoogleCloudApigeeV1ListApiCategoriesResponse",
"properties": {
"data": {
"description": "Details of the categories.",
"description": "The API category resources.",
"items": {
"$ref": "GoogleCloudApigeeV1ApiCategoryData"
"$ref": "GoogleCloudApigeeV1ApiCategory"
},
"type": "array"
},
Expand Down
3 changes: 2 additions & 1 deletion discovery/clouderrorreporting-v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"description": "Groups and counts similar errors from cloud services and applications, reports new errors, and provides access to error groups and their associated errors. ",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/error-reporting/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -430,7 +431,7 @@
}
}
},
"revision": "20230914",
"revision": "20231106",
"rootUrl": "https://clouderrorreporting.googleapis.com/",
"schemas": {
"DeleteEventsResponse": {
Expand Down
23 changes: 16 additions & 7 deletions discovery/displayvideo-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -8146,7 +8146,7 @@
}
}
},
"revision": "20231009",
"revision": "20231107",
"rootUrl": "https://displayvideo.googleapis.com/",
"schemas": {
"ActivateManualTriggerRequest": {
Expand Down Expand Up @@ -10885,7 +10885,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -10899,6 +10900,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -10913,7 +10915,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down Expand Up @@ -17706,7 +17709,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -17720,6 +17724,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -17734,7 +17739,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down Expand Up @@ -17780,7 +17786,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -17794,6 +17801,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -17808,7 +17816,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down
23 changes: 16 additions & 7 deletions discovery/displayvideo-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9172,7 +9172,7 @@
}
}
},
"revision": "20231009",
"revision": "20231107",
"rootUrl": "https://displayvideo.googleapis.com/",
"schemas": {
"ActivateManualTriggerRequest": {
Expand Down Expand Up @@ -12183,7 +12183,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -12197,6 +12198,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -12211,7 +12213,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down Expand Up @@ -19481,7 +19484,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -19495,6 +19499,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -19509,7 +19514,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down Expand Up @@ -19555,7 +19561,8 @@
"SDF_VERSION_5_3",
"SDF_VERSION_5_4",
"SDF_VERSION_5_5",
"SDF_VERSION_6"
"SDF_VERSION_6",
"SDF_VERSION_7"
],
"enumDeprecated": [
false,
Expand All @@ -19569,6 +19576,7 @@
true,
false,
false,
false,
false
],
"enumDescriptions": [
Expand All @@ -19583,7 +19591,8 @@
"SDF version 5.3",
"SDF version 5.4",
"SDF version 5.5",
"SDF version 6"
"SDF version 6",
"SDF version 7. Read the [v7 migration guide](/display-video/api/structured-data-file/v7-migration-guide) before migrating to this version. Currently in beta. Only available for use by a subset of users."
],
"type": "string"
}
Expand Down
Loading

0 comments on commit 9d9d8b6

Please sign in to comment.