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

Merged
merged 1 commit into from Jun 17, 2021
Merged

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

merged 1 commit into from Jun 17, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Jun 17, 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#4275

Changes:

feat: publishing OperationMetadata common proto
Committer: @alexander-fenster
PiperOrigin-RevId: 379843367
Source-Link: googleapis/googleapis@16f3e6f

chore(bazel): update rules_gapic to v0.5.5.

  • stop generating protoc-gen-docs_plugin with py_proto_library

PiperOrigin-RevId: 379825239
Source-Link: googleapis/googleapis@2d5f6e5

chore(analytics/data): Populate Ruby generator configuration for new clients
PiperOrigin-RevId: 379815863
Source-Link: googleapis/googleapis@b26f86a

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
PiperOrigin-RevId: 379810278
Source-Link: googleapis/googleapis@7e78ffd

chore: release gapic-generator-java v1.0.13
Committer: @miraleung
PiperOrigin-RevId: 379784268
Source-Link: googleapis/googleapis@551681f

chore: regenerate API index

Source-Link: googleapis/googleapis@f8f0fc2

fix(security/privateca): Fixed casing of the Ruby namespace
PiperOrigin-RevId: 379779471
Source-Link: googleapis/googleapis@f176fe6

chore: regenerate API index

Source-Link: googleapis/googleapis@33b7fbd

feat: Publish public APIs for FleetEngine
Committer:@eahab-google
PiperOrigin-RevId: 379742542
Source-Link: googleapis/googleapis@90220e4

chore: regenerate API index

Source-Link: googleapis/googleapis@30c4de8

feat(documentai): update document.proto, add the processor management methods.
PiperOrigin-RevId: 379607978
Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
PiperOrigin-RevId: 379592845
Source-Link: googleapis/googleapis@5308b86

chore: regenerate API index

Source-Link: googleapis/googleapis@438bb44

feat: publishing Testing API protos
Committer: @alexander-fenster
PiperOrigin-RevId: 379505638
Source-Link: googleapis/googleapis@0481138

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
PiperOrigin-RevId: 379376795
Source-Link: googleapis/googleapis@cbd13d8

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
PiperOrigin-RevId: 379370373
Source-Link: googleapis/googleapis@58187af

docs: update comment in ListSuggestions to use absolute URL for /apis/design/design_patterns
PiperOrigin-RevId: 379330928
Source-Link: googleapis/googleapis@6ddf77d

chore: regenerate API index

Source-Link: googleapis/googleapis@010b301

feat: eventarc public protos
Committer: @alexander-fenster
PiperOrigin-RevId: 379317834
Source-Link: googleapis/googleapis@1b6349f

@yoshi-automation yoshi-automation requested a review from a team as a code owner June 17, 2021 17:48
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2021
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jun 17, 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#622

Changes:

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af
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#4275

Changes:

feat: publishing OperationMetadata common proto
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379843367
  Source-Link: googleapis/googleapis@16f3e6f

chore(bazel): update rules_gapic to v0.5.5.
  * stop generating `protoc-gen-docs_plugin` with `py_proto_library`

  PiperOrigin-RevId: 379825239
  Source-Link: googleapis/googleapis@2d5f6e5

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
  PiperOrigin-RevId: 379810278
  Source-Link: googleapis/googleapis@7e78ffd

chore: release gapic-generator-java v1.0.13
  Committer: @miraleung
  PiperOrigin-RevId: 379784268
  Source-Link: googleapis/googleapis@551681f

chore: regenerate API index

  Source-Link: googleapis/googleapis@f8f0fc2

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

chore: regenerate API index

  Source-Link: googleapis/googleapis@33b7fbd

feat: Publish public APIs for FleetEngine
  Committer:@eahab-google
  PiperOrigin-RevId: 379742542
  Source-Link: googleapis/googleapis@90220e4

chore: regenerate API index

  Source-Link: googleapis/googleapis@30c4de8

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

chore: regenerate API index

  Source-Link: googleapis/googleapis@438bb44

feat: publishing Testing API protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379505638
  Source-Link: googleapis/googleapis@0481138

chore(ruby): Use latest microgenerator for Bazel GAPIC generation
  PiperOrigin-RevId: 379376795
  Source-Link: googleapis/googleapis@cbd13d8

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af

docs: update comment in ListSuggestions to use absolute URL for /apis/design/design_patterns
  PiperOrigin-RevId: 379330928
  Source-Link: googleapis/googleapis@6ddf77d

chore: regenerate API index

  Source-Link: googleapis/googleapis@010b301

feat: eventarc public protos
  Committer: @alexander-fenster
  PiperOrigin-RevId: 379317834
  Source-Link: googleapis/googleapis@1b6349f
@codyoss codyoss merged commit b9e0b31 into master Jun 17, 2021
@codyoss codyoss deleted the regen_genproto branch June 17, 2021 17:53
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jun 17, 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#622

Changes:

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Jun 17, 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#622

Changes:

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af
gcf-merge-on-green bot pushed a commit to googleapis/google-cloud-go that referenced this pull request Jun 17, 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#622

Changes:

chore(analytics/data): Populate Ruby generator configuration for new clients
  PiperOrigin-RevId: 379815863
  Source-Link: googleapis/googleapis@b26f86a

fix(security/privateca): Fixed casing of the Ruby namespace
  PiperOrigin-RevId: 379779471
  Source-Link: googleapis/googleapis@f176fe6

feat(documentai): update document.proto, add the processor management methods.
  PiperOrigin-RevId: 379607978
  Source-Link: googleapis/googleapis@19906f9

fix(kms): replace IAMPolicy mixin in service config.
  PiperOrigin-RevId: 379592845
  Source-Link: googleapis/googleapis@5308b86

feat(dialogflow): added Automated agent reply type and allow cancellation flag for partial response feature.
  PiperOrigin-RevId: 379370373
  Source-Link: googleapis/googleapis@58187af
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