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

Merged
merged 4 commits into from Jan 19, 2021
Merged

feat(all): auto-regenerate gapics #3563

merged 4 commits into from Jan 19, 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#516

Changes:

fix!(analytics/admin): remove unused fields from EnhancedMeasurementSettings fix!: update_mask field is required for all Update operations feat: add pagination support for ListFirebaseLinks operation fix!: rename country_code field to region_code in Account fix!: rename url_query_parameter field to uri_query_parameter in EnhancedMeasurementSettings fix!: remove parent field from GoogleAdsLink
PiperOrigin-RevId: 351651504
Source-Link: googleapis/googleapis@23e7356

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

Changes:

chore: migrate storage to the Python microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 351829553
  Source-Link: googleapis/googleapis@09487a7

feat: Publish experimental build files for Google Ads API.
  PiperOrigin-RevId: 351813340
  Source-Link: googleapis/googleapis@bbb3fc4

feat: published Database Migration Service v1 logging SDK
  PiperOrigin-RevId: 351738225
  Source-Link: googleapis/googleapis@92fac3a

chore: update gapic-generator ruby to version 0.6.10
  PiperOrigin-RevId: 351705536
  Source-Link: googleapis/googleapis@89e3c50

feat: added client library for Workflows V1 API
  PiperOrigin-RevId: 351656488
  Source-Link: googleapis/googleapis@5e5da38

fix!(analytics/admin): remove unused fields from `EnhancedMeasurementSettings` fix!: `update_mask` field is required for all Update operations feat: add pagination support for `ListFirebaseLinks` operation fix!: rename `country_code` field to `region_code` in `Account` fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` fix!: remove `parent` field from `GoogleAdsLink`
  PiperOrigin-RevId: 351651504
  Source-Link: googleapis/googleapis@23e7356

chore: Change proto synchronization tool.
  PiperOrigin-RevId: 351632373
  Source-Link: googleapis/googleapis@2707d2e

feat: added client library for Workflows Executions V1 API
  PiperOrigin-RevId: 351618705
  Source-Link: googleapis/googleapis@98911d3
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Jan 14, 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#3563

Changes:

chore: migrate storage to the Python microgenerator
  Committer: @miraleung
  PiperOrigin-RevId: 351829553
  Source-Link: googleapis/googleapis@09487a7

feat: Publish experimental build files for Google Ads API.
  PiperOrigin-RevId: 351813340
  Source-Link: googleapis/googleapis@bbb3fc4

feat: published Database Migration Service v1 logging SDK
  PiperOrigin-RevId: 351738225
  Source-Link: googleapis/googleapis@92fac3a

chore: update gapic-generator ruby to version 0.6.10
  PiperOrigin-RevId: 351705536
  Source-Link: googleapis/googleapis@89e3c50

feat: added client library for Workflows V1 API
  PiperOrigin-RevId: 351656488
  Source-Link: googleapis/googleapis@5e5da38

fix!(analytics/admin): remove unused fields from `EnhancedMeasurementSettings` fix!: `update_mask` field is required for all Update operations feat: add pagination support for `ListFirebaseLinks` operation fix!: rename `country_code` field to `region_code` in `Account` fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` fix!: remove `parent` field from `GoogleAdsLink`
  PiperOrigin-RevId: 351651504
  Source-Link: googleapis/googleapis@23e7356

chore: Change proto synchronization tool.
  PiperOrigin-RevId: 351632373
  Source-Link: googleapis/googleapis@2707d2e

feat: added client library for Workflows Executions V1 API
  PiperOrigin-RevId: 351618705
  Source-Link: googleapis/googleapis@98911d3
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#516

Changes:

fix!(analytics/admin): remove unused fields from `EnhancedMeasurementSettings` fix!: `update_mask` field is required for all Update operations feat: add pagination support for `ListFirebaseLinks` operation fix!: rename `country_code` field to `region_code` in `Account` fix!: rename `url_query_parameter` field to `uri_query_parameter` in `EnhancedMeasurementSettings` fix!: remove `parent` field from `GoogleAdsLink`
  PiperOrigin-RevId: 351651504
  Source-Link: googleapis/googleapis@23e7356
@google-cla
Copy link

google-cla bot commented Jan 16, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jan 16, 2021
@google-cla
Copy link

google-cla bot commented Jan 19, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@codyoss codyoss added cla: yes This human has signed the Contributor License Agreement. automerge Merge the pull request once unit tests and other checks pass. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jan 19, 2021
@google-cla
Copy link

google-cla bot commented Jan 19, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Jan 19, 2021
@codyoss codyoss added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jan 19, 2021
@codyoss codyoss merged commit 102112a into master Jan 19, 2021
@codyoss codyoss deleted the regen_gocloud branch January 19, 2021 17:01
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 19, 2021
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