Skip to content

Commit 42a7911

Browse files
Google APIscopybara-github
authored andcommitted
chore(deps): add dependencies on date.proto, dayofweek.proto, and any.proto
PiperOrigin-RevId: 457816338
1 parent b9b8518 commit 42a7911

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

google/cloud/talent/v4beta1/BUILD.bazel

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,13 @@ proto_library(
4242
"//google/api:resource_proto",
4343
"//google/longrunning:operations_proto",
4444
"//google/rpc:status_proto",
45+
"//google/type:date_proto",
46+
"//google/type:dayofweek_proto",
4547
"//google/type:latlng_proto",
4648
"//google/type:money_proto",
4749
"//google/type:postal_address_proto",
4850
"//google/type:timeofday_proto",
51+
"@com_google_protobuf//:any_proto",
4952
"@com_google_protobuf//:duration_proto",
5053
"@com_google_protobuf//:empty_proto",
5154
"@com_google_protobuf//:field_mask_proto",
@@ -151,6 +154,8 @@ go_proto_library(
151154
"//google/api:annotations_go_proto",
152155
"//google/longrunning:longrunning_go_proto",
153156
"//google/rpc:status_go_proto",
157+
"//google/type:date_go_proto",
158+
"//google/type:dayofweek_go_proto",
154159
"//google/type:latlng_go_proto",
155160
"//google/type:money_go_proto",
156161
"//google/type:postaladdress_go_proto",

0 commit comments

Comments
 (0)