Skip to content

chore(all): auto-regenerate gapics#4393

Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
regen_gocloud
Jul 8, 2021
Merged

chore(all): auto-regenerate gapics#4393
gcf-merge-on-green[bot] merged 1 commit intomasterfrom
regen_gocloud

Conversation

@yoshi-automation
Copy link
Copy Markdown
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#634

Changes:

feat(pubsub): Add method signature for Subscriber.Pull without the deprecated return_immediately field.
PiperOrigin-RevId: 383459959
Source-Link: googleapis/googleapis@fe3cc5e

feat(monitoring/dashboard): added validation only mode when writing dashboards feat: added alert chart widget
PiperOrigin-RevId: 383440655
Source-Link: googleapis/googleapis@b5532bb

build(vpcaccess): update package name
PiperOrigin-RevId: 383434153
Source-Link: googleapis/googleapis@a9d8182

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Jul 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#4393

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@1986171

feat: added a new API method ListBuildTargets to list build targets that a user has access to
  This API method does not require a input for the user account. It will fetch the current user account from the service account credential file automatically.

  PiperOrigin-RevId: 383511703
  Source-Link: googleapis/googleapis@cdb30b6

feat(pubsub): Add method signature for Subscriber.Pull without the deprecated return_immediately field.
  PiperOrigin-RevId: 383459959
  Source-Link: googleapis/googleapis@fe3cc5e

chore: regenerate API index

  Source-Link: googleapis/googleapis@b755d25

feat(monitoring/dashboard): added validation only mode when writing dashboards feat: added alert chart widget
  PiperOrigin-RevId: 383440655
  Source-Link: googleapis/googleapis@b5532bb

build(vpcaccess): update package name
  PiperOrigin-RevId: 383434153
  Source-Link: googleapis/googleapis@a9d8182
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 8, 2021
gcf-merge-on-green Bot pushed a commit to googleapis/go-genproto that referenced this pull request Jul 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#4393

Changes:

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@1986171

feat: added a new API method ListBuildTargets to list build targets that a user has access to
  This API method does not require a input for the user account. It will fetch the current user account from the service account credential file automatically.
  
  PiperOrigin-RevId: 383511703
  Source-Link: googleapis/googleapis@cdb30b6

feat(pubsub): Add method signature for Subscriber.Pull without the deprecated return_immediately field.
  PiperOrigin-RevId: 383459959
  Source-Link: googleapis/googleapis@fe3cc5e

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@b755d25

feat(monitoring/dashboard): added validation only mode when writing dashboards feat: added alert chart widget
  PiperOrigin-RevId: 383440655
  Source-Link: googleapis/googleapis@b5532bb

build(vpcaccess): update package name
  PiperOrigin-RevId: 383434153
  Source-Link: googleapis/googleapis@a9d8182
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#634

Changes:

feat(pubsub): Add method signature for Subscriber.Pull without the deprecated return_immediately field.
  PiperOrigin-RevId: 383459959
  Source-Link: googleapis/googleapis@fe3cc5e

feat(monitoring/dashboard): added validation only mode when writing dashboards feat: added alert chart widget
  PiperOrigin-RevId: 383440655
  Source-Link: googleapis/googleapis@b5532bb

build(vpcaccess): update package name
  PiperOrigin-RevId: 383434153
  Source-Link: googleapis/googleapis@a9d8182
@yoshi-automation yoshi-automation marked this pull request as ready for review July 8, 2021 14:33
@yoshi-automation yoshi-automation requested review from a team July 8, 2021 14:33
@codyoss
Copy link
Copy Markdown
Member

codyoss commented Jul 8, 2021

Includes changes for compute. Updates #4380

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jul 8, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 652d7c2 into master Jul 8, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the regen_gocloud branch July 8, 2021 14:56
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 8, 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.

2 participants