Skip to content

chore(all): auto-regenerate gapics#4342

Merged
gcf-merge-on-green[bot] merged 8 commits intomasterfrom
regen_gocloud
Jun 30, 2021
Merged

chore(all): auto-regenerate gapics#4342
gcf-merge-on-green[bot] merged 8 commits 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#627

Changes:

Synchronize new proto/yaml changes.
PiperOrigin-RevId: 381955863
Source-Link: googleapis/googleapis@24443e8

build(apigeeconnect): name should be @google-cloud/apigee-connect
PiperOrigin-RevId: 381518921
Source-Link: googleapis/googleapis@8b4a440

feat(servicecontrol): Added the gRPC service config for the Service Controller v1 API docs: Updated some comments.
PiperOrigin-RevId: 381355331
Source-Link: googleapis/googleapis@da5f842

feat(gkehub): added v1alpha messages and client for gkehub
Clients can now target the v1alpha GKE Hub API to interact with Feature
resources.

PiperOrigin-RevId: 381332895
Source-Link: googleapis/googleapis@3bd91d5

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

Changes:

chore: use gapic-generator-python 0.50.3
  fix: disable always_use_jwt_access

  Committer: @busunkim96
  PiperOrigin-RevId: 382142900
  Source-Link: googleapis/googleapis@513440f

chore: regenerate API index

  Source-Link: googleapis/googleapis@6610b23

feat: composer public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 382134259
  Source-Link: googleapis/googleapis@f5cb599

chore(ruby): Map service names that include the version
  PiperOrigin-RevId: 382086622
  Source-Link: googleapis/googleapis@eb2c73b

fix: add dependencies for google/cloud/gkehub
  Committer: @parthea
  PiperOrigin-RevId: 381971413
  Source-Link: googleapis/googleapis@b6b4b89

chore: regenerate API index

  Source-Link: googleapis/googleapis@5babb4b

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 381955863
  Source-Link: googleapis/googleapis@24443e8

chore: Update dataflow_v1beta3 BUILD.bazel for python
  PiperOrigin-RevId: 381929357
  Source-Link: googleapis/googleapis@d3d4152

chore: update python microgenerator to v0.50.2
  PiperOrigin-RevId: 381898347
  Source-Link: googleapis/googleapis@2bf1e2a

chore: Update contactcenterinsights v1 BUILD.bazel for python
  PiperOrigin-RevId: 381878501
  Source-Link: googleapis/googleapis@c75abda

chore: Update networkmanagement v1 BUILD.bazel for python
  PiperOrigin-RevId: 381580298
  Source-Link: googleapis/googleapis@869d32e

build(apigeeconnect): name should be @google-cloud/apigee-connect
  PiperOrigin-RevId: 381518921
  Source-Link: googleapis/googleapis@8b4a440

chore: regenerate API index

  Source-Link: googleapis/googleapis@223efdf

feat: added v1beta, v1 messages and client for gkehub
  Clients can now target the v1beta and v1 GKE Hub API to interact with Feature and Membership resources.

  PiperOrigin-RevId: 381502350
  Source-Link: googleapis/googleapis@3d63fc7

chore(bazel): update Go microgenerator to v0.21.1
  Changes include:
  - initial REST client support
  - add EnableJwtWithScope to default client opts
  - reorganizing all Go GAPIC dependencies in Bazel

  PiperOrigin-RevId: 381360057
  Source-Link: googleapis/googleapis@478169f

chore: Update dataflow v1beta3 BUILD.bazel for python
  PiperOrigin-RevId: 381356178
  Source-Link: googleapis/googleapis@6fa6c00

chore: regenerate API index

  Source-Link: googleapis/googleapis@5ad71e1

feat(servicecontrol): Added the gRPC service config for the Service Controller v1 API docs: Updated some comments.
  PiperOrigin-RevId: 381355331
  Source-Link: googleapis/googleapis@da5f842

chore: regenerate API index

  Source-Link: googleapis/googleapis@4ba12b9

feat(gkehub): added v1alpha messages and client for gkehub
  Clients can now target the v1alpha GKE Hub API to interact with Feature
  resources.

  PiperOrigin-RevId: 381332895
  Source-Link: googleapis/googleapis@3bd91d5

chore(internal): remove legacy, unused YAML from gapic directory
  PiperOrigin-RevId: 381327699
  Source-Link: googleapis/googleapis@7abd63f
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 29, 2021
gcf-merge-on-green Bot pushed a commit to googleapis/go-genproto that referenced this pull request Jun 29, 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#4342

Changes:

chore: use gapic-generator-python 0.50.3
  fix: disable always_use_jwt_access
  
  Committer: @busunkim96
  PiperOrigin-RevId: 382142900
  Source-Link: googleapis/googleapis@513440f

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@6610b23

feat: composer public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 382134259
  Source-Link: googleapis/googleapis@f5cb599

chore(ruby): Map service names that include the version
  PiperOrigin-RevId: 382086622
  Source-Link: googleapis/googleapis@eb2c73b

fix: add dependencies for google/cloud/gkehub
  Committer: @parthea
  PiperOrigin-RevId: 381971413
  Source-Link: googleapis/googleapis@b6b4b89

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@5babb4b

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 381955863
  Source-Link: googleapis/googleapis@24443e8

chore: Update dataflow_v1beta3 BUILD.bazel for python
  PiperOrigin-RevId: 381929357
  Source-Link: googleapis/googleapis@d3d4152

chore: update python microgenerator to v0.50.2
  PiperOrigin-RevId: 381898347
  Source-Link: googleapis/googleapis@2bf1e2a

chore: Update contactcenterinsights v1 BUILD.bazel for python
  PiperOrigin-RevId: 381878501
  Source-Link: googleapis/googleapis@c75abda

chore: Update networkmanagement v1 BUILD.bazel for python
  PiperOrigin-RevId: 381580298
  Source-Link: googleapis/googleapis@869d32e

build(apigeeconnect): name should be @google-cloud/apigee-connect
  PiperOrigin-RevId: 381518921
  Source-Link: googleapis/googleapis@8b4a440

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@223efdf

feat: added v1beta, v1 messages and client for gkehub
  Clients can now target the v1beta and v1 GKE Hub API to interact with Feature and Membership resources.
  
  PiperOrigin-RevId: 381502350
  Source-Link: googleapis/googleapis@3d63fc7

chore(bazel): update Go microgenerator to v0.21.1
  Changes include:
  - initial REST client support
  - add EnableJwtWithScope to default client opts
  - reorganizing all Go GAPIC dependencies in Bazel
  
  PiperOrigin-RevId: 381360057
  Source-Link: googleapis/googleapis@478169f

chore: Update dataflow v1beta3 BUILD.bazel for python
  PiperOrigin-RevId: 381356178
  Source-Link: googleapis/googleapis@6fa6c00

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@5ad71e1

feat(servicecontrol): Added the gRPC service config for the Service Controller v1 API docs: Updated some comments.
  PiperOrigin-RevId: 381355331
  Source-Link: googleapis/googleapis@da5f842

chore: regenerate API index
  
  Source-Link: googleapis/googleapis@4ba12b9

feat(gkehub): added v1alpha messages and client for gkehub
  Clients can now target the v1alpha GKE Hub API to interact with Feature
  resources.
  
  PiperOrigin-RevId: 381332895
  Source-Link: googleapis/googleapis@3bd91d5

chore(internal): remove legacy, unused YAML from gapic directory
  PiperOrigin-RevId: 381327699
  Source-Link: googleapis/googleapis@7abd63f
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#627

Changes:

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 381955863
  Source-Link: googleapis/googleapis@24443e8

build(apigeeconnect): name should be @google-cloud/apigee-connect
  PiperOrigin-RevId: 381518921
  Source-Link: googleapis/googleapis@8b4a440

feat(servicecontrol): Added the gRPC service config for the Service Controller v1 API docs: Updated some comments.
  PiperOrigin-RevId: 381355331
  Source-Link: googleapis/googleapis@da5f842

feat(gkehub): added v1alpha messages and client for gkehub
  Clients can now target the v1alpha GKE Hub API to interact with Feature
  resources.

  PiperOrigin-RevId: 381332895
  Source-Link: googleapis/googleapis@3bd91d5
@yoshi-automation yoshi-automation marked this pull request as ready for review June 29, 2021 20:03
@yoshi-automation yoshi-automation requested a review from a team June 29, 2021 20:03
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jun 29, 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#627

Changes:

Synchronize new proto/yaml changes.
  PiperOrigin-RevId: 381955863
  Source-Link: googleapis/googleapis@24443e8

build(apigeeconnect): name should be @google-cloud/apigee-connect
  PiperOrigin-RevId: 381518921
  Source-Link: googleapis/googleapis@8b4a440

feat(servicecontrol): Added the gRPC service config for the Service Controller v1 API docs: Updated some comments.
  PiperOrigin-RevId: 381355331
  Source-Link: googleapis/googleapis@da5f842

feat(gkehub): added v1alpha messages and client for gkehub
  Clients can now target the v1alpha GKE Hub API to interact with Feature
  resources.

  PiperOrigin-RevId: 381332895
  Source-Link: googleapis/googleapis@3bd91d5
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 29, 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 Jun 29, 2021
@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 automerge Merge the pull request once unit tests and other checks pass. cla: no This human has *not* signed the Contributor License Agreement. labels Jun 29, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 29, 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 Jun 29, 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 Jun 29, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 29, 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 Jun 29, 2021
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 30, 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 Jun 30, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 30, 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 Jun 30, 2021
@codyoss codyoss added automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jun 30, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 30, 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 Jun 30, 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 Jun 30, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 8fb4649 into master Jun 30, 2021
@gcf-merge-on-green gcf-merge-on-green Bot deleted the regen_gocloud branch June 30, 2021 13:32
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 30, 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