File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8171681716 }
8171781717 ]
8171881718 },
81719+ {
81720+ "shortName": "DisableServiceAccountKey",
81721+ "fullName": "google.iam.admin.v1.IAM.DisableServiceAccountKey",
81722+ "mode": "UNARY",
81723+ "bindings": [
81724+ {
81725+ "httpMethod": "POST",
81726+ "path": "/v1/{name=projects/*/serviceAccounts/*/keys/*}:disable"
81727+ }
81728+ ]
81729+ },
8171981730 {
8172081731 "shortName": "EnableServiceAccount",
8172181732 "fullName": "google.iam.admin.v1.IAM.EnableServiceAccount",
8172781738 }
8172881739 ]
8172981740 },
81741+ {
81742+ "shortName": "EnableServiceAccountKey",
81743+ "fullName": "google.iam.admin.v1.IAM.EnableServiceAccountKey",
81744+ "mode": "UNARY",
81745+ "bindings": [
81746+ {
81747+ "httpMethod": "POST",
81748+ "path": "/v1/{name=projects/*/serviceAccounts/*/keys/*}:enable"
81749+ }
81750+ ]
81751+ },
8173081752 {
8173181753 "shortName": "GetIamPolicy",
8173281754 "fullName": "google.iam.admin.v1.IAM.GetIamPolicy",
You can’t perform that action at this time.
0 commit comments