Skip to content

Commit

Permalink
chore: [cloudprofiler] update go_package and Go importpath (#4828)
Browse files Browse the repository at this point in the history
* chore: update go_package and Go importpath

PiperOrigin-RevId: 582685115

Source-Link: googleapis/googleapis@c320b40

Source-Link: googleapis/googleapis-gen@8e873fb
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWRldnRvb2xzLWNsb3VkcHJvZmlsZXIvLk93bEJvdC55YW1sIiwiaCI6IjhlODczZmIxYjFlMjA5OTQyYWIyYzEwMDJjMGZjZmI4ODFmMTBlNTkifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 15, 2023
1 parent 1c167e6 commit 4eae645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import "google/protobuf/duration.proto";
import "google/protobuf/field_mask.proto";

option csharp_namespace = "Google.Cloud.Profiler.V2";
option go_package = "google.golang.org/genproto/googleapis/devtools/cloudprofiler/v2;cloudprofiler";
option go_package = "cloud.google.com/go/cloudprofiler/apiv2/cloudprofilerpb;cloudprofilerpb";
option java_multiple_files = true;
option java_outer_classname = "ProfilerProto";
option java_package = "com.google.devtools.cloudprofiler.v2";
Expand Down
2 changes: 1 addition & 1 deletion packages/google-devtools-cloudprofiler/protos/protos.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4eae645

Please sign in to comment.