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

feat(all): auto-regenerate gapics #3514

Merged
merged 1 commit into from Jan 8, 2021
Merged

feat(all): auto-regenerate gapics #3514

merged 1 commit into from Jan 8, 2021

Conversation

yoshi-automation
Copy link
Contributor

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

Changes:

  • chore(bigquery/reservation): use python microgenerator rules for Cloud APIs

    PiperOrigin-RevId: 350604597
    Source-Link: googleapis/googleapis@3131ab5

  • chore(analytics/admin): put markdown table in a codeblock

    PiperOrigin-RevId: 350414815
    Source-Link: googleapis/googleapis@700afd1

  • chore(cloudbuild/apiv1): Update C# namespace

    This is a breaking change, but only for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

    PiperOrigin-RevId: 350388717
    Source-Link: googleapis/googleapis@dd1d232

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 8, 2021
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Jan 8, 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#3514

Changes:
- feat: Added OAuth scope for the service

  PiperOrigin-RevId: 350670798
  Source-Link: googleapis/googleapis@b241bbc

- chore: remove CircleCI configuration (#637)

  We have this repo covered by Kokoro CI.
  Source-Link: googleapis/googleapis@e843bea

- feat: IntroduceMembership API v1alpha2 proto

  PiperOrigin-RevId: 350654259
  Source-Link: googleapis/googleapis@68122a0

- chore(bigquery/reservation): use python microgenerator rules for Cloud APIs

  PiperOrigin-RevId: 350604597
  Source-Link: googleapis/googleapis@3131ab5

- chore: update gapic-generator ruby to latest version

  PiperOrigin-RevId: 350595874
  Source-Link: googleapis/googleapis@1d5300e

- chore: update gapic-generator-go to v0.17.0

  Changes include:
  - a default audience is generated for client JWT creation
  - treats RPCs that have some pagination fields but no repeated field as normal RPCs
  - use DefaultEndpoint and DefaultMTLSEndpoint for default options
  - updates to bazel & Go deps

  PiperOrigin-RevId: 350447881
  Source-Link: googleapis/googleapis@5a3edc8

- chore(analytics/admin): put markdown table in a codeblock

  PiperOrigin-RevId: 350414815
  Source-Link: googleapis/googleapis@700afd1

- chore(cloudbuild/apiv1): Update C# namespace

  This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

  PiperOrigin-RevId: 350388717
  Source-Link: googleapis/googleapis@dd1d232

- chore: upgrade gapic-generator-python to 0.39.1

  feat: add 'from_service_account_info' factory to clients
  fix: fix sphinx identifiers
  PiperOrigin-RevId: 350246057
  Source-Link: googleapis/googleapis@5206824

- feat: Add ProvisionCloudIdentity API definitions for Cloud Channel API. Update documentation for other APIs.

  PiperOrigin-RevId: 350209421
  Source-Link: googleapis/googleapis@781d34e
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Jan 8, 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#3514

Changes:
- feat: Added OAuth scope for the service

  PiperOrigin-RevId: 350670798
  Source-Link: googleapis/googleapis@b241bbc

- chore: remove CircleCI configuration (#637)

  We have this repo covered by Kokoro CI.
  Source-Link: googleapis/googleapis@e843bea

- feat: IntroduceMembership API v1alpha2 proto

  PiperOrigin-RevId: 350654259
  Source-Link: googleapis/googleapis@68122a0

- chore(bigquery/reservation): use python microgenerator rules for Cloud APIs

  PiperOrigin-RevId: 350604597
  Source-Link: googleapis/googleapis@3131ab5

- chore: update gapic-generator ruby to latest version

  PiperOrigin-RevId: 350595874
  Source-Link: googleapis/googleapis@1d5300e

- chore: update gapic-generator-go to v0.17.0

  Changes include:
  - a default audience is generated for client JWT creation
  - treats RPCs that have some pagination fields but no repeated field as normal RPCs
  - use DefaultEndpoint and DefaultMTLSEndpoint for default options
  - updates to bazel & Go deps

  PiperOrigin-RevId: 350447881
  Source-Link: googleapis/googleapis@5a3edc8

- chore(analytics/admin): put markdown table in a codeblock

  PiperOrigin-RevId: 350414815
  Source-Link: googleapis/googleapis@700afd1

- chore(cloudbuild/apiv1): Update C# namespace

  This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

  PiperOrigin-RevId: 350388717
  Source-Link: googleapis/googleapis@dd1d232

- chore: upgrade gapic-generator-python to 0.39.1

  feat: add 'from_service_account_info' factory to clients
  fix: fix sphinx identifiers
  PiperOrigin-RevId: 350246057
  Source-Link: googleapis/googleapis@5206824

- feat: Add ProvisionCloudIdentity API definitions for Cloud Channel API. Update documentation for other APIs.

  PiperOrigin-RevId: 350209421
  Source-Link: googleapis/googleapis@781d34e
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#512

Changes:
- chore(bigquery/reservation): use python microgenerator rules for Cloud APIs

  PiperOrigin-RevId: 350604597
  Source-Link: googleapis/googleapis@3131ab5

- chore(analytics/admin): put markdown table in a codeblock

  PiperOrigin-RevId: 350414815
  Source-Link: googleapis/googleapis@700afd1

- chore(cloudbuild/apiv1): Update C# namespace

  This is a breaking change, but *only* for C#. Google has not yet published a package for this API, so it would only break users who have generated the code themselves.

  PiperOrigin-RevId: 350388717
  Source-Link: googleapis/googleapis@dd1d232
@codyoss codyoss merged commit 3845a0d into master Jan 8, 2021
@codyoss codyoss deleted the regen_gocloud branch January 8, 2021 21:31
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.

None yet

2 participants