Skip to content

Commit

Permalink
chore: regenerate API index
Browse files Browse the repository at this point in the history
  • Loading branch information
Google APIs committed Jan 24, 2022
1 parent cb31351 commit c09a336
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion api-index-v1.json
Expand Up @@ -65518,7 +65518,8 @@
"description": "Builds and manages container-based applications, powered by the open source Kubernetes technology.",
"importDirectories": [
"google/api",
"google/protobuf"
"google/protobuf",
"google/rpc"
],
"options": {
"csharp_namespace": {
Expand Down Expand Up @@ -65688,6 +65689,17 @@
}
]
},
{
"shortName": "GetOpenIDConfig",
"fullName": "google.container.v1.ClusterManager.GetOpenIDConfig",
"mode": "UNARY",
"bindings": [
{
"httpMethod": "GET",
"path": "/v1/{parent=projects/*/locations/*/clusters/*}/.well-known/openid-configuration"
}
]
},
{
"shortName": "GetOperation",
"fullName": "google.container.v1.ClusterManager.GetOperation",
Expand Down

0 comments on commit c09a336

Please sign in to comment.