Synchronize new proto/yaml changes.
PiperOrigin-RevId: 222329658
This commit is contained in:
parent
b7a1d68ea3
commit
efa39a96e7
|
|
@ -16,9 +16,9 @@ proto_library(
|
|||
"assets.proto",
|
||||
],
|
||||
deps = [
|
||||
"//google/api:api_proto",
|
||||
"//google/iam/v1:iam_proto",
|
||||
"//google/longrunning:longrunning_proto",
|
||||
"//google/api:annotations_proto",
|
||||
"//google/iam/v1:policy_proto",
|
||||
"//google/longrunning:operations_proto",
|
||||
"@com_google_protobuf//:any_proto",
|
||||
"@com_google_protobuf//:struct_proto",
|
||||
"@com_google_protobuf//:timestamp_proto",
|
||||
|
|
|
|||
Loading…
Reference in New Issue