Skip to content

Commit a32a559

Browse files
committed
fix: PR checks failing because of google/cloud/gkehub/policycontroller/v1beta dependency missing
Adding proto_path, google/cloud/gkehub/policycontroller/v1beta, to gkehub in the generation_config.yaml. google/cloud/gkehub/policycontroller/v1beta was added as a dependency of google/cloud/gkehub/v1beta in googleapis/googleapis@8c534a5
1 parent 816c615 commit a32a559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generation_config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1054,6 +1054,7 @@ libraries:
10541054
- proto_path: google/cloud/gkehub/v1alpha
10551055
- proto_path: google/cloud/gkehub/v1beta
10561056
- proto_path: google/cloud/gkehub/v1beta1
1057+
- proto_path: google/cloud/gkehub/policycontroller/v1beta
10571058
- proto_path: google/cloud/gkehub/servicemesh/v1beta
10581059

10591060
- api_shortname: containeranalysis

0 commit comments

Comments
 (0)