Skip to content

Commit

Permalink
feat(all): auto-regenerate .pb.go files (#507)
Browse files Browse the repository at this point in the history
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#3448

Changes:
- feat: added API files, GAPIC configuration and BUILD.bazel for Network Connectivity API

  These files are used for generating client libraries in the future.

  PiperOrigin-RevId: 346818879
  Source-Link: googleapis/googleapis@53eb251

- feat: Add the `UNORDERED_LIST` enum value for `google.api.field_behavior`.

  Also includes minor documentation changes that seem to have been made
  in the interim and never published.

  PiperOrigin-RevId: 346664095
  Source-Link: googleapis/googleapis@468a94a

- feat: Add ListSkus, ListOffers API definitions for Cloud Channel API.

  PiperOrigin-RevId: 346583784
  Source-Link: googleapis/googleapis@a53dc02
  • Loading branch information
yoshi-automation committed Dec 11, 2020
1 parent e3217be commit 40ec1c2
Show file tree
Hide file tree
Showing 7 changed files with 2,678 additions and 30 deletions.
52 changes: 30 additions & 22 deletions googleapis/api/annotations/field_behavior.pb.go

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

4 changes: 2 additions & 2 deletions googleapis/api/serviceconfig/auth.pb.go

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

8 changes: 4 additions & 4 deletions googleapis/api/serviceconfig/endpoint.pb.go

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

2 changes: 1 addition & 1 deletion googleapis/api/serviceconfig/service.pb.go

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

265 changes: 265 additions & 0 deletions googleapis/cloud/networkconnectivity/v1alpha1/common.pb.go

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

0 comments on commit 40ec1c2

Please sign in to comment.