Conversation
yoshi-automation
added a commit
to googleapis/go-genproto
that referenced
this pull request
Feb 24, 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#5699 Changes: chore: use gapic-generator-python 0.63.4 chore: fix snippet region tag format chore: fix docstring code block formatting PiperOrigin-RevId: 430730865 Source-Link: googleapis/googleapis@ea58002 feat(gkehub): added support for k8s_version field docs: k8s_version field is not part of resource_options struct Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version. PiperOrigin-RevId: 430569173 Source-Link: googleapis/googleapis@3c17193 chore: new versions of Ruby and PHP generators with rebuilt runtimes PiperOrigin-RevId: 430539125 Source-Link: googleapis/googleapis@9e18f9c feat: added support for k8s_version field docs: k8s_version field is not part of resource_options struct Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version. PiperOrigin-RevId: 430496281 Source-Link: googleapis/googleapis@97cf70e chore: regenerate API index Source-Link: googleapis/googleapis@5a1add9 refactor: use updated protos for DeliveryService PiperOrigin-RevId: 430330814 Source-Link: googleapis/googleapis@948c8fd Synchronize new proto/yaml changes. PiperOrigin-RevId: 430323776 Source-Link: googleapis/googleapis@88075ae chore(bigquery/migration): move gRPC service config for BigQuery Migration API to the proper place PiperOrigin-RevId: 430291802 Source-Link: googleapis/googleapis@026165e feat(aiplatform): add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto PiperOrigin-RevId: 430259767 Source-Link: googleapis/googleapis@f873e7f build: update artifact name for npm PiperOrigin-RevId: 430257044 Source-Link: googleapis/googleapis@3e5d2ea chore: regenerate API index Source-Link: googleapis/googleapis@7af9c68 feat(logging): KMS configuration in settings chore: formatting changes PiperOrigin-RevId: 430243637 Source-Link: googleapis/googleapis@95da686 chore: regenerate API index Source-Link: googleapis/googleapis@fec96b7 fix(dataflow)!: Use http binding with location field as primary http bindings Changing HTTP bindings and/or their order might be a breaking change for libraries. PiperOrigin-RevId: 430239565 Source-Link: googleapis/googleapis@71fe7ff
codyoss
pushed a commit
to googleapis/go-genproto
that referenced
this pull request
Feb 28, 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#5699 Changes: chore: use gapic-generator-python 0.63.4 chore: fix snippet region tag format chore: fix docstring code block formatting PiperOrigin-RevId: 430730865 Source-Link: googleapis/googleapis@ea58002 feat(gkehub): added support for k8s_version field docs: k8s_version field is not part of resource_options struct Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version. PiperOrigin-RevId: 430569173 Source-Link: googleapis/googleapis@3c17193 chore: new versions of Ruby and PHP generators with rebuilt runtimes PiperOrigin-RevId: 430539125 Source-Link: googleapis/googleapis@9e18f9c feat: added support for k8s_version field docs: k8s_version field is not part of resource_options struct Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version. PiperOrigin-RevId: 430496281 Source-Link: googleapis/googleapis@97cf70e chore: regenerate API index Source-Link: googleapis/googleapis@5a1add9 refactor: use updated protos for DeliveryService PiperOrigin-RevId: 430330814 Source-Link: googleapis/googleapis@948c8fd Synchronize new proto/yaml changes. PiperOrigin-RevId: 430323776 Source-Link: googleapis/googleapis@88075ae chore(bigquery/migration): move gRPC service config for BigQuery Migration API to the proper place PiperOrigin-RevId: 430291802 Source-Link: googleapis/googleapis@026165e feat(aiplatform): add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto PiperOrigin-RevId: 430259767 Source-Link: googleapis/googleapis@f873e7f build: update artifact name for npm PiperOrigin-RevId: 430257044 Source-Link: googleapis/googleapis@3e5d2ea chore: regenerate API index Source-Link: googleapis/googleapis@7af9c68 feat(logging): KMS configuration in settings chore: formatting changes PiperOrigin-RevId: 430243637 Source-Link: googleapis/googleapis@95da686 chore: regenerate API index Source-Link: googleapis/googleapis@fec96b7 fix(dataflow): Use http binding with location field as primary http bindings Changing HTTP bindings and/or their order might be a breaking change for libraries. PiperOrigin-RevId: 430239565 Source-Link: googleapis/googleapis@71fe7ff
ee87ab0 to
022cd7e
Compare
codyoss
approved these changes
Feb 28, 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#766 Changes: feat(gkehub): added support for k8s_version field docs: k8s_version field is not part of resource_options struct Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version. PiperOrigin-RevId: 430569173 Source-Link: googleapis/googleapis@3c17193 chore(bigquery/migration): move gRPC service config for BigQuery Migration API to the proper place PiperOrigin-RevId: 430291802 Source-Link: googleapis/googleapis@026165e feat(aiplatform): add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto PiperOrigin-RevId: 430259767 Source-Link: googleapis/googleapis@f873e7f feat(logging): KMS configuration in settings chore: formatting changes PiperOrigin-RevId: 430243637 Source-Link: googleapis/googleapis@95da686 fix(dataflow)!: Use http binding with location field as primary http bindings Changing HTTP bindings and/or their order might be a breaking change for libraries. PiperOrigin-RevId: 430239565 Source-Link: googleapis/googleapis@71fe7ff
022cd7e to
a198ded
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Corresponding genproto PR: googleapis/go-genproto#766
Changes:
feat(gkehub): added support for k8s_version field docs: k8s_version field is not part of resource_options struct
Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version.
PiperOrigin-RevId: 430569173
Source-Link: googleapis/googleapis@3c17193
chore(bigquery/migration): move gRPC service config for BigQuery Migration API to the proper place
PiperOrigin-RevId: 430291802
Source-Link: googleapis/googleapis@026165e
feat(aiplatform): add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto
PiperOrigin-RevId: 430259767
Source-Link: googleapis/googleapis@f873e7f
feat(logging): KMS configuration in settings chore: formatting changes
PiperOrigin-RevId: 430243637
Source-Link: googleapis/googleapis@95da686
fix(dataflow)!: Use http binding with location field as primary http bindings
Changing HTTP bindings and/or their order might be a breaking change for libraries.
PiperOrigin-RevId: 430239565
Source-Link: googleapis/googleapis@71fe7ff