Synchronize new proto/yaml changes.

PiperOrigin-RevId: 253097146
This commit is contained in:
Google APIs 2019-06-13 13:45:57 -07:00 committed by Copybara-Service
parent d4f40c5524
commit a9a85bc86b
3 changed files with 4 additions and 2 deletions

View File

@ -22,8 +22,8 @@ switched_rules_by_language(
# section
http_archive(
name = "com_google_api_codegen",
strip_prefix = "gapic-generator-5fcbd748cd68bb8ab4732511c6c07c1a87db02a3",
urls = ["https://github.com/googleapis/gapic-generator/archive/5fcbd748cd68bb8ab4732511c6c07c1a87db02a3.zip"],
strip_prefix = "gapic-generator-4a5220485893da3ee8934615d1901626f5b18e36",
urls = ["https://github.com/googleapis/gapic-generator/archive/4a5220485893da3ee8934615d1901626f5b18e36.zip"],
)
##############################################################################

View File

@ -20,6 +20,7 @@ proto_library(
],
deps = [
"//google/api:annotations_proto",
"//google/api:client_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",

View File

@ -22,6 +22,7 @@ proto_library(
],
deps = [
"//google/api:annotations_proto",
"//google/api:client_proto",
"//google/api:resource_proto",
"//google/longrunning:operations_proto",
"//google/rpc:status_proto",