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

Merged
merged 2 commits into from Jan 25, 2021
Merged

feat(all): auto-regenerate gapics #3598

merged 2 commits into from Jan 25, 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#520

Changes:

feat(spanner): add option for returning Spanner commit stats
PiperOrigin-RevId: 353145174
Source-Link: googleapis/googleapis@8fa381b

feat(recommender): auto generated cl for enabling v1beta1 folder/org APIs and integration test
PiperOrigin-RevId: 353052857
Source-Link: googleapis/googleapis@dc4c987

feat(recommender): add bindings for folder/org type resources for protos in recommendations, insights and recommender_service to enable v1 api for folder/org
PiperOrigin-RevId: 353048801
Source-Link: googleapis/googleapis@c99f76d

feat(cloudtasks): introducing field: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats, Task.pull_message and introducing messages: QueueStats PullMessage docs: updates to max burst size description
PiperOrigin-RevId: 353032056
Source-Link: googleapis/googleapis@a0b91c3

feat(cloudtasks): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats docs: updates to AppEngineHttpRequest description
PiperOrigin-RevId: 353031255
Source-Link: googleapis/googleapis@d7b8108

feat(assuredworkloads): updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
PiperOrigin-RevId: 352973788
Source-Link: googleapis/googleapis@56df28f

feat(dialogflow/cx): added support for test cases and agent validation
PiperOrigin-RevId: 352834280
Source-Link: googleapis/googleapis@f83715b

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

Changes:

feat(spanner): add option for returning Spanner commit stats
  PiperOrigin-RevId: 353145174
  Source-Link: googleapis/googleapis@8fa381b

chore(bazel): update gapic-generator to fix python rule
  PiperOrigin-RevId: 353094723
  Source-Link: googleapis/googleapis@9504e6c

feat: added support for test cases and agent validation
  PiperOrigin-RevId: 353075593
  Source-Link: googleapis/googleapis@cb932c5

feat(recommender): auto generated cl for enabling v1beta1 folder/org APIs and integration test
  PiperOrigin-RevId: 353052857
  Source-Link: googleapis/googleapis@dc4c987

feat(recommender): add bindings for folder/org type resources for protos in recommendations, insights and recommender_service to enable v1 api for folder/org
  PiperOrigin-RevId: 353048801
  Source-Link: googleapis/googleapis@c99f76d

fix: diregapic php support
  chore: build_gen changes

  chore: update gapic-generator to v2.10.3
  PiperOrigin-RevId: 353033069
  Source-Link: googleapis/googleapis@5cb2eaf

feat(cloudtasks): introducing field: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats, Task.pull_message and introducing messages: QueueStats PullMessage docs: updates to max burst size description
  PiperOrigin-RevId: 353032056
  Source-Link: googleapis/googleapis@a0b91c3

feat(cloudtasks): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats docs: updates to AppEngineHttpRequest description
  PiperOrigin-RevId: 353031255
  Source-Link: googleapis/googleapis@d7b8108

feat(assuredworkloads): updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
  PiperOrigin-RevId: 352973788
  Source-Link: googleapis/googleapis@56df28f

docs: Updates "unit" description: changes "KBy" to "kBy"; updates an "http" link to "https"; changes "may" to preferred "might", and removes a duplicated period.
  PiperOrigin-RevId: 352919477
  Source-Link: googleapis/googleapis@e8ed994

feat(dialogflow/cx): added support for test cases and agent validation
  PiperOrigin-RevId: 352834280
  Source-Link: googleapis/googleapis@f83715b
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Jan 22, 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#3598

Changes:

feat(spanner): add option for returning Spanner commit stats
  PiperOrigin-RevId: 353145174
  Source-Link: googleapis/googleapis@8fa381b

chore(bazel): update gapic-generator to fix python rule
  PiperOrigin-RevId: 353094723
  Source-Link: googleapis/googleapis@9504e6c

feat: added support for test cases and agent validation
  PiperOrigin-RevId: 353075593
  Source-Link: googleapis/googleapis@cb932c5

feat(recommender): auto generated cl for enabling v1beta1 folder/org APIs and integration test
  PiperOrigin-RevId: 353052857
  Source-Link: googleapis/googleapis@dc4c987

feat(recommender): add bindings for folder/org type resources for protos in recommendations, insights and recommender_service to enable v1 api for folder/org
  PiperOrigin-RevId: 353048801
  Source-Link: googleapis/googleapis@c99f76d

fix: diregapic php support
  chore: build_gen changes

  chore: update gapic-generator to v2.10.3
  PiperOrigin-RevId: 353033069
  Source-Link: googleapis/googleapis@5cb2eaf

feat(cloudtasks): introducing field: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats, Task.pull_message and introducing messages: QueueStats PullMessage docs: updates to max burst size description
  PiperOrigin-RevId: 353032056
  Source-Link: googleapis/googleapis@a0b91c3

feat(cloudtasks): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats docs: updates to AppEngineHttpRequest description
  PiperOrigin-RevId: 353031255
  Source-Link: googleapis/googleapis@d7b8108

feat(assuredworkloads): updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
  PiperOrigin-RevId: 352973788
  Source-Link: googleapis/googleapis@56df28f

docs: Updates "unit" description: changes "KBy" to "kBy"; updates an "http" link to "https"; changes "may" to preferred "might", and removes a duplicated period.
  PiperOrigin-RevId: 352919477
  Source-Link: googleapis/googleapis@e8ed994

feat(dialogflow/cx): added support for test cases and agent validation
  PiperOrigin-RevId: 352834280
  Source-Link: googleapis/googleapis@f83715b
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#520

Changes:

feat(spanner): add option for returning Spanner commit stats
  PiperOrigin-RevId: 353145174
  Source-Link: googleapis/googleapis@8fa381b

feat(recommender): auto generated cl for enabling v1beta1 folder/org APIs and integration test
  PiperOrigin-RevId: 353052857
  Source-Link: googleapis/googleapis@dc4c987

feat(recommender): add bindings for folder/org type resources for protos in recommendations, insights and recommender_service to enable v1 api for folder/org
  PiperOrigin-RevId: 353048801
  Source-Link: googleapis/googleapis@c99f76d

feat(cloudtasks): introducing field: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats, Task.pull_message and introducing messages: QueueStats PullMessage docs: updates to max burst size description
  PiperOrigin-RevId: 353032056
  Source-Link: googleapis/googleapis@a0b91c3

feat(cloudtasks): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats docs: updates to AppEngineHttpRequest description
  PiperOrigin-RevId: 353031255
  Source-Link: googleapis/googleapis@d7b8108

feat(assuredworkloads): updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
  PiperOrigin-RevId: 352973788
  Source-Link: googleapis/googleapis@56df28f

feat(dialogflow/cx): added support for test cases and agent validation
  PiperOrigin-RevId: 352834280
  Source-Link: googleapis/googleapis@f83715b
@google-cla
Copy link

google-cla bot commented Jan 23, 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 23, 2021
@google-cla
Copy link

google-cla bot commented Jan 23, 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
Copy link

google-cla bot commented Jan 24, 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
Copy link

google-cla bot commented Jan 24, 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. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jan 25, 2021
@codyoss
Copy link
Member

codyoss commented Jan 25, 2021

Merging as admin, the check seems to be stuck.

@codyoss codyoss merged commit 7bdebad into master Jan 25, 2021
@codyoss codyoss deleted the regen_gocloud branch January 25, 2021 15:41
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