File tree Expand file tree Collapse file tree
google/datastore/admin/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99# * extra_protoc_file_parameters
1010# The complete list of preserved parameters can be found in the source code.
1111
12- ##############################################################################
13- # Common
14- ##############################################################################
15- load ("@rules_proto//proto:defs.bzl" , "proto_library" )
1612load (
1713 "@com_google_googleapis_imports//:imports.bzl" ,
1814 "cc_grpc_library" ,
4440 "ruby_proto_library" ,
4541)
4642
43+ ##############################################################################
44+ # Common
45+ ##############################################################################
46+ load ("@rules_proto//proto:defs.bzl" , "proto_library" )
47+
4748# This is an API workspace, having public visibility by default makes perfect sense.
4849package (default_visibility = ["//visibility:public" ])
4950
@@ -86,7 +87,7 @@ java_grpc_library(
8687java_gapic_library (
8788 name = "admin_java_gapic" ,
8889 srcs = [":admin_proto_with_info" ],
89- gapic_yaml = "datastore_admin_gapic .yaml" ,
90+ gapic_yaml = "datastore_gapic .yaml" ,
9091 grpc_service_config = "datastore_admin_grpc_service_config.json" ,
9192 rest_numeric_enums = True ,
9293 service_yaml = "datastore_v1.yaml" ,
File renamed without changes.
You can’t perform that action at this time.
0 commit comments