|
2 | 2 | "auth": {
|
3 | 3 | "oauth2": {
|
4 | 4 | "scopes": {
|
5 |
| - "https://www.googleapis.com/auth/cloud-identity": { |
6 |
| - "description": "Private Service: https://www.googleapis.com/auth/cloud-identity" |
7 |
| - }, |
8 | 5 | "https://www.googleapis.com/auth/cloud-identity.devices": {
|
9 | 6 | "description": "Private Service: https://www.googleapis.com/auth/cloud-identity.devices"
|
10 | 7 | },
|
|
20 | 17 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly": {
|
21 | 18 | "description": "See any Cloud Identity Groups that you can access, including group members and their emails"
|
22 | 19 | },
|
23 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations": { |
24 |
| - "description": "See, send, or cancel any Cloud Identity UserInvitations to join your organization to users" |
25 |
| - }, |
26 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly": { |
27 |
| - "description": "See, send, or cancel any Cloud Identity UserInvitations to join your organization to users" |
28 |
| - }, |
29 | 20 | "https://www.googleapis.com/auth/cloud-platform": {
|
30 | 21 | "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account."
|
31 | 22 | }
|
|
156 | 147 | },
|
157 | 148 | "response": {
|
158 | 149 | "$ref": "Operation"
|
159 |
| - }, |
160 |
| - "scopes": [ |
161 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations" |
162 |
| - ] |
| 150 | + } |
163 | 151 | },
|
164 | 152 | "get": {
|
165 | 153 | "description": "Retrieves a UserInvitation resource. **Note:** New consumer accounts with the customer's verified domain created within the previous 48 hours will not appear in the result. This delay also applies to newly-verified domains.",
|
|
181 | 169 | "path": "v1/{+name}",
|
182 | 170 | "response": {
|
183 | 171 | "$ref": "UserInvitation"
|
184 |
| - }, |
185 |
| - "scopes": [ |
186 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations", |
187 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly" |
188 |
| - ] |
| 172 | + } |
189 | 173 | },
|
190 | 174 | "isInvitableUser": {
|
191 | 175 | "description": "Verifies whether a user account is eligible to receive a UserInvitation (is an unmanaged account). Eligibility is based on the following criteria: * the email address is a consumer account and it's the primary email address of the account, and * the domain of the email address matches an existing verified Google Workspace or Cloud Identity domain If both conditions are met, the user is eligible. **Note:** This method is not supported for Workspace Essentials customers.",
|
|
207 | 191 | "path": "v1/{+name}:isInvitableUser",
|
208 | 192 | "response": {
|
209 | 193 | "$ref": "IsInvitableUserResponse"
|
210 |
| - }, |
211 |
| - "scopes": [ |
212 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations", |
213 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly" |
214 |
| - ] |
| 194 | + } |
215 | 195 | },
|
216 | 196 | "list": {
|
217 | 197 | "description": "Retrieves a list of UserInvitation resources. **Note:** New consumer accounts with the customer's verified domain created within the previous 48 hours will not appear in the result. This delay also applies to newly-verified domains.",
|
|
254 | 234 | "path": "v1/{+parent}/userinvitations",
|
255 | 235 | "response": {
|
256 | 236 | "$ref": "ListUserInvitationsResponse"
|
257 |
| - }, |
258 |
| - "scopes": [ |
259 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations", |
260 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly" |
261 |
| - ] |
| 237 | + } |
262 | 238 | },
|
263 | 239 | "send": {
|
264 | 240 | "description": "Sends a UserInvitation to email. If the `UserInvitation` does not exist for this request and it is a valid request, the request creates a `UserInvitation`. **Note:** The `get` and `list` methods have a 48-hour delay where newly-created consumer accounts will not appear in the results. You can still send a `UserInvitation` to those accounts if you know the unmanaged email address and IsInvitableUser==True.",
|
|
283 | 259 | },
|
284 | 260 | "response": {
|
285 | 261 | "$ref": "Operation"
|
286 |
| - }, |
287 |
| - "scopes": [ |
288 |
| - "https://www.googleapis.com/auth/cloud-identity.userinvitations" |
289 |
| - ] |
| 262 | + } |
290 | 263 | }
|
291 | 264 | }
|
292 | 265 | }
|
|
319 | 292 | "$ref": "Operation"
|
320 | 293 | },
|
321 | 294 | "scopes": [
|
322 |
| - "https://www.googleapis.com/auth/cloud-identity", |
323 | 295 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
324 | 296 | ]
|
325 | 297 | },
|
|
344 | 316 | "$ref": "Operation"
|
345 | 317 | },
|
346 | 318 | "scopes": [
|
347 |
| - "https://www.googleapis.com/auth/cloud-identity", |
348 | 319 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
349 | 320 | ]
|
350 | 321 | },
|
|
375 | 346 | "$ref": "Operation"
|
376 | 347 | },
|
377 | 348 | "scopes": [
|
378 |
| - "https://www.googleapis.com/auth/cloud-identity", |
379 | 349 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
380 | 350 | ]
|
381 | 351 | },
|
|
406 | 376 | "$ref": "GoogleAppsCloudidentityDevicesV1Device"
|
407 | 377 | },
|
408 | 378 | "scopes": [
|
409 |
| - "https://www.googleapis.com/auth/cloud-identity", |
410 | 379 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
411 | 380 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
412 | 381 | ]
|
|
465 | 434 | "$ref": "GoogleAppsCloudidentityDevicesV1ListDevicesResponse"
|
466 | 435 | },
|
467 | 436 | "scopes": [
|
468 |
| - "https://www.googleapis.com/auth/cloud-identity", |
469 | 437 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
470 | 438 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
471 | 439 | ]
|
|
495 | 463 | "$ref": "Operation"
|
496 | 464 | },
|
497 | 465 | "scopes": [
|
498 |
| - "https://www.googleapis.com/auth/cloud-identity", |
499 | 466 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
500 | 467 | ]
|
501 | 468 | }
|
|
528 | 495 | "$ref": "Operation"
|
529 | 496 | },
|
530 | 497 | "scopes": [
|
531 |
| - "https://www.googleapis.com/auth/cloud-identity", |
532 | 498 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
533 | 499 | ]
|
534 | 500 | },
|
|
557 | 523 | "$ref": "Operation"
|
558 | 524 | },
|
559 | 525 | "scopes": [
|
560 |
| - "https://www.googleapis.com/auth/cloud-identity", |
561 | 526 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
562 | 527 | ]
|
563 | 528 | },
|
|
586 | 551 | "$ref": "Operation"
|
587 | 552 | },
|
588 | 553 | "scopes": [
|
589 |
| - "https://www.googleapis.com/auth/cloud-identity", |
590 | 554 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
591 | 555 | ]
|
592 | 556 | },
|
|
617 | 581 | "$ref": "Operation"
|
618 | 582 | },
|
619 | 583 | "scopes": [
|
620 |
| - "https://www.googleapis.com/auth/cloud-identity", |
621 | 584 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
622 | 585 | ]
|
623 | 586 | },
|
|
648 | 611 | "$ref": "GoogleAppsCloudidentityDevicesV1DeviceUser"
|
649 | 612 | },
|
650 | 613 | "scopes": [
|
651 |
| - "https://www.googleapis.com/auth/cloud-identity", |
652 | 614 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
653 | 615 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
654 | 616 | ]
|
|
701 | 663 | "$ref": "GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse"
|
702 | 664 | },
|
703 | 665 | "scopes": [
|
704 |
| - "https://www.googleapis.com/auth/cloud-identity", |
705 | 666 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
706 | 667 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
707 | 668 | ]
|
|
782 | 743 | "$ref": "Operation"
|
783 | 744 | },
|
784 | 745 | "scopes": [
|
785 |
| - "https://www.googleapis.com/auth/cloud-identity", |
786 | 746 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
787 | 747 | ]
|
788 | 748 | }
|
|
817 | 777 | "$ref": "GoogleAppsCloudidentityDevicesV1ClientState"
|
818 | 778 | },
|
819 | 779 | "scopes": [
|
820 |
| - "https://www.googleapis.com/auth/cloud-identity", |
821 | 780 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
822 | 781 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
823 | 782 | ]
|
|
864 | 823 | "$ref": "GoogleAppsCloudidentityDevicesV1ListClientStatesResponse"
|
865 | 824 | },
|
866 | 825 | "scopes": [
|
867 |
| - "https://www.googleapis.com/auth/cloud-identity", |
868 | 826 | "https://www.googleapis.com/auth/cloud-identity.devices",
|
869 | 827 | "https://www.googleapis.com/auth/cloud-identity.devices.readonly"
|
870 | 828 | ]
|
|
905 | 863 | "$ref": "Operation"
|
906 | 864 | },
|
907 | 865 | "scopes": [
|
908 |
| - "https://www.googleapis.com/auth/cloud-identity", |
909 | 866 | "https://www.googleapis.com/auth/cloud-identity.devices"
|
910 | 867 | ]
|
911 | 868 | }
|
|
948 | 905 | "$ref": "Operation"
|
949 | 906 | },
|
950 | 907 | "scopes": [
|
951 |
| - "https://www.googleapis.com/auth/cloud-identity", |
952 | 908 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
953 | 909 | "https://www.googleapis.com/auth/cloud-platform"
|
954 | 910 | ]
|
|
975 | 931 | "$ref": "Operation"
|
976 | 932 | },
|
977 | 933 | "scopes": [
|
978 |
| - "https://www.googleapis.com/auth/cloud-identity", |
979 | 934 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
980 | 935 | "https://www.googleapis.com/auth/cloud-platform"
|
981 | 936 | ]
|
|
1002 | 957 | "$ref": "Group"
|
1003 | 958 | },
|
1004 | 959 | "scopes": [
|
1005 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1006 | 960 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1007 | 961 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1008 | 962 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1036 | 990 | "$ref": "SecuritySettings"
|
1037 | 991 | },
|
1038 | 992 | "scopes": [
|
1039 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1040 | 993 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1041 | 994 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1042 | 995 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1086 | 1039 | "$ref": "ListGroupsResponse"
|
1087 | 1040 | },
|
1088 | 1041 | "scopes": [
|
1089 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1090 | 1042 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1091 | 1043 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1092 | 1044 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1115 | 1067 | "$ref": "LookupGroupNameResponse"
|
1116 | 1068 | },
|
1117 | 1069 | "scopes": [
|
1118 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1119 | 1070 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1120 | 1071 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1121 | 1072 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1152 | 1103 | "$ref": "Operation"
|
1153 | 1104 | },
|
1154 | 1105 | "scopes": [
|
1155 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1156 | 1106 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1157 | 1107 | "https://www.googleapis.com/auth/cloud-platform"
|
1158 | 1108 | ]
|
|
1201 | 1151 | "$ref": "SearchGroupsResponse"
|
1202 | 1152 | },
|
1203 | 1153 | "scopes": [
|
1204 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1205 | 1154 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1206 | 1155 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1207 | 1156 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1238 | 1187 | "$ref": "Operation"
|
1239 | 1188 | },
|
1240 | 1189 | "scopes": [
|
1241 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1242 | 1190 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1243 | 1191 | "https://www.googleapis.com/auth/cloud-platform"
|
1244 | 1192 | ]
|
|
1274 | 1222 | "$ref": "CheckTransitiveMembershipResponse"
|
1275 | 1223 | },
|
1276 | 1224 | "scopes": [
|
1277 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1278 | 1225 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1279 | 1226 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1280 | 1227 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1305 | 1252 | "$ref": "Operation"
|
1306 | 1253 | },
|
1307 | 1254 | "scopes": [
|
1308 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1309 | 1255 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1310 | 1256 | "https://www.googleapis.com/auth/cloud-platform"
|
1311 | 1257 | ]
|
|
1332 | 1278 | "$ref": "Operation"
|
1333 | 1279 | },
|
1334 | 1280 | "scopes": [
|
1335 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1336 | 1281 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1337 | 1282 | "https://www.googleapis.com/auth/cloud-platform"
|
1338 | 1283 | ]
|
|
1359 | 1304 | "$ref": "Membership"
|
1360 | 1305 | },
|
1361 | 1306 | "scopes": [
|
1362 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1363 | 1307 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1364 | 1308 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1365 | 1309 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1392 | 1336 | "$ref": "Operation"
|
1393 | 1337 | },
|
1394 | 1338 | "scopes": [
|
1395 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1396 | 1339 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1397 | 1340 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1398 | 1341 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1446 | 1389 | "$ref": "ListMembershipsResponse"
|
1447 | 1390 | },
|
1448 | 1391 | "scopes": [
|
1449 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1450 | 1392 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1451 | 1393 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1452 | 1394 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1484 | 1426 | "$ref": "LookupMembershipNameResponse"
|
1485 | 1427 | },
|
1486 | 1428 | "scopes": [
|
1487 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1488 | 1429 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1489 | 1430 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1490 | 1431 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1515 | 1456 | "$ref": "ModifyMembershipRolesResponse"
|
1516 | 1457 | },
|
1517 | 1458 | "scopes": [
|
1518 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1519 | 1459 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1520 | 1460 | "https://www.googleapis.com/auth/cloud-platform"
|
1521 | 1461 | ]
|
|
1558 | 1498 | "$ref": "SearchTransitiveGroupsResponse"
|
1559 | 1499 | },
|
1560 | 1500 | "scopes": [
|
1561 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1562 | 1501 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1563 | 1502 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1564 | 1503 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1597 | 1536 | "$ref": "SearchTransitiveMembershipsResponse"
|
1598 | 1537 | },
|
1599 | 1538 | "scopes": [
|
1600 |
| - "https://www.googleapis.com/auth/cloud-identity", |
1601 | 1539 | "https://www.googleapis.com/auth/cloud-identity.groups",
|
1602 | 1540 | "https://www.googleapis.com/auth/cloud-identity.groups.readonly",
|
1603 | 1541 | "https://www.googleapis.com/auth/cloud-platform"
|
|
1608 | 1546 | }
|
1609 | 1547 | }
|
1610 | 1548 | },
|
1611 |
| - "revision": "20220822", |
| 1549 | + "revision": "20220831", |
1612 | 1550 | "rootUrl": "https://cloudidentity.googleapis.com/",
|
1613 | 1551 | "schemas": {
|
1614 | 1552 | "CancelUserInvitationRequest": {
|
|
0 commit comments