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

chore(all): auto-regenerate gapics #7085

Merged
merged 2 commits into from Nov 30, 2022
Merged

chore(all): auto-regenerate gapics #7085

merged 2 commits into from Nov 30, 2022

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

Changes:

build(datacatalog): set mixins to "none"
PiperOrigin-RevId: 489578716
Source-Link: googleapis/googleapis@8bd04ef

build(datacatalog): add LRO mixin to datacatalog
PiperOrigin-RevId: 489512915
Source-Link: googleapis/googleapis@b6c4881

feat(batch): Adds named reservation to InstancePolicy

docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs


docs: update the job id format requirement

PiperOrigin-RevId: 489502315
Source-Link: googleapis/googleapis@db1cc11

docs(dialogflow/cx): Clarified Agent Assist max retention is 30 days
PiperOrigin-RevId: 489494670
Source-Link: googleapis/googleapis@e35c0d3

feat(dialogflow): added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment
PiperOrigin-RevId: 489494136
Source-Link: googleapis/googleapis@813e2fa

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Nov 19, 2022
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#7085

Changes:

build(datacatalog): set mixins to "none"
  PiperOrigin-RevId: 489578716
  Source-Link: googleapis/googleapis@8bd04ef

build(datacatalog): add LRO mixin to datacatalog
  PiperOrigin-RevId: 489512915
  Source-Link: googleapis/googleapis@b6c4881

feat(batch): Adds named reservation to InstancePolicy
  ---
  docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs

  ---
  docs: update the job id format requirement

  PiperOrigin-RevId: 489502315
  Source-Link: googleapis/googleapis@db1cc11

feat: Adds named reservation to InstancePolicy
  ---
  docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs

  ---
  docs: update the job id format requirement

  PiperOrigin-RevId: 489501779
  Source-Link: googleapis/googleapis@488a4bd

docs(dialogflow/cx): Clarified Agent Assist max retention is 30 days
  PiperOrigin-RevId: 489494670
  Source-Link: googleapis/googleapis@e35c0d3

feat(dialogflow): added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment
  PiperOrigin-RevId: 489494136
  Source-Link: googleapis/googleapis@813e2fa

chore: regenerate API index

  Source-Link: googleapis/googleapis@766deed

feat: Adding namespaces for libraries generation
  PiperOrigin-RevId: 489418964
  Source-Link: googleapis/googleapis@8169662
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 19, 2022
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Nov 30, 2022
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#7085

Changes:

build(datacatalog): set mixins to "none"
  PiperOrigin-RevId: 489578716
  Source-Link: googleapis/googleapis@8bd04ef

build(datacatalog): add LRO mixin to datacatalog
  PiperOrigin-RevId: 489512915
  Source-Link: googleapis/googleapis@b6c4881

feat(batch): Adds named reservation to InstancePolicy
  PiperOrigin-RevId: 489502315
  Source-Link: googleapis/googleapis@db1cc11

feat: Adds named reservation to InstancePolicy
  PiperOrigin-RevId: 489501779
  Source-Link: googleapis/googleapis@488a4bd

docs(dialogflow/cx): Clarified Agent Assist max retention is 30 days
  PiperOrigin-RevId: 489494670
  Source-Link: googleapis/googleapis@e35c0d3

feat(dialogflow): added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment
  PiperOrigin-RevId: 489494136
  Source-Link: googleapis/googleapis@813e2fa

chore: regenerate API index
  Source-Link: googleapis/googleapis@766deed

feat: Adding namespaces for libraries generation
  PiperOrigin-RevId: 489418964
  Source-Link: googleapis/googleapis@8169662
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#943

Changes:

build(datacatalog): set mixins to "none"
  PiperOrigin-RevId: 489578716
  Source-Link: googleapis/googleapis@8bd04ef

build(datacatalog): add LRO mixin to datacatalog
  PiperOrigin-RevId: 489512915
  Source-Link: googleapis/googleapis@b6c4881

feat(batch): Adds named reservation to InstancePolicy
  ---
  docs:Remove "not yet implemented" for Accelerator & Refine Volume API docs

  ---
  docs: update the job id format requirement

  PiperOrigin-RevId: 489502315
  Source-Link: googleapis/googleapis@db1cc11

docs(dialogflow/cx): Clarified Agent Assist max retention is 30 days
  PiperOrigin-RevId: 489494670
  Source-Link: googleapis/googleapis@e35c0d3

feat(dialogflow): added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment
  PiperOrigin-RevId: 489494136
  Source-Link: googleapis/googleapis@813e2fa
@codyoss codyoss enabled auto-merge (squash) November 30, 2022 20:20
@codyoss codyoss merged commit 4f0456e into main Nov 30, 2022
@codyoss codyoss deleted the regen_gocloud branch November 30, 2022 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants