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

Merged
merged 3 commits into from Apr 14, 2022
Merged

chore(all): auto-regenerate gapics #5889

merged 3 commits into from Apr 14, 2022

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Apr 13, 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#793

Changes:

fix(compute): remove proto3_optional from parent_id (#712)

Source-Link: googleapis/googleapis@fd16b6a

docs(firestore): clarifications for filters
PiperOrigin-RevId: 441242400
Source-Link: googleapis/googleapis@9ef0015

fix(compute): replace missing REQUIRED for parent_id (#711)

Source-Link: googleapis/googleapis@4bb6fd6

docs(bigquery/reservation): cleanup and clarifications feat: add UpdateAssignment method feat: add "concurrency" and "multi_region_auxiliary" in reservation feat: add preferred table.
PiperOrigin-RevId: 440912466
Source-Link: googleapis/googleapis@7ab53ca

fix(speech): use full link in comment to fix JSDoc broken link
Committer: @summer-ji-eng
PiperOrigin-RevId: 440481666
Source-Link: googleapis/googleapis@6a21110

chore(servicedirectory): remove unused imports
PiperOrigin-RevId: 440391736
Source-Link: googleapis/googleapis@5d84222

docs(datacatalog): update taxonomy display_name comment feat: added Dataplex specific fields
PiperOrigin-RevId: 440386238
Source-Link: googleapis/googleapis@99fd8be

chore(pubsublite): remove unused imports
PiperOrigin-RevId: 440384445
Source-Link: googleapis/googleapis@97350b3

feat(securitycenter): Add next_steps field to finding's list of attributes
PiperOrigin-RevId: 440383959
Source-Link: googleapis/googleapis@6a276f6

feat(monitoring/dashboard): Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
PiperOrigin-RevId: 440139643
Source-Link: googleapis/googleapis@2bff0f3

@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Apr 13, 2022
yoshi-automation added a commit to googleapis/go-genproto that referenced this pull request Apr 13, 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#5889

Changes:

fix(compute): remove proto3_optional from parent_id (#712)

  Source-Link: googleapis/googleapis@fd16b6a

docs(firestore): clarifications for filters
  PiperOrigin-RevId: 441242400
  Source-Link: googleapis/googleapis@9ef0015

fix(compute): replace missing REQUIRED for parent_id (#711)

  Source-Link: googleapis/googleapis@4bb6fd6

fix: Update grpc-google-iam-v1 dependency
  PiperOrigin-RevId: 440982179
  Source-Link: googleapis/googleapis@1e470c1

feat: Remove dependency on the obsolete v1alpha version
  PiperOrigin-RevId: 440975191
  Source-Link: googleapis/googleapis@43f6670

chore: Use gapic-generator-python 0.65.0
  PiperOrigin-RevId: 440970084
  Source-Link: googleapis/googleapis@5e0a3d5

chore(python): prepare networkservices v1 for release
  PiperOrigin-RevId: 440920298
  Source-Link: googleapis/googleapis@6e20d4e

feat: expose new read_time API fields, currently only available in private preview
  PiperOrigin-RevId: 440914241
  Source-Link: googleapis/googleapis@0ed730f

chore: regenerate API index

  Source-Link: googleapis/googleapis@4e55fdc

docs(bigquery/reservation): cleanup and clarifications feat: add UpdateAssignment method feat: add "concurrency" and "multi_region_auxiliary" in reservation feat: add preferred table.
  PiperOrigin-RevId: 440912466
  Source-Link: googleapis/googleapis@7ab53ca

feat: Google Chat API logging proto for documentation
  PiperOrigin-RevId: 440869922
  Source-Link: googleapis/googleapis@f7831d2

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440589618
  Source-Link: googleapis/googleapis@cef1167

fix(speech): use full link in comment to fix JSDoc broken link
  Committer: @summer-ji-eng
  PiperOrigin-RevId: 440481666
  Source-Link: googleapis/googleapis@6a21110

chore(servicedirectory): remove unused imports
  PiperOrigin-RevId: 440391736
  Source-Link: googleapis/googleapis@5d84222

chore: regenerate API index

  Source-Link: googleapis/googleapis@3a92743

docs(datacatalog): update taxonomy display_name comment feat: added Dataplex specific fields
  PiperOrigin-RevId: 440386238
  Source-Link: googleapis/googleapis@99fd8be

chore: generate common.proto for java
  PiperOrigin-RevId: 440384502
  Source-Link: googleapis/googleapis@d4ca15b

chore(pubsublite): remove unused imports
  PiperOrigin-RevId: 440384445
  Source-Link: googleapis/googleapis@97350b3

feat(securitycenter): Add next_steps field to finding's list of attributes
  PiperOrigin-RevId: 440383959
  Source-Link: googleapis/googleapis@6a276f6

chore(bazel): update gapic-generator-go to v0.27.1
  PiperOrigin-RevId: 440235683
  Source-Link: googleapis/googleapis@23a2d29

fix(dataproc)!: Move `yarn_config` into a `oneof`
  Committer: @Harwayne
  PiperOrigin-RevId: 440226213
  Source-Link: googleapis/googleapis@c782e45

fix(dataproc)!: Remove `temp_bucket` from VirtualClusterConfig, as its value was not used
  Committer: @Harwayne
  PiperOrigin-RevId: 440224385
  Source-Link: googleapis/googleapis@afc5066

docs: updated description of SearchVehiclesRequest.trip_types SearchVehiclesRequest.trip_types is more than just a filter.  It is the TripType of the trip being proposed.
  PiperOrigin-RevId: 440162035
  Source-Link: googleapis/googleapis@cbd3367

chore: regenerate API index

  Source-Link: googleapis/googleapis@f6d8d83

feat(monitoring/dashboard): Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
  PiperOrigin-RevId: 440139643
  Source-Link: googleapis/googleapis@2bff0f3

chore: regenerate API index

  Source-Link: googleapis/googleapis@e936352

feat: support batch products purge (v2alpha) feat: users cannot switch to empty default branch unless force override (v2alpha) feat: allow search users to skip validation for invalid boost specs (v2alpha) feat: support search personalization (v2alpha) feat: search returns applied control ids in the response (v2alpha) docs: users can self enroll retail search feature on cloud console (v2alpha) docs: suggest search users not to send IP and use hashed user id (v2alpha) docs: deprecate request_id in ImportProductsRequest (v2alpha) docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2alpha) docs: keep the API doc up-to-date with recent changes (v2alpha)
  PiperOrigin-RevId: 440123036
  Source-Link: googleapis/googleapis@bc99550

chore: regenerate API index

  Source-Link: googleapis/googleapis@9191985

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440107808
  Source-Link: googleapis/googleapis@258ddb2
codyoss pushed a commit to googleapis/go-genproto that referenced this pull request Apr 13, 2022
* chore(all): auto-regenerate .pb.go files

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

Changes:

fix(compute): remove proto3_optional from parent_id (#712)

  Source-Link: googleapis/googleapis@fd16b6a

docs(firestore): clarifications for filters
  PiperOrigin-RevId: 441242400
  Source-Link: googleapis/googleapis@9ef0015

fix(compute): replace missing REQUIRED for parent_id (#711)

  Source-Link: googleapis/googleapis@4bb6fd6

fix: Update grpc-google-iam-v1 dependency
  PiperOrigin-RevId: 440982179
  Source-Link: googleapis/googleapis@1e470c1

feat: Remove dependency on the obsolete v1alpha version
  PiperOrigin-RevId: 440975191
  Source-Link: googleapis/googleapis@43f6670

chore: Use gapic-generator-python 0.65.0
  PiperOrigin-RevId: 440970084
  Source-Link: googleapis/googleapis@5e0a3d5

chore(python): prepare networkservices v1 for release
  PiperOrigin-RevId: 440920298
  Source-Link: googleapis/googleapis@6e20d4e

feat: expose new read_time API fields, currently only available in private preview
  PiperOrigin-RevId: 440914241
  Source-Link: googleapis/googleapis@0ed730f

chore: regenerate API index

  Source-Link: googleapis/googleapis@4e55fdc

docs(bigquery/reservation): cleanup and clarifications feat: add UpdateAssignment method feat: add "concurrency" and "multi_region_auxiliary" in reservation feat: add preferred table.
  PiperOrigin-RevId: 440912466
  Source-Link: googleapis/googleapis@7ab53ca

feat: Google Chat API logging proto for documentation
  PiperOrigin-RevId: 440869922
  Source-Link: googleapis/googleapis@f7831d2

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440589618
  Source-Link: googleapis/googleapis@cef1167

fix(speech): use full link in comment to fix JSDoc broken link
  Committer: @summer-ji-eng
  PiperOrigin-RevId: 440481666
  Source-Link: googleapis/googleapis@6a21110

chore(servicedirectory): remove unused imports
  PiperOrigin-RevId: 440391736
  Source-Link: googleapis/googleapis@5d84222

chore: regenerate API index

  Source-Link: googleapis/googleapis@3a92743

docs(datacatalog): update taxonomy display_name comment feat: added Dataplex specific fields
  PiperOrigin-RevId: 440386238
  Source-Link: googleapis/googleapis@99fd8be

chore: generate common.proto for java
  PiperOrigin-RevId: 440384502
  Source-Link: googleapis/googleapis@d4ca15b

chore(pubsublite): remove unused imports
  PiperOrigin-RevId: 440384445
  Source-Link: googleapis/googleapis@97350b3

feat(securitycenter): Add next_steps field to finding's list of attributes
  PiperOrigin-RevId: 440383959
  Source-Link: googleapis/googleapis@6a276f6

chore(bazel): update gapic-generator-go to v0.27.1
  PiperOrigin-RevId: 440235683
  Source-Link: googleapis/googleapis@23a2d29

docs: updated description of SearchVehiclesRequest.trip_types SearchVehiclesRequest.trip_types is more than just a filter.  It is the TripType of the trip being proposed.
  PiperOrigin-RevId: 440162035
  Source-Link: googleapis/googleapis@cbd3367

chore: regenerate API index

  Source-Link: googleapis/googleapis@f6d8d83

feat(monitoring/dashboard): Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
  PiperOrigin-RevId: 440139643
  Source-Link: googleapis/googleapis@2bff0f3

chore: regenerate API index

  Source-Link: googleapis/googleapis@e936352

feat: support batch products purge (v2alpha) feat: users cannot switch to empty default branch unless force override (v2alpha) feat: allow search users to skip validation for invalid boost specs (v2alpha) feat: support search personalization (v2alpha) feat: search returns applied control ids in the response (v2alpha) docs: users can self enroll retail search feature on cloud console (v2alpha) docs: suggest search users not to send IP and use hashed user id (v2alpha) docs: deprecate request_id in ImportProductsRequest (v2alpha) docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2alpha) docs: keep the API doc up-to-date with recent changes (v2alpha)
  PiperOrigin-RevId: 440123036
  Source-Link: googleapis/googleapis@bc99550

chore: regenerate API index

  Source-Link: googleapis/googleapis@9191985

fix: fix type in docstring for map fields
  PiperOrigin-RevId: 440107808
  Source-Link: googleapis/googleapis@258ddb2
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#793

Changes:

fix(compute): remove proto3_optional from parent_id (#712)

  Source-Link: googleapis/googleapis@fd16b6a

docs(firestore): clarifications for filters
  PiperOrigin-RevId: 441242400
  Source-Link: googleapis/googleapis@9ef0015

fix(compute): replace missing REQUIRED for parent_id (#711)

  Source-Link: googleapis/googleapis@4bb6fd6

docs(bigquery/reservation): cleanup and clarifications feat: add UpdateAssignment method feat: add "concurrency" and "multi_region_auxiliary" in reservation feat: add preferred table.
  PiperOrigin-RevId: 440912466
  Source-Link: googleapis/googleapis@7ab53ca

fix(speech): use full link in comment to fix JSDoc broken link
  Committer: @summer-ji-eng
  PiperOrigin-RevId: 440481666
  Source-Link: googleapis/googleapis@6a21110

chore(servicedirectory): remove unused imports
  PiperOrigin-RevId: 440391736
  Source-Link: googleapis/googleapis@5d84222

docs(datacatalog): update taxonomy display_name comment feat: added Dataplex specific fields
  PiperOrigin-RevId: 440386238
  Source-Link: googleapis/googleapis@99fd8be

chore(pubsublite): remove unused imports
  PiperOrigin-RevId: 440384445
  Source-Link: googleapis/googleapis@97350b3

feat(securitycenter): Add next_steps field to finding's list of attributes
  PiperOrigin-RevId: 440383959
  Source-Link: googleapis/googleapis@6a276f6

fix(dataproc)!: Move `yarn_config` into a `oneof`
  Committer: @Harwayne
  PiperOrigin-RevId: 440226213
  Source-Link: googleapis/googleapis@c782e45

fix(dataproc)!: Remove `temp_bucket` from VirtualClusterConfig, as its value was not used
  Committer: @Harwayne
  PiperOrigin-RevId: 440224385
  Source-Link: googleapis/googleapis@afc5066

feat(monitoring/dashboard): Sync public protos with latests public api state. This adds support for collapsible groups, filters, labels, drilldowns, logs panels and tables
  PiperOrigin-RevId: 440139643
  Source-Link: googleapis/googleapis@2bff0f3
@yoshi-automation yoshi-automation marked this pull request as ready for review April 13, 2022 19:06
@yoshi-automation yoshi-automation requested a review from a team April 13, 2022 19:06
@yoshi-automation yoshi-automation requested a review from a team as a code owner April 13, 2022 19:06
@yoshi-automation yoshi-automation requested a review from a team as a code owner April 13, 2022 19:50
@codyoss codyoss enabled auto-merge (squash) April 13, 2022 19:51
@codyoss
Copy link
Member

codyoss commented Apr 14, 2022

Force merging this after talking with @noahdietz. The compute breaking changes are a fix and intentional.

@codyoss codyoss disabled auto-merge April 14, 2022 17:21
@codyoss codyoss merged commit 19a9ef2 into main Apr 14, 2022
@codyoss codyoss deleted the regen_gocloud branch April 14, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants