We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d5d65 commit bb808ceCopy full SHA for bb808ce
1 file changed
internal/serviceconfig/api.go
@@ -233,6 +233,7 @@ var APIs = []API{
233
{Path: "google/cloud/gkehub/v1"},
234
{Path: "google/cloud/gkehub/v1/configmanagement", Title: titleGKEHubTypes},
235
{Path: "google/cloud/gkehub/v1/multiclusteringress", Title: titleGKEHubTypes},
236
+ {Path: "google/cloud/gkehub/v1/rbacrolebindingactuation", Title: titleGKEHubTypes},
237
{Path: "google/cloud/gkehub/v1beta1", Languages: []string{langPython}},
238
{Path: "google/cloud/gkemulticloud/v1"},
239
{Path: "google/cloud/gkerecommender/v1"},
0 commit comments