Skip to content

Commit bb808ce

Browse files
authored
chore: add proto path for gkehub/v1/rbacrolebindingactuation (#3856)
Add API path for gkehub.
1 parent f1d5d65 commit bb808ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/serviceconfig/api.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ var APIs = []API{
233233
{Path: "google/cloud/gkehub/v1"},
234234
{Path: "google/cloud/gkehub/v1/configmanagement", Title: titleGKEHubTypes},
235235
{Path: "google/cloud/gkehub/v1/multiclusteringress", Title: titleGKEHubTypes},
236+
{Path: "google/cloud/gkehub/v1/rbacrolebindingactuation", Title: titleGKEHubTypes},
236237
{Path: "google/cloud/gkehub/v1beta1", Languages: []string{langPython}},
237238
{Path: "google/cloud/gkemulticloud/v1"},
238239
{Path: "google/cloud/gkerecommender/v1"},

0 commit comments

Comments
 (0)