File tree Expand file tree Collapse file tree
google/devtools/cloudprofiler/v2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ load(
116116go_proto_library (
117117 name = "cloudprofiler_go_proto" ,
118118 compilers = ["@io_bazel_rules_go//proto:go_grpc" ],
119- importpath = "google.golang.org/genproto/googleapis/devtools/ cloudprofiler/v2 " ,
119+ importpath = "cloud. google.com/go/ cloudprofiler/apiv2/cloudprofilerpb " ,
120120 protos = [":cloudprofiler_proto" ],
121121 deps = [
122122 "//google/api:annotations_go_proto" ,
@@ -127,7 +127,7 @@ go_gapic_library(
127127 name = "cloudprofiler_go_gapic" ,
128128 srcs = [":cloudprofiler_proto_with_info" ],
129129 grpc_service_config = "cloudprofiler_grpc_service_config.json" ,
130- importpath = "cloud.google.com/go/devtools/ cloudprofiler/apiv2;cloudprofiler" ,
130+ importpath = "cloud.google.com/go/cloudprofiler/apiv2;cloudprofiler" ,
131131 metadata = True ,
132132 release_level = "beta" ,
133133 rest_numeric_enums = True ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import "google/protobuf/duration.proto";
2424import "google/protobuf/field_mask.proto" ;
2525
2626option csharp_namespace = "Google.Cloud.Profiler.V2" ;
27- option go_package = "google.golang.org/genproto/googleapis/devtools/ cloudprofiler/v2;cloudprofiler " ;
27+ option go_package = "cloud. google.com/go/ cloudprofiler/apiv2/cloudprofilerpb;cloudprofilerpb " ;
2828option java_multiple_files = true ;
2929option java_outer_classname = "ProfilerProto" ;
3030option java_package = "com.google.devtools.cloudprofiler.v2" ;
You can’t perform that action at this time.
0 commit comments