Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#1601)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jun 27, 2022
1 parent b5f14dc commit ee1c8ab
Show file tree
Hide file tree
Showing 20 changed files with 5,722 additions and 332 deletions.
40 changes: 39 additions & 1 deletion cloudidentity/v1/cloudidentity-api.json
Expand Up @@ -2,6 +2,9 @@
"auth": {
"oauth2": {
"scopes": {
"https://www.googleapis.com/auth/cloud-identity": {
"description": "Private Service: https://www.googleapis.com/auth/cloud-identity"
},
"https://www.googleapis.com/auth/cloud-identity.devices": {
"description": "Private Service: https://www.googleapis.com/auth/cloud-identity.devices"
},
Expand Down Expand Up @@ -147,6 +150,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand All @@ -171,6 +175,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -201,6 +206,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -231,6 +237,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1Device"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -289,6 +296,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1ListDevicesResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -318,6 +326,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
}
Expand Down Expand Up @@ -350,6 +359,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -378,6 +388,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -406,6 +417,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -436,6 +448,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
},
Expand Down Expand Up @@ -466,6 +479,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1DeviceUser"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -518,6 +532,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1ListDeviceUsersResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -598,6 +613,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
}
Expand Down Expand Up @@ -632,6 +648,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1ClientState"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -678,6 +695,7 @@
"$ref": "GoogleAppsCloudidentityDevicesV1ListClientStatesResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices",
"https://www.googleapis.com/auth/cloud-identity.devices.readonly"
]
Expand Down Expand Up @@ -718,6 +736,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.devices"
]
}
Expand Down Expand Up @@ -760,6 +779,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand All @@ -786,6 +806,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand All @@ -812,6 +833,7 @@
"$ref": "Group"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -845,6 +867,7 @@
"$ref": "SecuritySettings"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -894,6 +917,7 @@
"$ref": "ListGroupsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -922,6 +946,7 @@
"$ref": "LookupGroupNameResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -958,6 +983,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand Down Expand Up @@ -1006,6 +1032,7 @@
"$ref": "SearchGroupsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1042,6 +1069,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand Down Expand Up @@ -1077,6 +1105,7 @@
"$ref": "CheckTransitiveMembershipResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1107,6 +1136,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand All @@ -1133,6 +1163,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand All @@ -1159,6 +1190,7 @@
"$ref": "Membership"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1191,6 +1223,7 @@
"$ref": "Operation"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1244,6 +1277,7 @@
"$ref": "ListMembershipsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1281,6 +1315,7 @@
"$ref": "LookupMembershipNameResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1311,6 +1346,7 @@
"$ref": "ModifyMembershipRolesResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-platform"
]
Expand Down Expand Up @@ -1353,6 +1389,7 @@
"$ref": "SearchTransitiveGroupsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand Down Expand Up @@ -1391,6 +1428,7 @@
"$ref": "SearchTransitiveMembershipsResponse"
},
"scopes": [
"https://www.googleapis.com/auth/cloud-identity",
"https://www.googleapis.com/auth/cloud-identity.groups",
"https://www.googleapis.com/auth/cloud-identity.groups.readonly",
"https://www.googleapis.com/auth/cloud-platform"
Expand All @@ -1401,7 +1439,7 @@
}
}
},
"revision": "20220513",
"revision": "20220620",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"CheckTransitiveMembershipResponse": {
Expand Down

0 comments on commit ee1c8ab

Please sign in to comment.