Skip to content

Commit

Permalink
chore: [containeranalysis] restore Go library generation (googleapis#…
Browse files Browse the repository at this point in the history
…5528)

* chore: restore Go library generation

PiperOrigin-RevId: 650361587

Source-Link: googleapis/googleapis@8ea348f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5c0e216d3b614bb903946bb4094e87df538183d2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWRldnRvb2xzLWNvbnRhaW5lcmFuYWx5c2lzLy5Pd2xCb3QueWFtbCIsImgiOiI1YzBlMjE2ZDNiNjE0YmI5MDM5NDZiYjQwOTRlODdkZjUzODE4M2QyIn0=

* 🦉 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] committed Jul 9, 2024
1 parent 347ea87 commit 3f2cdb4
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 @@ -25,7 +25,7 @@ import "google/iam/v1/policy.proto";
import "grafeas/v1/severity.proto";

option csharp_namespace = "Google.Cloud.DevTools.ContainerAnalysis.V1";
option go_package = "google.golang.org/genproto/googleapis/devtools/containeranalysis/v1;containeranalysis";
option go_package = "cloud.google.com/go/containeranalysis/apiv1/containeranalysispb;containeranalysispb";
option java_multiple_files = true;
option java_package = "com.google.containeranalysis.v1";
option objc_class_prefix = "GCA";
Expand Down

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

0 comments on commit 3f2cdb4

Please sign in to comment.