Skip to content

chore(all): auto-regenerate gapics#6376

Merged
quartzmo merged 3 commits intomainfrom
regen_gocloud
Jul 21, 2022
Merged

chore(all): auto-regenerate gapics#6376
quartzmo merged 3 commits intomainfrom
regen_gocloud

Conversation

@yoshi-automation
Copy link
Copy Markdown
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#864

Changes:

feat(storage/internal): Add routing annotations
docs: Clarify that IAM RPCs apply to buckets as well as objects

feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC

feat: Added optional object_size to WriteObjectSpec, as constraint on object being written

docs: Clarified project ID format of various RPCs

docs: Clarified behavior of update_mask in UpdateHmacKeyRequest

docs: Clarified meaning/behavior of fields in HmacKeyMetadata

docs: Clarified cases where update_time is updated in Bucket message

docs: Clarified UpdateHmacKeyRequest.update_mask behavior

docs: Clarified meaning of for several RPCs
PiperOrigin-RevId: 461979598
Source-Link: googleapis/googleapis@2938d54

feat(aiplatform): add a DeploymentResourcePool API resource_definition feat: add shared_resources for supported prediction_resources
PiperOrigin-RevId: 461971827
Source-Link: googleapis/googleapis@0b24d03

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

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@90c21c0

feat(storage/internal): Add routing annotations
  docs: Clarify that IAM RPCs apply to buckets as well as objects

  feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC

  feat: Added optional object_size to WriteObjectSpec, as constraint on object being written

  docs: Clarified project ID format of various RPCs

  docs: Clarified behavior of update_mask in UpdateHmacKeyRequest

  docs: Clarified meaning/behavior of fields in HmacKeyMetadata

  docs: Clarified cases where update_time is updated in Bucket message

  docs: Clarified UpdateHmacKeyRequest.update_mask behavior

  docs: Clarified meaning of <projectIdentifier> for several RPCs
  PiperOrigin-RevId: 461979598
  Source-Link: googleapis/googleapis@2938d54

feat(aiplatform): add a DeploymentResourcePool API resource_definition feat: add shared_resources for supported prediction_resources
  PiperOrigin-RevId: 461971827
  Source-Link: googleapis/googleapis@0b24d03
@product-auto-label product-auto-label Bot added the size: xl Pull request size is extra large. label Jul 20, 2022
quartzmo pushed a commit to googleapis/go-genproto that referenced this pull request Jul 20, 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#6376

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@90c21c0

feat(storage/internal): Add routing annotations
  docs: Clarify that IAM RPCs apply to buckets as well as objects

  feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC

  feat: Added optional object_size to WriteObjectSpec, as constraint on object being written

  docs: Clarified project ID format of various RPCs

  docs: Clarified behavior of update_mask in UpdateHmacKeyRequest

  docs: Clarified meaning/behavior of fields in HmacKeyMetadata

  docs: Clarified cases where update_time is updated in Bucket message

  docs: Clarified UpdateHmacKeyRequest.update_mask behavior

  docs: Clarified meaning of <projectIdentifier> for several RPCs
  PiperOrigin-RevId: 461979598
  Source-Link: googleapis/googleapis@2938d54

feat(aiplatform): add a DeploymentResourcePool API resource_definition feat: add shared_resources for supported prediction_resources
  PiperOrigin-RevId: 461971827
  Source-Link: googleapis/googleapis@0b24d03
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#864

Changes:

feat(storage/internal): Add routing annotations
  docs: Clarify that IAM RPCs apply to buckets as well as objects

  feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC

  feat: Added optional object_size to WriteObjectSpec, as constraint on object being written

  docs: Clarified project ID format of various RPCs

  docs: Clarified behavior of update_mask in UpdateHmacKeyRequest

  docs: Clarified meaning/behavior of fields in HmacKeyMetadata

  docs: Clarified cases where update_time is updated in Bucket message

  docs: Clarified UpdateHmacKeyRequest.update_mask behavior

  docs: Clarified meaning of <projectIdentifier> for several RPCs
  PiperOrigin-RevId: 461979598
  Source-Link: googleapis/googleapis@2938d54

feat(aiplatform): add a DeploymentResourcePool API resource_definition feat: add shared_resources for supported prediction_resources
  PiperOrigin-RevId: 461971827
  Source-Link: googleapis/googleapis@0b24d03
@yoshi-automation yoshi-automation marked this pull request as ready for review July 20, 2022 22:07
@yoshi-automation yoshi-automation requested review from a team July 20, 2022 22:07
@quartzmo
Copy link
Copy Markdown
Member

feat!: Removed upload_id from DeleteObjectRequest, and in its place defined separate CancelResumableWriteRequest RPC

Note: breaking change in commit message.

@quartzmo quartzmo merged commit 8a8ba85 into main Jul 21, 2022
@quartzmo quartzmo deleted the regen_gocloud branch July 21, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants