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 Feb 4, 2025
1 parent 3302532 commit 4657fa8
Show file tree
Hide file tree
Showing 21 changed files with 256 additions and 47 deletions.
8 changes: 4 additions & 4 deletions discovery/admin-reports_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@
"parameters": {
"description": "The `parameters` query string is a comma-separated list of event parameters that refine a report's results. The parameter is associated with a specific application. The application values for the Customers usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once in the API request, the API only accepts the last value of that request parameter. In addition, if an invalid request parameter is supplied in the API request, the API ignores that request parameter and returns the response corresponding to the remaining valid request parameters. An example of an invalid request parameter is one that does not belong to the application. If no parameters are requested, all parameters are returned. ",
"location": "query",
"pattern": "(((accounts)|(app_maker)|(apps_scripts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)|(meet)):[^,]+,)*(((accounts)|(app_maker)|(apps_scripts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)|(meet)):[^,]+)",
"pattern": "(((accounts)|(app_maker)|(apps_scripts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)|(meet)):[^,]+,)*(((accounts)|(app_maker)|(apps_scripts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)|(meet)):[^,]+)",
"type": "string"
}
},
Expand Down Expand Up @@ -572,7 +572,7 @@
"filters": {
"description": "The `filters` query string is a comma-separated list of an application's event parameters where the parameter's value is manipulated by a relational operator. The `filters` query string includes the name of the application whose usage is returned in the report. The application values for the Users Usage Report include `accounts`, `docs`, and `gmail`. Filters are in the form `[application name]:parameter name[parameter value],...`. In this example, the `<>` 'not equal to' operator is URL-encoded in the request's query string (%3C%3E): GET https://www.googleapis.com/admin/reports/v1/usage/users/all/dates/2013-03-03 ?parameters=accounts:last_login_time &filters=accounts:last_login_time%3C%3E2010-10-28T10:26:35.000Z The relational operators include: - `==` - 'equal to'. - `<>` - 'not equal to'. It is URL-encoded (%3C%3E). - `<` - 'less than'. It is URL-encoded (%3C). - `<=` - 'less than or equal to'. It is URL-encoded (%3C=). - `>` - 'greater than'. It is URL-encoded (%3E). - `>=` - 'greater than or equal to'. It is URL-encoded (%3E=). ",
"location": "query",
"pattern": "(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[a-z0-9_]+[<,<=,==,>=,>,!=][^,]+,)*(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[a-z0-9_]+[<,<=,==,>=,>,!=][^,]+)",
"pattern": "(((accounts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[a-z0-9_]+[<,<=,==,>=,>,!=][^,]+,)*(((accounts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[a-z0-9_]+[<,<=,==,>=,>,!=][^,]+)",
"type": "string"
},
"groupIdFilter": {
Expand Down Expand Up @@ -605,7 +605,7 @@
"parameters": {
"description": "The `parameters` query string is a comma-separated list of event parameters that refine a report's results. The parameter is associated with a specific application. The application values for the Customers Usage report include `accounts`, `app_maker`, `apps_scripts`, `calendar`, `classroom`, `cros`, `docs`, `gmail`, `gplus`, `device_management`, `meet`, and `sites`. A `parameters` query string is in the CSV form of `app_name1:param_name1, app_name2:param_name2`. *Note:* The API doesn't accept multiple values of a parameter. If a particular parameter is supplied more than once in the API request, the API only accepts the last value of that request parameter. In addition, if an invalid request parameter is supplied in the API request, the API ignores that request parameter and returns the response corresponding to the remaining valid request parameters. An example of an invalid request parameter is one that does not belong to the application. If no parameters are requested, all parameters are returned. ",
"location": "query",
"pattern": "(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+,)*(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+)",
"pattern": "(((accounts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+,)*(((accounts)|(chat)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+)",
"type": "string"
},
"userKey": {
Expand All @@ -626,7 +626,7 @@
}
}
},
"revision": "20240220",
"revision": "20250128",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Activities": {
Expand Down
12 changes: 9 additions & 3 deletions discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1545,7 +1545,7 @@
}
}
},
"revision": "20241228",
"revision": "20250122",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4702,15 +4702,21 @@
"MEMORY_UTILIZATION",
"NETWORK_CONNECTIONS",
"STORAGE_UTILIZATION",
"STORAGE_USED_BYTES"
"STORAGE_USED_BYTES",
"NODE_COUNT",
"MEMORY_USED_BYTES",
"PROCESSING_UNIT_COUNT"
],
"enumDescriptions": [
"Unspecified metric type.",
"CPU utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Memory utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Number of network connections for a resource.",
"Storage utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Sotrage used by a resource."
"Sotrage used by a resource.",
"Node count for a resource. It represents the number of node units in a bigtable/spanner instance.",
"Memory used by a resource (in bytes).",
"Processing units used by a resource. It represents the number of processing units in a spanner instance."
],
"type": "string"
},
Expand Down
12 changes: 9 additions & 3 deletions discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -1573,7 +1573,7 @@
}
}
},
"revision": "20241228",
"revision": "20250122",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4902,15 +4902,21 @@
"MEMORY_UTILIZATION",
"NETWORK_CONNECTIONS",
"STORAGE_UTILIZATION",
"STORAGE_USED_BYTES"
"STORAGE_USED_BYTES",
"NODE_COUNT",
"MEMORY_USED_BYTES",
"PROCESSING_UNIT_COUNT"
],
"enumDescriptions": [
"Unspecified metric type.",
"CPU utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Memory utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Number of network connections for a resource.",
"Storage utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Sotrage used by a resource."
"Sotrage used by a resource.",
"Node count for a resource. It represents the number of node units in a bigtable/spanner instance.",
"Memory used by a resource (in bytes).",
"Processing units used by a resource. It represents the number of processing units in a spanner instance."
],
"type": "string"
},
Expand Down
12 changes: 9 additions & 3 deletions discovery/alloydb-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@
}
}
},
"revision": "20241228",
"revision": "20250122",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4854,15 +4854,21 @@
"MEMORY_UTILIZATION",
"NETWORK_CONNECTIONS",
"STORAGE_UTILIZATION",
"STORAGE_USED_BYTES"
"STORAGE_USED_BYTES",
"NODE_COUNT",
"MEMORY_USED_BYTES",
"PROCESSING_UNIT_COUNT"
],
"enumDescriptions": [
"Unspecified metric type.",
"CPU utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Memory utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Number of network connections for a resource.",
"Storage utilization for a resource. The value is a fraction between 0.0 and 1.0 (may momentarily exceed 1.0 in some cases).",
"Sotrage used by a resource."
"Sotrage used by a resource.",
"Node count for a resource. It represents the number of node units in a bigtable/spanner instance.",
"Memory used by a resource (in bytes).",
"Processing units used by a resource. It represents the number of processing units in a spanner instance."
],
"type": "string"
},
Expand Down
65 changes: 61 additions & 4 deletions discovery/apigee-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,46 @@
}
},
"resources": {
"debugsessions": {
"methods": {
"list": {
"description": "Lists debug sessions that are currently active in the given API Proxy.",
"flatPath": "v1/organizations/{organizationsId}/apis/{apisId}/debugsessions",
"httpMethod": "GET",
"id": "apigee.organizations.apis.debugsessions.list",
"parameterOrder": [
"parent"
],
"parameters": {
"pageSize": {
"description": "Optional. Maximum number of debug sessions to return. The page size defaults to 25.",
"format": "int32",
"location": "query",
"type": "integer"
},
"pageToken": {
"description": "Optional. Page token, returned from a previous ListApiDebugSessions call, that you can use to retrieve the next page.",
"location": "query",
"type": "string"
},
"parent": {
"description": "Required. The name of the API Proxy for which to list debug sessions. Must be of the form: `organizations/{organization}/apis/{api}`.",
"location": "path",
"pattern": "^organizations/[^/]+/apis/[^/]+$",
"required": true,
"type": "string"
}
},
"path": "v1/{+parent}/debugsessions",
"response": {
"$ref": "GoogleCloudApigeeV1ListApiDebugSessionsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-platform"
]
}
}
},
"deployments": {
"methods": {
"list": {
Expand Down Expand Up @@ -10385,7 +10425,7 @@
}
}
},
"revision": "20241213",
"revision": "20250129",
"rootUrl": "https://apigee.googleapis.com/",
"schemas": {
"EdgeConfigstoreBundleBadBundle": {
Expand Down Expand Up @@ -11745,13 +11785,13 @@
"type": "object"
},
"GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll": {
"description": "Message for include_all option.",
"description": "Message for include_all_resources option.",
"id": "GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestIncludeAll",
"properties": {},
"type": "object"
},
"GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray": {
"description": "An array of resource messages.",
"description": "Message for the array of resources. For Apigee, the proxies are resources.",
"id": "GoogleCloudApigeeV1BatchComputeSecurityAssessmentResultsRequestResourceArray",
"properties": {
"resources": {
Expand Down Expand Up @@ -14477,6 +14517,24 @@
},
"type": "object"
},
"GoogleCloudApigeeV1ListApiDebugSessionsResponse": {
"description": "Response for ListApiDebugSessions.",
"id": "GoogleCloudApigeeV1ListApiDebugSessionsResponse",
"properties": {
"nextPageToken": {
"description": "Page token that you can include in a ListApiDebugSessionsRequest to retrieve the next page. If omitted, no subsequent pages exist.",
"type": "string"
},
"sessions": {
"description": "Session info that includes debug session ID and the first transaction creation timestamp.",
"items": {
"$ref": "GoogleCloudApigeeV1Session"
},
"type": "array"
}
},
"type": "object"
},
"GoogleCloudApigeeV1ListApiDocsResponse": {
"id": "GoogleCloudApigeeV1ListApiDocsResponse",
"properties": {
Expand Down Expand Up @@ -17362,7 +17420,6 @@
"type": "integer"
},
"severity": {
"description": "The severity of the assessment.",
"enum": [
"SEVERITY_UNSPECIFIED",
"LOW",
Expand Down
25 changes: 21 additions & 4 deletions discovery/chromemanagement-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"https://www.googleapis.com/auth/chrome.management.appdetails.readonly": {
"description": "See detailed information about apps installed on Chrome browsers and devices managed by your organization"
},
"https://www.googleapis.com/auth/chrome.management.profiles": {
"description": "See, edit, delete, and take other necessary actions on Chrome browser profiles managed by your organization"
},
"https://www.googleapis.com/auth/chrome.management.profiles.readonly": {
"description": "See Chrome browser profiles managed by your organization"
},
"https://www.googleapis.com/auth/chrome.management.reports.readonly": {
"description": "See reports about devices and Chrome browsers managed within your organization"
},
Expand Down Expand Up @@ -366,7 +372,10 @@
"path": "v1/{+name}",
"response": {
"$ref": "GoogleProtobufEmpty"
}
},
"scopes": [
"https://www.googleapis.com/auth/chrome.management.profiles"
]
},
"get": {
"description": "Gets a Chrome browser profile with customer ID and profile permanent ID.",
Expand All @@ -388,7 +397,11 @@
"path": "v1/{+name}",
"response": {
"$ref": "GoogleChromeManagementVersionsV1ChromeBrowserProfile"
}
},
"scopes": [
"https://www.googleapis.com/auth/chrome.management.profiles",
"https://www.googleapis.com/auth/chrome.management.profiles.readonly"
]
},
"list": {
"description": "Lists Chrome browser profiles of a customer based on the given search and sorting criteria.",
Expand Down Expand Up @@ -431,7 +444,11 @@
"path": "v1/{+parent}/profiles",
"response": {
"$ref": "GoogleChromeManagementVersionsV1ListChromeBrowserProfilesResponse"
}
},
"scopes": [
"https://www.googleapis.com/auth/chrome.management.profiles",
"https://www.googleapis.com/auth/chrome.management.profiles.readonly"
]
}
}
},
Expand Down Expand Up @@ -1263,7 +1280,7 @@
}
}
},
"revision": "20250122",
"revision": "20250126",
"rootUrl": "https://chromemanagement.googleapis.com/",
"schemas": {
"GoogleChromeManagementV1AndroidAppInfo": {
Expand Down
6 changes: 5 additions & 1 deletion discovery/contactcenterinsights-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2609,7 +2609,7 @@
}
}
},
"revision": "20250106",
"revision": "20250127",
"rootUrl": "https://contactcenterinsights.googleapis.com/",
"schemas": {
"GoogleCloudContactcenterinsightsV1Analysis": {
Expand Down Expand Up @@ -4156,6 +4156,7 @@
"enum": [
"DIMENSION_KEY_UNSPECIFIED",
"ISSUE",
"ISSUE_NAME",
"AGENT",
"AGENT_TEAM",
"QA_QUESTION_ID",
Expand All @@ -4165,6 +4166,7 @@
"enumDescriptions": [
"The key of the dimension is unspecified.",
"The dimension is keyed by issues.",
"The dimension is keyed by issue names.",
"The dimension is keyed by agents.",
"The dimension is keyed by agent teams.",
"The dimension is keyed by QaQuestionIds. Note that: We only group by the QuestionId and not the revision-id of the scorecard this question is a part of. This allows for showing stats for the same question across different scorecard revisions.",
Expand Down Expand Up @@ -7846,6 +7848,7 @@
"enum": [
"DIMENSION_KEY_UNSPECIFIED",
"ISSUE",
"ISSUE_NAME",
"AGENT",
"AGENT_TEAM",
"QA_QUESTION_ID",
Expand All @@ -7855,6 +7858,7 @@
"enumDescriptions": [
"The key of the dimension is unspecified.",
"The dimension is keyed by issues.",
"The dimension is keyed by issue names.",
"The dimension is keyed by agents.",
"The dimension is keyed by agent teams.",
"The dimension is keyed by QaQuestionIds. Note that: We only group by the QuestionId and not the revision-id of the scorecard this question is a part of. This allows for showing stats for the same question across different scorecard revisions.",
Expand Down
4 changes: 2 additions & 2 deletions discovery/datamigration-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@
"Unspecified view. Defaults to basic view.",
"Default view. Does not return DDLs or Issues.",
"Return full entity details including mappings, ddl and issues.",
"Top-most (Database, Schema) nodes which are returned contains summary details for their decendents such as the number of entities per type and issues rollups. When this view is used, only a single page of result is returned and the page_size property of the request is ignored. The returned page will only include the top-most node types."
"Top-most (Database, Schema) nodes which are returned contains summary details for their descendants such as the number of entities per type and issues rollups. When this view is used, only a single page of result is returned and the page_size property of the request is ignored. The returned page will only include the top-most node types."
],
"location": "query",
"type": "string"
Expand Down Expand Up @@ -2332,7 +2332,7 @@
}
}
},
"revision": "20250115",
"revision": "20250122",
"rootUrl": "https://datamigration.googleapis.com/",
"schemas": {
"AlloyDbConnectionProfile": {
Expand Down
Loading

0 comments on commit 4657fa8

Please sign in to comment.