Skip to content

Commit c09a336

Browse files
author
Google APIs
committed
chore: regenerate API index
1 parent cb31351 commit c09a336

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

api-index-v1.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65518,7 +65518,8 @@
6551865518
"description": "Builds and manages container-based applications, powered by the open source Kubernetes technology.",
6551965519
"importDirectories": [
6552065520
"google/api",
65521-
"google/protobuf"
65521+
"google/protobuf",
65522+
"google/rpc"
6552265523
],
6552365524
"options": {
6552465525
"csharp_namespace": {
@@ -65688,6 +65689,17 @@
6568865689
}
6568965690
]
6569065691
},
65692+
{
65693+
"shortName": "GetOpenIDConfig",
65694+
"fullName": "google.container.v1.ClusterManager.GetOpenIDConfig",
65695+
"mode": "UNARY",
65696+
"bindings": [
65697+
{
65698+
"httpMethod": "GET",
65699+
"path": "/v1/{parent=projects/*/locations/*/clusters/*}/.well-known/openid-configuration"
65700+
}
65701+
]
65702+
},
6569165703
{
6569265704
"shortName": "GetOperation",
6569365705
"fullName": "google.container.v1.ClusterManager.GetOperation",

0 commit comments

Comments
 (0)