Skip to content

chore(all): auto-regenerate gapics#5767

Merged
codyoss merged 4 commits intomainfrom
regen_gocloud
Mar 23, 2022
Merged

chore(all): auto-regenerate gapics#5767
codyoss merged 4 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#779

Changes:

chore(spanner/admin/database): remove unused imports from google/spanner/*
PiperOrigin-RevId: 435163448
Source-Link: googleapis/googleapis@db9d2a3

feat(aiplatform): add service_account to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto
PiperOrigin-RevId: 434935416
Source-Link: googleapis/googleapis@dfdd5ee

feat(dataflow): Add the ability to plumb environment capabilities through v1beta3 protos.
PiperOrigin-RevId: 434899727
Source-Link: googleapis/googleapis@392ae91

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

Changes:

chore(spanner/admin/database): remove unused imports from google/spanner/*
  PiperOrigin-RevId: 435163448
  Source-Link: googleapis/googleapis@db9d2a3

feat: add `content` field in TextAnchor
  PiperOrigin-RevId: 435142243
  Source-Link: googleapis/googleapis@721b367

chore: regenerate API index

  Source-Link: googleapis/googleapis@6c79119

feat: Publish Cloud Batch v1alpha1 API Client
  PiperOrigin-RevId: 435137708
  Source-Link: googleapis/googleapis@9c07d5f

feat(aiplatform): add `service_account` to `BatchPredictionJob` in aiplatform `v1beta1` `batch_prediction_job.proto`
  PiperOrigin-RevId: 434935416
  Source-Link: googleapis/googleapis@dfdd5ee

feat(dataflow): Add the ability to plumb environment capabilities through v1beta3 protos.
  PiperOrigin-RevId: 434899727
  Source-Link: googleapis/googleapis@392ae91
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Mar 17, 2022
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Mar 22, 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#5767

Changes:

chore(spanner/admin/database): remove unused imports from google/spanner/*
  PiperOrigin-RevId: 435163448
  Source-Link: googleapis/googleapis@db9d2a3

feat: add `content` field in TextAnchor
  PiperOrigin-RevId: 435142243
  Source-Link: googleapis/googleapis@721b367

chore: regenerate API index

  Source-Link: googleapis/googleapis@6c79119

feat: Publish Cloud Batch v1alpha1 API Client
  PiperOrigin-RevId: 435137708
  Source-Link: googleapis/googleapis@9c07d5f

feat(aiplatform): add `service_account` to `BatchPredictionJob` in aiplatform `v1beta1` `batch_prediction_job.proto`
  PiperOrigin-RevId: 434935416
  Source-Link: googleapis/googleapis@dfdd5ee

feat(dataflow): Add the ability to plumb environment capabilities through v1beta3 protos.
  PiperOrigin-RevId: 434899727
  Source-Link: googleapis/googleapis@392ae91
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#779

Changes:

chore(spanner/admin/database): remove unused imports from google/spanner/*
  PiperOrigin-RevId: 435163448
  Source-Link: googleapis/googleapis@db9d2a3

feat(aiplatform): add `service_account` to `BatchPredictionJob` in aiplatform `v1beta1` `batch_prediction_job.proto`
  PiperOrigin-RevId: 434935416
  Source-Link: googleapis/googleapis@dfdd5ee

feat(dataflow): Add the ability to plumb environment capabilities through v1beta3 protos.
  PiperOrigin-RevId: 434899727
  Source-Link: googleapis/googleapis@392ae91
@yoshi-automation yoshi-automation marked this pull request as ready for review March 22, 2022 03:06
@yoshi-automation yoshi-automation requested a review from a team March 22, 2022 03:06
@codyoss codyoss self-requested a review March 22, 2022 13:36
@yoshi-automation yoshi-automation requested a review from a team March 22, 2022 13:39
@codyoss codyoss enabled auto-merge (squash) March 22, 2022 13:40
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: xs Pull request size is extra small. labels Mar 23, 2022
@codyoss codyoss merged commit b01c037 into main Mar 23, 2022
@codyoss codyoss deleted the regen_gocloud branch March 23, 2022 13:43
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