| commit | ab9386a59fda5527e1fb6eb1f7d4b052283f7934 | [log] [tgz] |
|---|---|---|
| author | Yoshi Automation Bot <yoshi-automation@google.com> | Wed Oct 29 18:00:50 2025 |
| committer | GitHub <noreply@github.com> | Wed Oct 29 18:00:50 2025 |
| tree | 2bd10056632d0b017d49cc3612ac099b1d54f48f | |
| parent | 3a174f9686a8c31630db6dcfd3e1ebbaefa11974 [diff] |
chore(all): auto-regenerate .pb.go files (#1252) 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. There is no corresponding google-cloud-go PR. Changes: feat: add api_version field to service mapping docs: clarified various comments PiperOrigin-RevId: 825127264 Source-Link: https://github.com/googleapis/googleapis/commit/db2323f0758c3ce05776aa432f8de6f24e110442 Affected protos: - gapic/metadata/gapic_metadata.proto
go get google.golang.org/genproto/...
WARNING(2023-05-26): New submodules: upgrade before 2024-03-01 to avoid ambiguous import errors with google.golang.org/genproto. See #1015 for more information.
IMPORTANT This repository is currently experimental. The structure of the contained packages is subject to change. Please see the original source repositories (listed below) to find out the status of the each protocol buffer's associated service.
This repository contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs.
The sources for the proto files used in this repository:
googleapis is derived from this repo. The packages here contain types specifically for interacting with Google APIs.Historically, the packages in the protobuf directory used to contain generated code for certain well-known types hosted by google/protobuf. These types are now hosted by the google.golang.org/protobuf module and type aliases are used to forward declarations in this module over to declarations in the protobuf module.