Skip to content

Commit 1273c35

Browse files
committed
Merge branch 'yoshi-code-bot-autodisco'
2 parents 788a311 + fd76f2d commit 1273c35

File tree

500 files changed

+155652
-31426
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

500 files changed

+155652
-31426
lines changed

discovery/accessapproval-v1.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
}
914914
}
915915
},
916-
"revision": "20240820",
916+
"revision": "20250206",
917917
"rootUrl": "https://accessapproval.googleapis.com/",
918918
"schemas": {
919919
"AccessApprovalServiceAccount": {
@@ -1294,7 +1294,9 @@
12941294
"HMAC_SHA384",
12951295
"HMAC_SHA512",
12961296
"HMAC_SHA224",
1297-
"EXTERNAL_SYMMETRIC_ENCRYPTION"
1297+
"EXTERNAL_SYMMETRIC_ENCRYPTION",
1298+
"PQ_SIGN_ML_DSA_65",
1299+
"PQ_SIGN_SLH_DSA_SHA2_128S"
12981300
],
12991301
"enumDescriptions": [
13001302
"Not specified.",
@@ -1332,7 +1334,9 @@
13321334
"HMAC-SHA384 signing with a 384 bit key.",
13331335
"HMAC-SHA512 signing with a 512 bit key.",
13341336
"HMAC-SHA224 signing with a 224 bit key.",
1335-
"Algorithm representing symmetric encryption by an external key manager."
1337+
"Algorithm representing symmetric encryption by an external key manager.",
1338+
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
1339+
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version."
13361340
],
13371341
"type": "string"
13381342
},

discovery/accesscontextmanager-v1.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@
12951295
}
12961296
}
12971297
},
1298-
"revision": "20250115",
1298+
"revision": "20250312",
12991299
"rootUrl": "https://accesscontextmanager.googleapis.com/",
13001300
"schemas": {
13011301
"AccessContextManagerOperationMetadata": {
@@ -1824,7 +1824,7 @@
18241824
"type": "string"
18251825
},
18261826
"resource": {
1827-
"description": "A Google Cloud resource that you want to allow to egress the perimeter. These resources can access data outside the perimeter. This field only supports projects. The project format is `projects/{project_number}`. The resource can be in any Google Cloud organization, not just the organization where the perimeter is defined. You can't use `*` in this field to allow all Google Cloud resources.",
1827+
"description": "A Google Cloud resource from the service perimeter that you want to allow to access data outside the perimeter. This field supports only projects. The project format is `projects/{project_number}`. You can't use `*` in this field to allow all Google Cloud resources.",
18281828
"type": "string"
18291829
}
18301830
},
@@ -1854,6 +1854,13 @@
18541854
"type": "string"
18551855
},
18561856
"type": "array"
1857+
},
1858+
"roles": {
1859+
"description": "IAM roles that represent the set of operations that the sources specified in the corresponding EgressFrom. are allowed to perform in this ServicePerimeter.",
1860+
"items": {
1861+
"type": "string"
1862+
},
1863+
"type": "array"
18571864
}
18581865
},
18591866
"type": "object"
@@ -2051,6 +2058,13 @@
20512058
"type": "string"
20522059
},
20532060
"type": "array"
2061+
},
2062+
"roles": {
2063+
"description": "IAM roles that represent the set of operations that the sources specified in the corresponding IngressFrom are allowed to perform in this ServicePerimeter.",
2064+
"items": {
2065+
"type": "string"
2066+
},
2067+
"type": "array"
20542068
}
20552069
},
20562070
"type": "object"

discovery/admin-directory_v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4020,7 +4020,7 @@
40204020
"type": "string"
40214021
},
40224022
"pageToken": {
4023-
"description": "Token to specify next page in the list",
4023+
"description": "Token to specify next page in the list. The page token is only valid for three days.",
40244024
"location": "query",
40254025
"type": "string"
40264026
},
@@ -4671,7 +4671,7 @@
46714671
}
46724672
}
46734673
},
4674-
"revision": "20241210",
4674+
"revision": "20250217",
46754675
"rootUrl": "https://admin.googleapis.com/",
46764676
"schemas": {
46774677
"Alias": {
@@ -8658,7 +8658,7 @@
86588658
"type": "string"
86598659
},
86608660
"nextPageToken": {
8661-
"description": "Token used to access next page of this result.",
8661+
"description": "Token used to access next page of this result. The page token is only valid for three days.",
86628662
"type": "string"
86638663
},
86648664
"trigger_event": {

discovery/admin-reports_v1.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"type": "string"
206206
},
207207
"groupIdFilter": {
208-
"description": "Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: \"id:abc123,id:xyz456\"",
208+
"description": "Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: \"id:abc123,id:xyz456\" *Important:* To filter by groups, you must explicitly add the groups to your filtering groups allowlist. For more information about adding groups to filtering groups allowlist, see [Filter results by Google Group](https://support.google.com/a/answer/11482175)",
209209
"location": "query",
210210
"pattern": "(id:[a-z0-9]+(,id:[a-z0-9]+)*)",
211211
"type": "string"
@@ -344,7 +344,7 @@
344344
"type": "string"
345345
},
346346
"groupIdFilter": {
347-
"description": "Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: \"id:abc123,id:xyz456\"",
347+
"description": "Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: \"id:abc123,id:xyz456\" *Important:* To filter by groups, you must explicitly add the groups to your filtering groups allowlist. For more information about adding groups to filtering groups allowlist, see [Filter results by Google Group](https://support.google.com/a/answer/11482175)",
348348
"location": "query",
349349
"pattern": "(id:[a-z0-9]+(,id:[a-z0-9]+)*)",
350350
"type": "string"
@@ -448,7 +448,7 @@
448448
"parameters": {
449449
"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. ",
450450
"location": "query",
451-
"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)):[^,]+)",
451+
"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)):[^,]+)",
452452
"type": "string"
453453
}
454454
},
@@ -572,7 +572,7 @@
572572
"filters": {
573573
"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=). ",
574574
"location": "query",
575-
"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_]+[<,<=,==,>=,>,!=][^,]+)",
575+
"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_]+[<,<=,==,>=,>,!=][^,]+)",
576576
"type": "string"
577577
},
578578
"groupIdFilter": {
@@ -605,7 +605,7 @@
605605
"parameters": {
606606
"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. ",
607607
"location": "query",
608-
"pattern": "(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+,)*(((accounts)|(classroom)|(cros)|(gmail)|(calendar)|(docs)|(gplus)|(sites)|(device_management)|(drive)):[^,]+)",
608+
"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)):[^,]+)",
609609
"type": "string"
610610
},
611611
"userKey": {
@@ -626,7 +626,7 @@
626626
}
627627
}
628628
},
629-
"revision": "20240220",
629+
"revision": "20250304",
630630
"rootUrl": "https://admin.googleapis.com/",
631631
"schemas": {
632632
"Activities": {

0 commit comments

Comments
 (0)