Skip to content

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

Merged
codyoss merged 1 commit intomainfrom
regen_genproto
Feb 1, 2022
Merged

chore(all): auto-regenerate .pb.go files#749
codyoss merged 1 commit intomainfrom
regen_genproto

Conversation

@yoshi-automation
Copy link
Copy Markdown
Collaborator

@yoshi-automation yoshi-automation commented Feb 1, 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#5418

Changes:

feat: support explicit dynamic header routing
chore: upgrade gax-java and gapic-generator-java

chore: remove unused code in Bazel
PiperOrigin-RevId: 425639004
Source-Link: googleapis/googleapis@3ea1bcc

chore: regenerate API index

Source-Link: googleapis/googleapis@f787458

feat: Adding public Datastream client based on v1 API version: https://cloud.google.com/datastream/docs
PiperOrigin-RevId: 425538443
Source-Link: googleapis/googleapis@07cb2ca

feat: add dedicated_resources to DeployedIndex in aiplatform v1beta1 index_endpoint.proto feat: add Scaling to OnlineServingConfig in aiplatform v1beta1 featurestore.proto chore: sort imports
PiperOrigin-RevId: 425395202
Source-Link: googleapis/googleapis@e3bcc1e

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
PiperOrigin-RevId: 425394497
Source-Link: googleapis/googleapis@bd97e46

chore(bazel): update gapic-generator-php v1.4.1
Changes include:

  • backwards-compat field_behavior patches

PiperOrigin-RevId: 425375408
Source-Link: googleapis/googleapis@ccb9d24

feat(secretmanager): Checksums in Secret Manager
Users can now use checksums for data integrity assurance when adding and
accessing SecretVersions.

PiperOrigin-RevId: 425369494
Source-Link: googleapis/googleapis@70d389c

chore: use gapic-generator-python 0.61.0
feat: add interceptor-like functionality to REST transport

docs: preserve hyperlinks with hyphens

fix: resolve DuplicateCredentialArgs error when using credentials_file

committer: parthea
PiperOrigin-RevId: 424956044
Source-Link: googleapis/googleapis@77fada2

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
PiperOrigin-RevId: 424949086
Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
PiperOrigin-RevId: 424942023
Source-Link: googleapis/googleapis@8ce1934

chore: update v2.12.0 gapic-generator-typescript
Committer: @summer-ji-eng
PiperOrigin-RevId: 424935187
Source-Link: googleapis/googleapis@62aaca3

feat(redis): Add automated RDB (AKA persistence)
PiperOrigin-RevId: 424884640
Source-Link: googleapis/googleapis@28c6bb9

fix(bigtableadmin): add missing service_yaml to php_gapic_library
PiperOrigin-RevId: 424850689
Source-Link: googleapis/googleapis@9bee5bd

fix(iap): remove unpublished service from service config
PiperOrigin-RevId: 424797968
Source-Link: googleapis/googleapis@b93bf55

fix: fix subpackage dependencies in BUILD.bezel
PiperOrigin-RevId: 424462701
Source-Link: googleapis/googleapis@2410627

chore(bazel): update go-genproto override
PiperOrigin-RevId: 424434775
Source-Link: googleapis/googleapis@e6b84fe

@yoshi-automation yoshi-automation requested a review from a team February 1, 2022 18:13
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Feb 1, 2022
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#749

Changes:

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
  PiperOrigin-RevId: 425394497
  Source-Link: googleapis/googleapis@bd97e46

feat(secretmanager): Checksums in Secret Manager
  Users can now use checksums for data integrity assurance when adding and
  accessing SecretVersions.

  PiperOrigin-RevId: 425369494
  Source-Link: googleapis/googleapis@70d389c

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
  PiperOrigin-RevId: 424949086
  Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
  PiperOrigin-RevId: 424942023
  Source-Link: googleapis/googleapis@8ce1934

feat(redis): Add automated RDB (AKA persistence)
  PiperOrigin-RevId: 424884640
  Source-Link: googleapis/googleapis@28c6bb9

fix(iap): remove unpublished service from service config
  PiperOrigin-RevId: 424797968
  Source-Link: googleapis/googleapis@b93bf55
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#5418

Changes:

feat: support explicit dynamic header routing
  chore: upgrade gax-java and gapic-generator-java

  chore: remove unused code in Bazel
  PiperOrigin-RevId: 425639004
  Source-Link: googleapis/googleapis@3ea1bcc

chore: regenerate API index

  Source-Link: googleapis/googleapis@f787458

feat: Adding public Datastream client based on v1 API version: https://cloud.google.com/datastream/docs
  PiperOrigin-RevId: 425538443
  Source-Link: googleapis/googleapis@07cb2ca

feat: add dedicated_resources to DeployedIndex in aiplatform v1beta1 index_endpoint.proto feat: add Scaling to OnlineServingConfig in aiplatform v1beta1 featurestore.proto chore: sort imports
  PiperOrigin-RevId: 425395202
  Source-Link: googleapis/googleapis@e3bcc1e

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
  PiperOrigin-RevId: 425394497
  Source-Link: googleapis/googleapis@bd97e46

chore(bazel): update gapic-generator-php v1.4.1
  Changes include:
  - backwards-compat field_behavior patches

  PiperOrigin-RevId: 425375408
  Source-Link: googleapis/googleapis@ccb9d24

feat(secretmanager): Checksums in Secret Manager
  Users can now use checksums for data integrity assurance when adding and
  accessing SecretVersions.

  PiperOrigin-RevId: 425369494
  Source-Link: googleapis/googleapis@70d389c

chore: use gapic-generator-python 0.61.0
  feat: add interceptor-like functionality to REST transport

  docs: preserve hyperlinks with hyphens

  fix: resolve DuplicateCredentialArgs error when using credentials_file

  committer: parthea
  PiperOrigin-RevId: 424956044
  Source-Link: googleapis/googleapis@77fada2

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
  PiperOrigin-RevId: 424949086
  Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
  PiperOrigin-RevId: 424942023
  Source-Link: googleapis/googleapis@8ce1934

chore: update v2.12.0 gapic-generator-typescript
  Committer: @summer-ji-eng
  PiperOrigin-RevId: 424935187
  Source-Link: googleapis/googleapis@62aaca3

feat(redis): Add automated RDB (AKA persistence)
  PiperOrigin-RevId: 424884640
  Source-Link: googleapis/googleapis@28c6bb9

fix(bigtableadmin): add missing service_yaml to php_gapic_library
  PiperOrigin-RevId: 424850689
  Source-Link: googleapis/googleapis@9bee5bd

fix(iap): remove unpublished service from service config
  PiperOrigin-RevId: 424797968
  Source-Link: googleapis/googleapis@b93bf55

fix: fix subpackage dependencies in BUILD.bezel
  PiperOrigin-RevId: 424462701
  Source-Link: googleapis/googleapis@2410627

chore(bazel): update go-genproto override
  PiperOrigin-RevId: 424434775
  Source-Link: googleapis/googleapis@e6b84fe
@codyoss codyoss merged commit 50beb8a into main Feb 1, 2022
@codyoss codyoss deleted the regen_genproto branch February 1, 2022 18:40
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request Feb 1, 2022
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#749

Changes:

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
  PiperOrigin-RevId: 425394497
  Source-Link: googleapis/googleapis@bd97e46

feat(secretmanager): Checksums in Secret Manager
  Users can now use checksums for data integrity assurance when adding and
  accessing SecretVersions.

  PiperOrigin-RevId: 425369494
  Source-Link: googleapis/googleapis@70d389c

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
  PiperOrigin-RevId: 424949086
  Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
  PiperOrigin-RevId: 424942023
  Source-Link: googleapis/googleapis@8ce1934

feat(redis): Add automated RDB (AKA persistence)
  PiperOrigin-RevId: 424884640
  Source-Link: googleapis/googleapis@28c6bb9

fix(iap): remove unpublished service from service config
  PiperOrigin-RevId: 424797968
  Source-Link: googleapis/googleapis@b93bf55
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Feb 1, 2022
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#749

Changes:

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
  PiperOrigin-RevId: 425394497
  Source-Link: googleapis/googleapis@bd97e46

feat(secretmanager): Checksums in Secret Manager
  Users can now use checksums for data integrity assurance when adding and
  accessing SecretVersions.

  PiperOrigin-RevId: 425369494
  Source-Link: googleapis/googleapis@70d389c

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
  PiperOrigin-RevId: 424949086
  Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
  PiperOrigin-RevId: 424942023
  Source-Link: googleapis/googleapis@8ce1934

feat(redis): Add automated RDB (AKA persistence)
  PiperOrigin-RevId: 424884640
  Source-Link: googleapis/googleapis@28c6bb9

fix(iap): remove unpublished service from service config
  PiperOrigin-RevId: 424797968
  Source-Link: googleapis/googleapis@b93bf55
jschaf pushed a commit to jschaf/longrunning-go that referenced this pull request Oct 10, 2024
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#749

Changes:

feat(aiplatform): add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto chore: sort imports
  PiperOrigin-RevId: 425394497
  Source-Link: googleapis/googleapis@bd97e46

feat(secretmanager): Checksums in Secret Manager
  Users can now use checksums for data integrity assurance when adding and
  accessing SecretVersions.

  PiperOrigin-RevId: 425369494
  Source-Link: googleapis/googleapis@70d389c

feat(documentai): add question_id field in ReviewDocumentOperationMetadata
  PiperOrigin-RevId: 424949086
  Source-Link: googleapis/googleapis@087bceb

docs(texttospeech): update comments for ListVoicesRequest
  PiperOrigin-RevId: 424942023
  Source-Link: googleapis/googleapis@8ce1934

feat(redis): Add automated RDB (AKA persistence)
  PiperOrigin-RevId: 424884640
  Source-Link: googleapis/googleapis@28c6bb9

fix(iap): remove unpublished service from service config
  PiperOrigin-RevId: 424797968
  Source-Link: googleapis/googleapis@b93bf55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants