We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 220f5d8 commit b9b8518Copy full SHA for b9b8518
2 files changed
google/container/v1/BUILD.bazel
@@ -30,6 +30,7 @@ proto_library(
30
"//google/api:resource_proto",
31
"//google/rpc:code_proto",
32
"//google/rpc:status_proto",
33
+ "@com_google_protobuf//:duration_proto",
34
"@com_google_protobuf//:empty_proto",
35
"@com_google_protobuf//:timestamp_proto",
36
"@com_google_protobuf//:wrappers_proto",
google/container/v1beta1/BUILD.bazel
@@ -31,6 +31,7 @@ proto_library(
"//google/type:date_proto",
37
0 commit comments