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

Merged
merged 1 commit into from
Jun 17, 2022
Merged

chore(all): auto-regenerate gapics #6207

merged 1 commit into from
Jun 17, 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#829

Changes:

feat(aiplatform): add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto
PiperOrigin-RevId: 455486702
Source-Link: googleapis/googleapis@f2e5538

docs(storage/internal): Clarified how clients should work with resumable uploads docs: Clarified ListNotifications pagination docs: Made "live generation" wording consistent with docs for other Cloud Storage APIs fix: Made negative offsets larger in magnitude that object size return the full object for ReadObject operations fix: Made naming format for Logging.log_bucket be a path rather than raw bucket name, to be consistent with the rest of the API feat: Changed Custom Dual Regions to be specified in a proto message rather than a syntactic encoding within the bucket location feat: Added etag support
PiperOrigin-RevId: 455465509
Source-Link: googleapis/googleapis@0470cd6

feat(binaryauthorization): Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces
Committer: @tswift242
PiperOrigin-RevId: 455380856
Source-Link: googleapis/googleapis@1cbacff

feat(video/transcoder): add support for user labels for job and job template
PiperOrigin-RevId: 455298767
Source-Link: googleapis/googleapis@a9969d3

yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Jun 17, 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#6207

Changes:

feat(aiplatform): add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto
  PiperOrigin-RevId: 455486702
  Source-Link: googleapis/googleapis@f2e5538

chore(bazel): update Go generator version
  PiperOrigin-RevId: 455477948
  Source-Link: googleapis/googleapis@26faba6

chore: regenerate API index

  Source-Link: googleapis/googleapis@40797bb

docs(storage/internal): Clarified how clients should work with resumable uploads docs: Clarified ListNotifications pagination docs: Made "live generation" wording consistent with docs for other Cloud Storage APIs fix: Made negative offsets larger in magnitude that object size return the full object for ReadObject operations fix: Made naming format for Logging.log_bucket be a path rather than raw bucket name, to be consistent with the rest of the API feat: Changed Custom Dual Regions to be specified in a proto message rather than a syntactic encoding within the bucket location feat: Added etag support
  PiperOrigin-RevId: 455465509
  Source-Link: googleapis/googleapis@0470cd6

feat(binaryauthorization): Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces
  Committer: @tswift242
  PiperOrigin-RevId: 455380856
  Source-Link: googleapis/googleapis@1cbacff

feat(video/transcoder): add support for user labels for job and job template
  PiperOrigin-RevId: 455298767
  Source-Link: googleapis/googleapis@a9969d3
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jun 17, 2022
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Jun 17, 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#6207

Changes:

feat(aiplatform): add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto
  PiperOrigin-RevId: 455486702
  Source-Link: googleapis/googleapis@f2e5538

chore(bazel): update Go generator version
  PiperOrigin-RevId: 455477948
  Source-Link: googleapis/googleapis@26faba6

chore: regenerate API index

  Source-Link: googleapis/googleapis@40797bb

docs(storage/internal): Clarified how clients should work with resumable uploads docs: Clarified ListNotifications pagination docs: Made "live generation" wording consistent with docs for other Cloud Storage APIs fix: Made negative offsets larger in magnitude that object size return the full object for ReadObject operations fix: Made naming format for Logging.log_bucket be a path rather than raw bucket name, to be consistent with the rest of the API feat: Changed Custom Dual Regions to be specified in a proto message rather than a syntactic encoding within the bucket location feat: Added etag support
  PiperOrigin-RevId: 455465509
  Source-Link: googleapis/googleapis@0470cd6

feat(binaryauthorization): Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces
  Committer: @tswift242
  PiperOrigin-RevId: 455380856
  Source-Link: googleapis/googleapis@1cbacff

feat(video/transcoder): add support for user labels for job and job template
  PiperOrigin-RevId: 455298767
  Source-Link: googleapis/googleapis@a9969d3
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#829

Changes:

feat(aiplatform): add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto
  PiperOrigin-RevId: 455486702
  Source-Link: googleapis/googleapis@f2e5538

docs(storage/internal): Clarified how clients should work with resumable uploads docs: Clarified ListNotifications pagination docs: Made "live generation" wording consistent with docs for other Cloud Storage APIs fix: Made negative offsets larger in magnitude that object size return the full object for ReadObject operations fix: Made naming format for Logging.log_bucket be a path rather than raw bucket name, to be consistent with the rest of the API feat: Changed Custom Dual Regions to be specified in a proto message rather than a syntactic encoding within the bucket location feat: Added etag support
  PiperOrigin-RevId: 455465509
  Source-Link: googleapis/googleapis@0470cd6

feat(binaryauthorization): Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces
  Committer: @tswift242
  PiperOrigin-RevId: 455380856
  Source-Link: googleapis/googleapis@1cbacff

feat(video/transcoder): add support for user labels for job and job template
  PiperOrigin-RevId: 455298767
  Source-Link: googleapis/googleapis@a9969d3
@yoshi-automation yoshi-automation marked this pull request as ready for review June 17, 2022 13:05
@yoshi-automation yoshi-automation requested review from a team as code owners June 17, 2022 13:05
@codyoss codyoss enabled auto-merge (squash) June 17, 2022 13:25
@codyoss codyoss disabled auto-merge June 17, 2022 13:47
@codyoss codyoss merged commit c84e111 into main Jun 17, 2022
@codyoss codyoss deleted the regen_gocloud branch June 17, 2022 13:48
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.

2 participants