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 .pb.go files #696

Merged
merged 1 commit into from Oct 11, 2021
Merged

chore(all): auto-regenerate .pb.go files #696

merged 1 commit into from Oct 11, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Oct 11, 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#4972

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
PiperOrigin-RevId: 402280922
Source-Link: googleapis/googleapis@ae3a4a2

feat: publish routing.proto containing the google.api.RoutingRule annotation feat: add Bazel rules wrapping routing.proto
Committer: @viacheslav-rostovtsev
PiperOrigin-RevId: 401879979
Source-Link: googleapis/googleapis@177c62a

docs: recommend AnalyzeContent for future users
PiperOrigin-RevId: 401877120
Source-Link: googleapis/googleapis@9af371c

chore: regenerate API index

Source-Link: googleapis/googleapis@dc9f252

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
PiperOrigin-RevId: 401787368
Source-Link: googleapis/googleapis@a7a3440

@yoshi-automation yoshi-automation requested a review from a team as a code owner October 11, 2021 16:15
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Oct 11, 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#696

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
  PiperOrigin-RevId: 402280922
  Source-Link: googleapis/googleapis@ae3a4a2

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 401787368
  Source-Link: googleapis/googleapis@a7a3440
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#4972

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
  PiperOrigin-RevId: 402280922
  Source-Link: googleapis/googleapis@ae3a4a2

feat: publish `routing.proto` containing the `google.api.RoutingRule` annotation feat: add Bazel rules wrapping `routing.proto`
  Committer: @viacheslav-rostovtsev
  PiperOrigin-RevId: 401879979
  Source-Link: googleapis/googleapis@177c62a

docs: recommend AnalyzeContent for future users
  PiperOrigin-RevId: 401877120
  Source-Link: googleapis/googleapis@9af371c

chore: regenerate API index

  Source-Link: googleapis/googleapis@dc9f252

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 401787368
  Source-Link: googleapis/googleapis@a7a3440
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2021
@codyoss codyoss merged commit a5fb325 into master Oct 11, 2021
@codyoss codyoss deleted the regen_genproto branch October 11, 2021 16:59
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Oct 11, 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#696

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
  PiperOrigin-RevId: 402280922
  Source-Link: googleapis/googleapis@ae3a4a2

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 401787368
  Source-Link: googleapis/googleapis@a7a3440
codyoss added a commit to googleapis/google-cloud-go that referenced this pull request Oct 11, 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#696

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
  PiperOrigin-RevId: 402280922
  Source-Link: googleapis/googleapis@ae3a4a2

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 401787368
  Source-Link: googleapis/googleapis@a7a3440
gcf-merge-on-green bot pushed a commit to googleapis/google-cloud-go that referenced this pull request Oct 11, 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#696

Changes:

docs(clouddms): Fix NOT_STARTED state documentation in MigrationJob resource
  PiperOrigin-RevId: 402280922
  Source-Link: googleapis/googleapis@ae3a4a2

feat(securitycenter): Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage
  PiperOrigin-RevId: 401787368
  Source-Link: googleapis/googleapis@a7a3440
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