Skip to content

Commit e3ff5d0

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent a0a740c commit e3ff5d0

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

api-index-v1.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81716,6 +81716,17 @@
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",
@@ -81727,6 +81738,17 @@
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",

0 commit comments

Comments
 (0)