Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): auto-regenerate .pb.go files #705

Merged
merged 1 commit into from
Oct 20, 2021
Merged

chore(all): auto-regenerate .pb.go files #705

merged 1 commit into from
Oct 20, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Oct 20, 2021

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#5004

Changes:

build(osconfig): correct artifact name for npm
PiperOrigin-RevId: 404388044
Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
PiperOrigin-RevId: 404333740
Source-Link: googleapis/googleapis@5088bd7

feat: Add create_time to Instance
Committer: @gdcolella
PiperOrigin-RevId: 404267819
Source-Link: googleapis/googleapis@324f036

chore(filestore): Add google-cloud-common as a dependency of the filestore client
PiperOrigin-RevId: 404249923
Source-Link: googleapis/googleapis@06dac5c

chore: regenerate API index

Source-Link: googleapis/googleapis@1fb0967

docs: clarified when revision_id of a workflow is updated docs: clarified format and semantics of service_account field docs: documented expanded workflow size limit
PiperOrigin-RevId: 404237609
Source-Link: googleapis/googleapis@2d60c59

chore: regenerate API index

Source-Link: googleapis/googleapis@c8fba4b

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
Added Cloud Domains v1 API.
Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

PiperOrigin-RevId: 404189502
Source-Link: googleapis/googleapis@6990d97

fix: Update doc comments fix: Move conformance_service.proto to its own directory to mirror existing go package structure. feat: Publish an expr_version field to track transformations applied during static analysis to the expr field within the CheckedExpr.
Committer: @TristonianJones
PiperOrigin-RevId: 404145648
Source-Link: googleapis/googleapis@9679873

@yoshi-automation yoshi-automation requested a review from a team as a code owner October 20, 2021 00:13
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Oct 20, 2021
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

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

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#705

Changes:

build(osconfig): correct artifact name for npm
  PiperOrigin-RevId: 404388044
  Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
  PiperOrigin-RevId: 404333740
  Source-Link: googleapis/googleapis@5088bd7

chore(filestore): Add google-cloud-common as a dependency of the filestore client
  PiperOrigin-RevId: 404249923
  Source-Link: googleapis/googleapis@06dac5c

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
  Added Cloud Domains v1 API.
  Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

  PiperOrigin-RevId: 404189502
  Source-Link: googleapis/googleapis@6990d97
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2021
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#5004

Changes:

build(osconfig): correct artifact name for npm
  PiperOrigin-RevId: 404388044
  Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
  PiperOrigin-RevId: 404333740
  Source-Link: googleapis/googleapis@5088bd7

feat: Add create_time to Instance
  Committer: @gdcolella
  PiperOrigin-RevId: 404267819
  Source-Link: googleapis/googleapis@324f036

chore(filestore): Add google-cloud-common as a dependency of the filestore client
  PiperOrigin-RevId: 404249923
  Source-Link: googleapis/googleapis@06dac5c

chore: regenerate API index

  Source-Link: googleapis/googleapis@1fb0967

docs: clarified when revision_id of a workflow is updated docs: clarified format and semantics of service_account field docs: documented expanded workflow size limit
  PiperOrigin-RevId: 404237609
  Source-Link: googleapis/googleapis@2d60c59

chore: regenerate API index

  Source-Link: googleapis/googleapis@c8fba4b

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
  Added Cloud Domains v1 API.
  Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

  PiperOrigin-RevId: 404189502
  Source-Link: googleapis/googleapis@6990d97

fix: Update doc comments fix: Move conformance_service.proto to its own directory to mirror existing go package structure. feat: Publish an `expr_version` field to track transformations applied during static analysis to the `expr` field within the `CheckedExpr`.
  Committer: @TristonianJones
  PiperOrigin-RevId: 404145648
  Source-Link: googleapis/googleapis@9679873
@codyoss codyoss merged commit b7c3a96 into master Oct 20, 2021
@codyoss codyoss deleted the regen_genproto branch October 20, 2021 15:15
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Oct 20, 2021
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

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

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#705

Changes:

build(osconfig): correct artifact name for npm
  PiperOrigin-RevId: 404388044
  Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
  PiperOrigin-RevId: 404333740
  Source-Link: googleapis/googleapis@5088bd7

chore(filestore): Add google-cloud-common as a dependency of the filestore client
  PiperOrigin-RevId: 404249923
  Source-Link: googleapis/googleapis@06dac5c

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
  Added Cloud Domains v1 API.
  Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

  PiperOrigin-RevId: 404189502
  Source-Link: googleapis/googleapis@6990d97
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Oct 20, 2021
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

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

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#705

Changes:

build(osconfig): correct artifact name for npm
  PiperOrigin-RevId: 404388044
  Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
  PiperOrigin-RevId: 404333740
  Source-Link: googleapis/googleapis@5088bd7

chore(filestore): Add google-cloud-common as a dependency of the filestore client
  PiperOrigin-RevId: 404249923
  Source-Link: googleapis/googleapis@06dac5c

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
  Added Cloud Domains v1 API.
  Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

  PiperOrigin-RevId: 404189502
  Source-Link: googleapis/googleapis@6990d97
yoshi-automation added a commit that referenced this pull request Mar 2, 2022
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:

chore: regenerate API index

  Source-Link: googleapis/googleapis@47a7288

chore(monitoring/apiv3): remove unused imports from google/monitoring/v3
  PiperOrigin-RevId: 431809723
  Source-Link: googleapis/googleapis@5a64eb3

chore(compute): disable Python snippetgen for compute (#705)

  Source-Link: googleapis/googleapis@513fc46

chore: Prepare servicecontrol v2 for release
  PiperOrigin-RevId: 431703941
  Source-Link: googleapis/googleapis@63d4c61

chore(bazel): update gapic-generator-ruby to 0.11.0
  Changes include:
  * Added generation of nonstandard LRO wrapper calls (currently used for Compute)
  * Examples in the doc comments for modules are now generated with @example tags
  * Proto files without a proto service can again be generated

  Committer: @viacheslav-rostovtsev
  PiperOrigin-RevId: 431553212
  Source-Link: googleapis/googleapis@9ffb8bb
codyoss pushed a commit that referenced this pull request Mar 2, 2022
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:

chore: regenerate API index

  Source-Link: googleapis/googleapis@47a7288

chore(monitoring/apiv3): remove unused imports from google/monitoring/v3
  PiperOrigin-RevId: 431809723
  Source-Link: googleapis/googleapis@5a64eb3

chore(compute): disable Python snippetgen for compute (#705)

  Source-Link: googleapis/googleapis@513fc46

chore: Prepare servicecontrol v2 for release
  PiperOrigin-RevId: 431703941
  Source-Link: googleapis/googleapis@63d4c61

chore(bazel): update gapic-generator-ruby to 0.11.0
  Changes include:
  * Added generation of nonstandard LRO wrapper calls (currently used for Compute)
  * Examples in the doc comments for modules are now generated with @example tags
  * Proto files without a proto service can again be generated

  Committer: @viacheslav-rostovtsev
  PiperOrigin-RevId: 431553212
  Source-Link: googleapis/googleapis@9ffb8bb
jschaf pushed a commit to jschaf/spanner-go that referenced this pull request Oct 10, 2024
This is an auto-generated regeneration of the gapic clients by
cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is
submitted, genbot will update this PR with a newer dependency to the newer
version of genproto and assign reviewers to this PR.

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

- Ensure that the version of genproto in go.mod has been updated.
- 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.

Corresponding genproto PR: googleapis/go-genproto#705

Changes:

build(osconfig): correct artifact name for npm
  PiperOrigin-RevId: 404388044
  Source-Link: googleapis/googleapis@4df8a39

feat(dataproc): Add support for dataproc BatchController service
  PiperOrigin-RevId: 404333740
  Source-Link: googleapis/googleapis@5088bd7

chore(filestore): Add google-cloud-common as a dependency of the filestore client
  PiperOrigin-RevId: 404249923
  Source-Link: googleapis/googleapis@06dac5c

feat(domains): added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments
  Added Cloud Domains v1 API.
  Also added support for transferring already registered domains from 3rd party domain registrars to Cloud Domains.

  PiperOrigin-RevId: 404189502
  Source-Link: googleapis/googleapis@6990d97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants