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 .pb.go files #793

Merged
merged 2 commits into from Apr 13, 2022
Merged

chore(all): auto-regenerate .pb.go files #793

merged 2 commits into from Apr 13, 2022

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented 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

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

@yoshi-automation yoshi-automation requested a review from a team as a code owner April 13, 2022 17:09
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request 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

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
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 codyoss enabled auto-merge (squash) April 13, 2022 18:28
@codyoss codyoss merged commit 5e96e28 into main Apr 13, 2022
@codyoss codyoss deleted the regen_genproto branch April 13, 2022 18:32
yoshi-automation added a commit to googleapis/google-cloud-go that referenced this pull request 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

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
codyoss pushed a commit to googleapis/google-cloud-go that referenced this pull request Apr 14, 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
yoshi-automation added a commit that referenced this pull request May 24, 2023
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.

There is no corresponding google-cloud-go PR.

Changes:

feat: add new client surface for GA php clients
  PiperOrigin-RevId: 534898708
  Source-Link: https://github.com/googleapis/googleapis/commit/be8c6cd96bc9bb9ecf893d69c86172e6096cef2d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bbdd2032759452c4158e001a358cffa04b626a74

feat: add discovery engine v1 library for enterprise search
  PiperOrigin-RevId: 534896621
  Source-Link: https://github.com/googleapis/googleapis/commit/5f29cc976e3f8bdb891e94ccc6f996f1bb1c7f21

feat: allow users to specify id field in documents gcs import feat: add LRO API for schema service docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 534894398
  Source-Link: https://github.com/googleapis/googleapis/commit/eb5ac9d38c63f1530d00b9c6ceae6a90d76961e4

feat: add ChangeStreamConfig to CreateTable and UpdateTable
  PiperOrigin-RevId: 534836567
  Source-Link: https://github.com/googleapis/googleapis/commit/eb2d1f1555df526abd00aa475e8fd5d014af6489

chore: update C# generator to v1.4.17
  PiperOrigin-RevId: 534753342
  Source-Link: https://github.com/googleapis/googleapis/commit/e35db431cec0a97ede28cb30bc831cbaa09a4f3e

feat: Add ctype=CORD for ChecksummedData.content docs: Add documentation about quantum write alignment, use of ObjectChecksums, Bucket.name format, and Object.delete_time
  PiperOrigin-RevId: 534116186
  Source-Link: https://github.com/googleapis/googleapis/commit/117be9dfdf65ff766a794c8b85d5d7480a1fd83d

feat: add table sampling to ReadAPI v1 feat: add storage error codes for KMS
  PiperOrigin-RevId: 534092654
  Source-Link: https://github.com/googleapis/googleapis/commit/adcd87eb8cc501ba16f4df3051869c9392e9041f

chore: upgrading Protobuf to 23.1 and gRPC to 1.55.0 in code generation
  PiperOrigin-RevId: 534084593
  Source-Link: https://github.com/googleapis/googleapis/commit/aa4559a97f79225fc57c9f70b5f84fe620e8292e

build: add dependency on Geo proto for Node.js
  PiperOrigin-RevId: 533537610
  Source-Link: https://github.com/googleapis/googleapis/commit/5d2c0c55cf16534d97eb3405840126113ba1ebbd

feat: add SmartSharding option for Android instrumentation tests
  PiperOrigin-RevId: 533270079
  Source-Link: https://github.com/googleapis/googleapis/commit/53a0be29c4a95a1d3b4c0d3a7a2ac8b52af2a3c0

fix: add missing protos to PHP assembly
  PiperOrigin-RevId: 533145281
  Source-Link: https://github.com/googleapis/googleapis/commit/00165a9d5124e8d399908ea4c940680adf49c6eb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/88ff91746e160ad0b8000539264f47cc19bea15b

feat: add SubmitUri endpoint
  PiperOrigin-RevId: 533110799
  Source-Link: https://github.com/googleapis/googleapis/commit/3f5d0c91f96df8666fd4c58e5aad6d4e17469f9e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/af8fe572e00b0f7211b6e6d6c8e8834827f27df9

feat: add Oracle to PostgreSQL migration APIs
  PiperOrigin-RevId: 533037268
  Source-Link: https://github.com/googleapis/googleapis/commit/d45c9a2409c9e362d163d899f8479cd92959f93e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/be30a70cd1e641f5b05ea0e53515cbbaecd8e1f6

feat: add match service in aiplatform v1
  PiperOrigin-RevId: 533008702
  Source-Link: https://github.com/googleapis/googleapis/commit/2f00988bfd99bbb3e268d1d6f3fec37514538020

feat: add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index
  PiperOrigin-RevId: 532955594
  Source-Link: https://github.com/googleapis/googleapis/commit/b4bb0e2e2473016fedf9f8179db8cedad0b3ca5d

docs: clarified release channel defaulting behavior for create cluster requests when release channel is unspecified
  If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

  PiperOrigin-RevId: 532773462
  Source-Link: https://github.com/googleapis/googleapis/commit/aeae5ea2b01ece6c0cee046ae84b881cdc62b95d

docs: clarified release channel defaulting behavior for create cluster requests when release channel is unspecified
  If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

  PiperOrigin-RevId: 532773421
  Source-Link: https://github.com/googleapis/googleapis/commit/633d3c16bfd53f2ed2e41a7180691cff97432398

feat:Publish Cloud Backup DR Event logging proto for documentation
  PiperOrigin-RevId: 532674643
  Source-Link: https://github.com/googleapis/googleapis/commit/93d69be2647184aaa8ba0cf2b7ee7e3c0de834d4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/2c8a7690757388b9bbedc913f803b08cba6dc915

feat: Add updateSchedule method to ScheduleService
  PiperOrigin-RevId: 532625344
  Source-Link: https://github.com/googleapis/googleapis/commit/bd634c7ac1a441e5a2cb1c071f9311734493f00b

chore(bazel): update rules_gapic to v0.27.0
  PiperOrigin-RevId: 532564372
  Source-Link: https://github.com/googleapis/googleapis/commit/6090340b7824638a134a68e443400153a5da73fa

fix: fix the field name typo for search service user_labels
  Note: this might be a breaking change for libraries that already released the previous change. Since it's a beta API, we will make it a minor version bump.
  PiperOrigin-RevId: 532522130
  Source-Link: https://github.com/googleapis/googleapis/commit/11b9e3940fd8e379fb40c979d94893721632a162

feat: add support for placement policies
  feat: per-Runnable labels
  PiperOrigin-RevId: 532437427
  Source-Link: https://github.com/googleapis/googleapis/commit/288aa7fb71c9b6244db1a816cfd4108f811e6049

fix: override HTTP URLs for LRO cancel/delete operations
  PiperOrigin-RevId: 532357846
  Source-Link: https://github.com/googleapis/googleapis/commit/5cfe30bb7e28287ef82b319e3df1f6778b9d55fd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/663480452442c468567a618b385db7c56c2dbec6

feat: add examples to ExplanationParameters in aiplatform v1 explanation.proto
  PiperOrigin-RevId: 532270918
  Source-Link: https://github.com/googleapis/googleapis/commit/d697c7fb187763c55e82120d4041087fe206a3a1

feat: Add text_ad expanded_text_ad responsive_search_ad product_ad and expanded_dynamic_search_ad to ad_group_ad resource
  PiperOrigin-RevId: 532267123
  Source-Link: https://github.com/googleapis/googleapis/commit/f724c4786f00798e673b7b5c2e680a979b24d732

feat: added partition_keys field to filter results from FetchReportResults docs: Change references from GCP to Google Cloud
  PiperOrigin-RevId: 532265140
  Source-Link: https://github.com/googleapis/googleapis/commit/31893adec60f48cda7044b925fed701df3175c2e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/271b0b51e4dec3de478bcd8c2be2884dfd4d99af

chore(analytics/admin): fix Go importpath
  PiperOrigin-RevId: 532212778
  Source-Link: https://github.com/googleapis/googleapis/commit/c84d4d16265c321f822fda25343f1e870f678958

feat: add `GetAdSenseLink`, `CreateAdSenseLink`, `DeleteAdSenseLink`, `ListAdSenseLinks` methods to the Admin API v1alpha feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha feat: add `CreateEventCreateRule`, `UpdateEventCreateRule`,`DeleteEventCreateRule`, `ListEventCreateRules` methods to the Admin API v1alpha feat: add `EventCreateRule`, `MatchingCondition` types to the Admin API v1alpha feat: add `AdSenseLink` type to the Admin API v1alpha feat: add `AUDIENCE`, `EVENT_CREATE_RULE` options to the `ChangeHistoryResourceType` enum feat: add `audience`, `event_create_rule` fields to the `ChangeHistoryResource.resource` oneof field
  PiperOrigin-RevId: 531601348
  Source-Link: https://github.com/googleapis/googleapis/commit/ef2e2ea532248d6dc40a56bc6c95cea858ba31b6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/2407c56d5038f2d70bab8499fa63dcd7b6bc476d

feat: Add support for UpdateDatabase in Cloud Spanner
  PiperOrigin-RevId: 531423380
  Source-Link: https://github.com/googleapis/googleapis/commit/3e054d1467e20b2f475eeb77f17a8595c5aa22d2

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/7aca04c8028a8aa5b3ff9195125f7f0fc21dc867

feat: add output field for the control plane IP address feat: add output field for the number of pooled instances feat: add support for accelerators feat: add support for readiness checks feat: add auditd support feat: add support for workstation-level environment variables docs: adjust documentation wording
  PiperOrigin-RevId: 531290149
  Source-Link: https://github.com/googleapis/googleapis/commit/d6a61ef1cf7c47de40777d6636c456727eaf3be4

docs: update documentation for bigquerystorage v1beta1
  PiperOrigin-RevId: 531289380
  Source-Link: https://github.com/googleapis/googleapis/commit/3d497fa928b06e86847975e6cb9932b3701eb2c7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ea7678c6e80d2ed278c5c9da1091755bda50a668

chore: update go_package and Go importpath
  PiperOrigin-RevId: 531279558
  Source-Link: https://github.com/googleapis/googleapis/commit/9b82d83b2f28cd9137ec9d73ddbd50104d86c3e6

chore: upgrade gapic generator to 1.7.5
  PiperOrigin-RevId: 531227976
  Source-Link: https://github.com/googleapis/googleapis/commit/6fc46330bb87aadd734f84ccd7ab603577ef5fe0

feat: add cloud storage subscription fields
  PiperOrigin-RevId: 531202368
  Source-Link: https://github.com/googleapis/googleapis/commit/8a4cc94afcb9ecf3c604ebefbfab2c645e977e7d

feat: support order_by in ListJobs and ListTasks requests
  ---
  feat: add support for placement policies

  ---
  feat: per-Runnable labels
  PiperOrigin-RevId: 531181280
  Source-Link: https://github.com/googleapis/googleapis/commit/284507839ffb401e0e1f2a4288178ecc511ca584

chore: Make Bazel generate schema protos in subdirectories
  PiperOrigin-RevId: 531113368
  Source-Link: https://github.com/googleapis/googleapis/commit/d8990aae4c910234d1db438ac578f27d33b4b55b

chore(ruby): Configure clients for google-cloud-support
  PiperOrigin-RevId: 531091702
  Source-Link: https://github.com/googleapis/googleapis/commit/b159fb675c95a546056a239cdc67c035ffa23f32

chore(ruby): Configure clients for google-cloud-discovery_engine
  PiperOrigin-RevId: 531091029
  Source-Link: https://github.com/googleapis/googleapis/commit/30ead456086b46f4bef8bff580eb811306af3fc6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/119595776ba3830840f2cca603e42805443341e9

chore: configure discovery engine client for new php surface
  PiperOrigin-RevId: 531024449
  Source-Link: https://github.com/googleapis/googleapis/commit/81343122cd32cbdd67ea6eb38b9d3d9912e5a4fd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d64c4d33fb81c6e6e28fc6d1f839ff2ab8184e93

feat: added VerifyConnectivity RPC
  PiperOrigin-RevId: 530991686
  Source-Link: https://github.com/googleapis/googleapis/commit/be2600ed6ce9f63ceb9db0bda82e385575f59446

feat: enable safe search feature for site search feat: allow users to provide user info in search feat: allow users to provide additional labels in search
  PiperOrigin-RevId: 530991570
  Source-Link: https://github.com/googleapis/googleapis/commit/1392f67054909b0f852c7c6ae957a7c8d67d300d

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530987069
  Source-Link: https://github.com/googleapis/googleapis/commit/683c4a745e8aad2551d14911b9663de5dd7d5678

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f2cd0cacb333c381b24a37744deeebc4dedfe0e1

chore: rename gapic-generator-java to sdk-platform-java
  PiperOrigin-RevId: 530975832
  Source-Link: https://github.com/googleapis/googleapis/commit/4203cf0ac0ac719cf7e9d6865d21a647431f75e7

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530969721
  Source-Link: https://github.com/googleapis/googleapis/commit/e9897ed945336e2dc967b439ac7b4be6d2c62640

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530950371
  Source-Link: https://github.com/googleapis/googleapis/commit/31e9e130251a8807a72b08468cd02a16ed900514

feat: support order_by in ListJobs and ListTasks requests
  PiperOrigin-RevId: 530949397
  Source-Link: https://github.com/googleapis/googleapis/commit/70f118acb3479977956b6d135c2209d2a907d4f1

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/477a59d764428136ba1d857a9633c0d231de6efa

chore: Update the Java code generator (gapic-generator-java) to 2.19.0
  PiperOrigin-RevId: 530908585
  Source-Link: https://github.com/googleapis/googleapis/commit/8c305a727cae50ce38a7198df026199c75e85dbc

feat: add processing strategy to batch recognition requests
  PiperOrigin-RevId: 530882015
  Source-Link: https://github.com/googleapis/googleapis/commit/189bdfa76e674f4067e3c183c067aa353fb3aca3

feat: add baseline model configuration for conversation summarization
  PiperOrigin-RevId: 530749453
  Source-Link: https://github.com/googleapis/googleapis/commit/620a0237207496cefd53296f3528c65be14f0571

feat: support order_by in ListJobs and ListTasks requests
  ---
  feat: add support for placement policies

  ---
  feat: per-Runnable labels
  PiperOrigin-RevId: 530747589
  Source-Link: https://github.com/googleapis/googleapis/commit/d944931a7ef52d980ee57af4308f1eff85468de6

feat: add baseline model configuration for conversation summarization
  PiperOrigin-RevId: 530747460
  Source-Link: https://github.com/googleapis/googleapis/commit/4048e7652d483e45af7cb0a29a4cace66968eea2

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d42f5f8c8d84dc9027399aea83f2e4addaa4783d

chore(bazel): update Go generator to v0.36.0
  Changes include:
  - raise Operation errors from diregapic

  PiperOrigin-RevId: 530743924
  Source-Link: https://github.com/googleapis/googleapis/commit/4387f585ca316ee0f998a8f952f0e021dd5d5a47

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a012f7cc9a387f71152656a4e4df68b442ee1824

feat: add new client surface to preview clients chore: update the gapic generator to 1.7.4
  PiperOrigin-RevId: 530731364
  Source-Link: https://github.com/googleapis/googleapis/commit/cbddac7303b74af94550ced0f43651747f1f64ed

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/e4e0a77d1fb54ff2f085c7d90c6494fbefa63157

feat: add output field for the control plane IP address feat: add output field for the number of pooled instances docs: adjust documentation wording
  PiperOrigin-RevId: 530727488
  Source-Link: https://github.com/googleapis/googleapis/commit/866228ea605fcf8bb76b934ae93d12c5fff85587

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9f6e73ef93940ca5df305d5dffcaa3da7b10f0c2

feat: added helper methods for long running operations, IAM, and locations docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function docs: applied general style guide updates to descriptions
  PiperOrigin-RevId: 530688922
  Source-Link: https://github.com/googleapis/googleapis/commit/a540c8aef871694f9489aecb594023817e713d54

chore: add .NET-specific generation settings to service config and re-enable Bazel
  PiperOrigin-RevId: 530540151
  Source-Link: https://github.com/googleapis/googleapis/commit/c515b17e3c337e965824a5d5b0f429b55bda6356

chore: add .NET-specific generation settings to service config and re-enable Bazel
  PiperOrigin-RevId: 530536564
  Source-Link: https://github.com/googleapis/googleapis/commit/513a3a25c5e9a27db2751d7c0187823b295de971

fix: include support for REFUND and CREDIT in TransactionSubType for refunds and credit reversals
  PiperOrigin-RevId: 530464856
  Source-Link: https://github.com/googleapis/googleapis/commit/29fdd4624a9ac9d7e8710b455bd5b94939f8c42a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/70ed1432729629e531a8638a0433aa577e83648f

feat: Add sanitized protos for Places API
  PiperOrigin-RevId: 530431786
  Source-Link: https://github.com/googleapis/googleapis/commit/b342ceb08188900fb1d8a461ae3e6952b5a3356f

feat: add new client versions with client surface
  PiperOrigin-RevId: 530414173
  Source-Link: https://github.com/googleapis/googleapis/commit/69bd201dff5a8bb4f34f947b56805f25363cf9da

docs: update documentation to require certain fields
  PiperOrigin-RevId: 530345646
  Source-Link: https://github.com/googleapis/googleapis/commit/ae157a1f8e72043fb2c801a06fc89bab711896fe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b9792eec95cc5c75e5fb173bb068aecde45881b1

feat: extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent feat: added GenerateStatelessSummary method
  PiperOrigin-RevId: 530104294
  Source-Link: https://github.com/googleapis/googleapis/commit/92bec9422e993093b08f3b73c6bad90c93b309eb

feat: extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent feat: added GenerateStatelessSummary method
  PiperOrigin-RevId: 530102437
  Source-Link: https://github.com/googleapis/googleapis/commit/cea4ed9b7871b1a2eb85b7593ccf0f5269df08b2

feat: Max concurrent backfill tasks
  You can now set the number of maximum concurrent backfill tasks for a stream using the Datastream API.

  PiperOrigin-RevId: 530067890
  Source-Link: https://github.com/googleapis/googleapis/commit/b2c290faf99f388efb1e080333cba620f38e5afc

feat: extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent feat: added dtmf digits to WebhookRequest feat: added FLOW as a new DiffType in TestRunDifference
  PiperOrigin-RevId: 530032469
  Source-Link: https://github.com/googleapis/googleapis/commit/ff708e3c524d07dbdbd8fed166ad04826b698978

feat: extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent feat: added dtmf digits to WebhookRequest feat: added FLOW as a new DiffType in TestRunDifference
  PiperOrigin-RevId: 529897408
  Source-Link: https://github.com/googleapis/googleapis/commit/4de416f616c8d3be32ea5cf54a49527e0a642db4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d0b6fe1d400ef2fd8963bf42f8eccc1c35c92487

feat: Log Analytics features of the Cloud Logging API feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets feat: Add ConfigServiceV2.ListLinks method for listing linked datasets feat: Add ConfigServiceV2.GetLink methods for describing linked datasets feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data docs: Documentation for the Log Analytics features of the Cloud Logging API
  PiperOrigin-RevId: 529851525
  Source-Link: https://github.com/googleapis/googleapis/commit/1c7ee99d19adf8e444e2d73c5dd52884eab9862d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/279cb5a598d32085b1c56cd97724fd8ea36a4792

feat: [Cloud Memorystore for Redis] Add CMEK key field feat: [Cloud Memorystore for Redis] Add suspension_reasons field feat: [Cloud Memorystore for Redis] Add persistence support feat: [Cloud Memorystore for Redis] Add self service update maintenance version support
  PiperOrigin-RevId: 529822563
  Source-Link: https://github.com/googleapis/googleapis/commit/6a0ac6d06db9019ffc37f079db79f027f95eff9f

feat: Add billing account to entitlement definitions for Cloud Channel API
  PiperOrigin-RevId: 529744735
  Source-Link: https://github.com/googleapis/googleapis/commit/1ebad326d278bc783d5c048f09b6635e4a7a31c3

feat: add example_gcs_source to Examples in aiplatform v1beta1 explanation.proto
  PiperOrigin-RevId: 529739833
  Source-Link: https://github.com/googleapis/googleapis/commit/7bcbfa79bf8a2236e585cb00e1fa69398298ced7

feat: Add safety settings
  PiperOrigin-RevId: 529739461
  Source-Link: https://github.com/googleapis/googleapis/commit/989aeef25b3e855224a9fea3de1140b046b06299

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 529632717
  Source-Link: https://github.com/googleapis/googleapis/commit/8d9dc605518ad81f9c28f83fc8fd91a695f278b8

chore: upgrading Bazel gRPC dependency to 1.54.1
  PiperOrigin-RevId: 529534324
  Source-Link: https://github.com/googleapis/googleapis/commit/93ffc9d61dfd8f5b05029d8b1544014fbb5dc7ff

chore: update compute/v1 go_gapic_assembly_pkg with snippets archive (#801)

  Source-Link: https://github.com/googleapis/googleapis/commit/8ca2ce77d769941e8716c5084513c6b585a0c31a

feat: add a new feature for fleet registration via cluster update in v1alpha1, v1beta1, v1
  PiperOrigin-RevId: 529516002
  Source-Link: https://github.com/googleapis/googleapis/commit/5ce0665d7d8fb8c72457433fe4bacf3a39b96b8b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bfbb52903aaa7f6f716a4118ff7640fe118f5cb4

feat: Add bloom filter related proto fields
  PiperOrigin-RevId: 529511263
  Source-Link: https://github.com/googleapis/googleapis/commit/b071320f93e456e23e3a31dae970bb70673beed1

feat: configure 6 preview clients and 1 GA client for new PHP surface chore: update php gapic generator 1.7.3
  PiperOrigin-RevId: 529499625
  Source-Link: https://github.com/googleapis/googleapis/commit/0037ff6a5854070688b6b427916a5500fd06c9d6

feat: Add ICMP pings feat: Add basic http authentication feat: Add json path matching capabilities feat: Add httpStatusCode feat: Add individual USA regions
  PiperOrigin-RevId: 529400435
  Source-Link: https://github.com/googleapis/googleapis/commit/6f3fcc058ff29989f6d3a71557a44b5e81b897bd

docs: Update formatting for `Purpose` class documentation
  docs: Add documentation for additional acceptable formats for `namespaced_tag_key` and `namespaced_tag_value`in `EffectiveTag`, `parent` in `ListTagKeysRequest`, `parent` in `TagKey`, and `namespaced_name` in `TagValue`
  PiperOrigin-RevId: 529262150
  Source-Link: https://github.com/googleapis/googleapis/commit/e6c8485d04a800238b6c6c3a57dd3fe51b03ac77

chore(googleads): add PRE_MIGRATION_SURFACE_ONLY for php
  PiperOrigin-RevId: 529157318
  Source-Link: https://github.com/googleapis/googleapis/commit/8980b6e40f44c592985c5b8ac1b3b24be8888556

feat: support fleet registration via cluster update
  PiperOrigin-RevId: 529131876
  Source-Link: https://github.com/googleapis/googleapis/commit/d1752936bf63f93d5cf4f4b4a5b63d40e8c4db97

fix: Systrace support is deprecated, Systrace.duration_seconds is deprecated
  PiperOrigin-RevId: 529125155
  Source-Link: https://github.com/googleapis/googleapis/commit/5ad54e06777177dc267466ad0f79469e1a0ff820

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ec8158c95a3eac20390255c430a8fd87ad31f5c7

fix: restrict the visibility of an API
  PiperOrigin-RevId: 529123224
  Source-Link: https://github.com/googleapis/googleapis/commit/932807b27969802d05f33a29a2e460a69bb41be9

docs: minor comment update for Entity message
  PiperOrigin-RevId: 528936266
  Source-Link: https://github.com/googleapis/googleapis/commit/4f9e1a058e186df999eb85d7abec8fb092b7a145

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/24f0262de5fce30ed8dbccc9b424c95dcf4ca24f

feat: added new Dataplex APIs and new features for existing APIs (e.g. DataScans) docs: updated comments for multiple Dataplex APIs
  PiperOrigin-RevId: 528906555
  Source-Link: https://github.com/googleapis/googleapis/commit/b7429bc412e8764672e57133726b64b0b8969b83

feat: configure PHP client to generate new surface
  PiperOrigin-RevId: 528904620
  Source-Link: https://github.com/googleapis/googleapis/commit/3e316f1be541ef6ab50cc453cb3555625b125f30

chore: configure PHP client to generate new surface
  PiperOrigin-RevId: 528892481
  Source-Link: https://github.com/googleapis/googleapis/commit/bab324b44955494aebc6d572cee061202c4f811f

chore(bazel): update GAPIC PHP generator to v1.7.2 chore(bazel): update rules_gapic to v0.25.0
  PiperOrigin-RevId: 528860661
  Source-Link: https://github.com/googleapis/googleapis/commit/8607f7b3f2dbf120a0a3d1e6f2f6c8efc92a76e0

fix: change timeout settings for SearchJobsForAlert
  PiperOrigin-RevId: 528815611
  Source-Link: https://github.com/googleapis/googleapis/commit/b473ccc8877743945ebf3222780272ac196fb242

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 528727589
  Source-Link: https://github.com/googleapis/googleapis/commit/e7e64adb50cf675189a078a8c30136b319b44e79

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 528727202
  Source-Link: https://github.com/googleapis/googleapis/commit/1f41944cf160928b6e6aabb9abbbda1f021a51ac

feat: add additional fields to control resizing
  PiperOrigin-RevId: 528697075
  Source-Link: https://github.com/googleapis/googleapis/commit/3f9586b4a52e7af9b9d755403af2b911c2f4451d

feat: add model_garden_service.proto and publisher_model.proto to BUILD.bazel
  PiperOrigin-RevId: 528571215
  Source-Link: https://github.com/googleapis/googleapis/commit/11f62e7837afad34d067e657b536a038c6d04068

chore(ruby): Bump dependency on retail gapic from retail wrapper to ensure ModelService support
  PiperOrigin-RevId: 528561716
  Source-Link: https://github.com/googleapis/googleapis/commit/eb600696833a1cb7f6022ca901150a020ce2d51f

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4e0ab97f50e2c51502cca6575e907f4b367c56c6

feat: support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI
  PiperOrigin-RevId: 528513667
  Source-Link: https://github.com/googleapis/googleapis/commit/542f3123263396dee0fdcca61f73efb575adf76e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/728ea0136f5ebe1f606ddce4990d257fd9cab397

feat: Generate public protos for ai.generativelanguage
  PiperOrigin-RevId: 528495897
  Source-Link: https://github.com/googleapis/googleapis/commit/d4623234ca768cfaa581bc3f2c57b0abe123a21b

fix: Add feature flag proto to BUILD file
  PiperOrigin-RevId: 528468347
  Source-Link: https://github.com/googleapis/googleapis/commit/38247e83e10ace50ec0022302e540e3b0d4be123

feat: added support for DeployArtifacts feat: added support for in cluster verification
  PiperOrigin-RevId: 528368844
  Source-Link: https://github.com/googleapis/googleapis/commit/2da477b6a72168c65fdb4245530cfa702cc4b029

feat: Adds support for Startup CPU Boost (GA) feat: Adds support for Session affinity in Service (GA) feat: New 'port' field for HttpGetAction probe type feat: New fields/enum values docs: General documentation fixes.
  Startup CPU Boost
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#resourcerequirements.
   * For more information, see https://cloud.google.com/run/docs/configuring/cpu#startup-boost

  Session Affinity
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#revisiontemplate.
   * For more informaton, see https://cloud.google.com/run/docs/configuring/session-affinity

  HttpGetAction probe port
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#httpgetaction

  Fields/enum values
  * New output-only field satisfiesPzs in Service, Revision, Execution, and Job, currently unused. The field is reserved for future use. It is surfaced to maintain v1<->v2 portability.
  * New ExecutionReason.CANCELLING enum value. This is used in output-only field.

  Documentation fixes
  * Clarified permissions required for Upsert behavior (UpdateServiceRequest.allowMissing)
  * Clarified behavior for LaunchStage in all resource types.
  * Misc documentation improvements; removed most external references.

  PiperOrigin-RevId: 528248744
  Source-Link: https://github.com/googleapis/googleapis/commit/a9fb0d2fa85049b316bf7d59248e7a61c6fecb66

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/0dd90cbf63efa8321995fb4c9b8c039a7f6aa319

feat: add document purge API docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 528071547
  Source-Link: https://github.com/googleapis/googleapis/commit/32e0dc1277f6b7a98cc2ed9ac29bf9c8770901ab

docs: Update the table format in SearchProjects docs
  PiperOrigin-RevId: 528006710
  Source-Link: https://github.com/googleapis/googleapis/commit/f373a9c06981f8dbbf2dc6e7132590ae96ffb30a

chore: update go_package to match open source code
  PiperOrigin-RevId: 527978511
  Source-Link: https://github.com/googleapis/googleapis/commit/7e5b09823f055f6cb51078110d24950d9ab9348a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/11a8e2559d930746b32cba358bcfb5cd52a1c04b

feat: Init commit: Add V2 client libraries for CSAPI
  Note: For the time being, you can't upload or download attachments. We will look into supporting this feature in the future.
  PiperOrigin-RevId: 527954020
  Source-Link: https://github.com/googleapis/googleapis/commit/3dae32c25c75dcdd6583665359c16f5ec66ade4b

feat: add GEO, SHOPPING, GENERATIVE_AI client orgs docs: fix new_issue_uri comment
  PiperOrigin-RevId: 527926860
  Source-Link: https://github.com/googleapis/googleapis/commit/2f4668caa329c6dd67c14a5864076a48f0c17841

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/197490e858ac63bf044e52a0eab707dbdde1adfe

feat: publish RateLimitInfo and FeatureFlag protos
  PiperOrigin-RevId: 527878708
  Source-Link: https://github.com/googleapis/googleapis/commit/f129f486fa0f681456b99c5cc899bec889a3185c

chore: update C# generator to v1.4.16
  PiperOrigin-RevId: 527676905
  Source-Link: https://github.com/googleapis/googleapis/commit/73d16795ddc12b45a2ba0204e8772420fe57b4cb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/404137831295e867a9bec78a4bf1d827910a8e8b

feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add GENIE to ModelSourceType feat: add last_scheduled_run_response to Schedule
  PiperOrigin-RevId: 527640665
  Source-Link: https://github.com/googleapis/googleapis/commit/bd7c8fa06dd8171eefc7e7eebe6ab54d0bd28a19

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/86a76b37a9c6ac046ae0a5ca49c71089a9e1b144

feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add offline_storage_ttl_days to EntityType feat: add online_storage_ttl_days to FeatureStore feat: add GENIE to ModelSourceType
  PiperOrigin-RevId: 527640029
  Source-Link: https://github.com/googleapis/googleapis/commit/f1979d44cde653c9d2169863f7c84aaa1801fe25

feat: support for generating summaries during conversation analysis
  PiperOrigin-RevId: 527631871
  Source-Link: https://github.com/googleapis/googleapis/commit/375cea2221df4017f999ed951ddc3f74b85bdf3e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/fd4c66c5e462acfedc34c310ab65f8014a059afe

chore(bazel): update PHP generator to v1.6.8
  PiperOrigin-RevId: 527395558
  Source-Link: https://github.com/googleapis/googleapis/commit/bdecb6efc083ed7f5308304cef93857cb1411c8b

chore: update go_package to match open source code
  PiperOrigin-RevId: 527380455
  Source-Link: https://github.com/googleapis/googleapis/commit/8fe443d65ae68f367bc637776f65e4caa2503122

feat: add a proto message used for batch mode resource info for ServiceController V2
  PiperOrigin-RevId: 527346677
  Source-Link: https://github.com/googleapis/googleapis/commit/c5aa4470b9c7e14d621a73fd3366b604212d0867

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/82349ed640bb542b8f055c1758b9d755e9bd9f57

feat(googleads): Protos and build files for Google Ads API v13_1
  Committer: @Raibaz
  PiperOrigin-RevId: 527340034
  Source-Link: https://github.com/googleapis/googleapis/commit/3a688c39ab4c4bbc260e4c4165429ec2b460e4a6

chore: fix go_gapic_library importpath
  PiperOrigin-RevId: 527339330
  Source-Link: https://github.com/googleapis/googleapis/commit/447f9a9a840edeb3b5220f6e96110c002231b6b4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3d871ad6fb3308a109dd976353667fb53c06613d

chore(ruby): Configure client for google-cloud-confidential_computing
  PiperOrigin-RevId: 527328327
  Source-Link: https://github.com/googleapis/googleapis/commit/0e5d9c256911920be537798f9d54dccdfe94dcdb

feat: add airflow_byoid_uri field to Cloud Composer API
  PiperOrigin-RevId: 527102364
  Source-Link: https://github.com/googleapis/googleapis/commit/6a480738804c3cb9be90b2d4b099e787bba415f2

feat: add airflow_byoid_uri field to Cloud Composer API
  PiperOrigin-RevId: 527102116
  Source-Link: https://github.com/googleapis/googleapis/commit/baf6171f7106175794758667cb3107055227ba5d

feat: Add bloom filter related proto fields (only in the preview API surface)
  PiperOrigin-RevId: 527090049
  Source-Link: https://github.com/googleapis/googleapis/commit/e2b7cb94f3e78df146a05744170353bc60c4ec21

chore(deps): Update the Java code generator (gapic-generator-java) to 2.18.0
  PiperOrigin-RevId: 527031082
  Source-Link: https://github.com/googleapis/googleapis/commit/7233adff27cf5467196378e295e86cc4b5747302

chore: restore go_gapic_library importpath
  PiperOrigin-RevId: 527025688
  Source-Link: https://github.com/googleapis/googleapis/commit/d2aab76b6fe8af97bdcb0833e1c45aa0c5c03933

chore(ruby): Rename ruby gem to "google-cloud-storage_insights-v1"
  PiperOrigin-RevId: 526985132
  Source-Link: https://github.com/googleapis/googleapis/commit/e45da1e01a0c73f7102c4be5a52ad22241fb18eb

docs: Operation.Type is now documented in detail docs: Operation.self_link and Operation.target_link given examples feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future
  PiperOrigin-RevId: 526970355
  Source-Link: https://github.com/googleapis/googleapis/commit/83fd1f9853a0d68f06ebbbae0f2f8cd1d5f07d6b

chore: Update C# Bazel rule to include gRPC service config
  PiperOrigin-RevId: 526897590
  Source-Link: https://github.com/googleapis/googleapis/commit/ab4ba823439f786b2091984fed6408a950aaef9e

chore: update C# generator to v1.4.15
  PiperOrigin-RevId: 526894653
  Source-Link: https://github.com/googleapis/googleapis/commit/967a83d9f47ed5f8e17227c47f1949ccdc5ca7b7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4cd0ba6b06f10059b46f06abbe14b82bdcf17f4a

feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha feat: add `GetChannelGroup`, `ListChannelGroups`, `CreateChannelGroup`, `UpdateChannelGroup` methods to the Admin API v1alpha feat: add `ChannelGroupFilter`, `ChannelGroupFilterExpression`, `ChannelGroupFilterExpressionList`, `GroupingRule`, `ChannelGroup` types to the Admin API v1alpha
  PiperOrigin-RevId: 526740438
  Source-Link: https://github.com/googleapis/googleapis/commit/893a25b7d11bc5a5c042c842716ce8560dccf241

fix!: Entirely remove the V1 Cloud Support API
  PiperOrigin-RevId: 526727794
  Source-Link: https://github.com/googleapis/googleapis/commit/24f5ec0d6d24ef825165eca1f1ef6468f9188311

chore(bazel): update Go generator to v0.35.7
  Changes include:
  - internal/gengapic: Write snippet output to cloud.google.com/go

  PiperOrigin-RevId: 526711271
  Source-Link: https://github.com/googleapis/googleapis/commit/778e4196043171c92de3cf486e582fa6ce609761

chore: update C# generator to v1.4.14
  PiperOrigin-RevId: 526608264
  Source-Link: https://github.com/googleapis/googleapis/commit/70eaf0dbea370afd5e094e574e3b84153a6ae774

chore: Update Bazel rule to include common resource names from GAX
  PiperOrigin-RevId: 526592211
  Source-Link: https://github.com/googleapis/googleapis/commit/de65bb70bcb07ae652f4a83d0086cfc25ff7b398

chore: Update Bazel rule to include common resource names from GAX
  PiperOrigin-RevId: 526592128
  Source-Link: https://github.com/googleapis/googleapis/commit/a8d66cd3bab3aac30e0ee679fec466a88fc04806

docs: minor formatting in docstring
  PiperOrigin-RevId: 526164785
  Source-Link: https://github.com/googleapis/googleapis/commit/7a1cb3762d72b71a598f1f0e58b2fe153ef64322

chore: update Go storage namespace
  PiperOrigin-RevId: 526127622
  Source-Link: https://github.com/googleapis/googleapis/commit/f84ed91a5cda61b952b78710b21c6fa87815c9c1

docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest
  PiperOrigin-RevId: 526066043
  Source-Link: https://github.com/googleapis/googleapis/commit/c87b67d9c2c993621399d1fdc8e6f82d6fe39ee8

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ef353f404a4c723aa82ff175945cfd30b0a42c8c

chore: update go_package to match open source code
  PiperOrigin-RevId: 526046123
  Source-Link: https://github.com/googleapis/googleapis/commit/971d2138c428bffda44092aaacfe93eb7cee7546

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/5c061a7759287534bfc2b1c0e238732ba7c32420

feat: add search, autocomplete and schema services feat: add unstructured document support (PDF/HTML) docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 526041628
  Source-Link: https://github.com/googleapis/googleapis/commit/cb802d9a404595943a080378a02f7eabdb111109

docs: Operation.Type is now documented in detail docs: Operation.self_link and Operation.target_link given examples feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future
  PiperOrigin-RevId: 526025502
  Source-Link: https://github.com/googleapis/googleapis/commit/427318085badbe1714eb7e77f91ee4cb1911ffbb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/395f68fd62927cd514b500c687d2c66fe1a9469c

feat!: remove unused protocol buffers
  This PR cleans up an experiment where we attempted to leverage protocol buffer definitions to simplify processing of the bigquery service API responses related to ML models.  There are no client libraries that consume this information, and the definitions cannot be used to successfully build any form of client library on their own.

  PiperOrigin-RevId: 525854672
  Source-Link: https://github.com/googleapis/googleapis/commit/208d6b53fecb1278b74fc04bee98acc82369d915

docs: Add updated documentation about moving expansion to validation
  PiperOrigin-RevId: 525808074
  Source-Link: https://github.com/googleapis/googleapis/commit/d89655ba200c5bebc6b4bec3db7c1b26635f5457

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/c10c7e3cd58beac9b54362004087984c11658232

feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes docs: miscellaneous style improvements
  PiperOrigin-RevId: 525798516
  Source-Link: https://github.com/googleapis/googleapis/commit/36a885f998c5f0e86dbd0bdde98d5c1069d70067

feat: add `monitoring_config` field feat: add `force` on `DeleteMembershipRequest` docs: update API annotation
  PiperOrigin-RevId: 525780657
  Source-Link: https://github.com/googleapis/googleapis/commit/d3ceec8909f68e88d79812edde60a3f90b87b576

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d51da173f979396c9ca7b208790e7a38c9d552d9

fix: scope GeneratePackagesSummary method to v1beta1 http path
  PiperOrigin-RevId: 525773753
  Source-Link: https://github.com/googleapis/googleapis/commit/9b5ceaabe1c8188f7779f039badbbb496f63b989

docs: update Filestore service description
  PiperOrigin-RevId: 525610965
  Source-Link: https://github.com/googleapis/googleapis/commit/54a205a20044ba207d264bbb10d2956954b4f3a3

feat: add `monitoring_config` field feat: add `cluster_missing` on `GkeResource` feat: add `google_managed` on `MembershipEndpoint` feat: add `force` on `DeleteMembershipRequest` docs: update API annotation
  PiperOrigin-RevId: 525548423
  Source-Link: https://github.com/googleapis/googleapis/commit/1b897f4b9c67b17a044e107898b0a376ffcb7572

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/20783c9a72a1997fe907fbb41dcdeec9f786eb65

feat: add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags
  PiperOrigin-RevId: 525509112
  Source-Link: https://github.com/googleapis/googleapis/commit/4a23200a0370844439de83b01143857fa61a3955

chore: add PHP build rules for google/rpc/context
  PiperOrigin-RevId: 525486365
  Source-Link: https://github.com/googleapis/googleapis/commit/48a54e8f0abad44e2c32874451ff4fec9cd146fb

chore(ruby): Configure client for google-cloud-storage_insights
  PiperOrigin-RevId: 525472624
  Source-Link: https://github.com/googleapis/googleapis/commit/857eeab96ccaf9ce8ca2118b60ee9d9b134a3618

feat: Update Compute Engine API to revision 20230307 (#787)

  Source-Link: https://github.com/googleapis/googleapis/commit/0d5dd6137743d4052122f530349c714b77b25ed3

chore(bazel): update Go generator to v0.35.6
  Changes include:
  - revert middleware version to v0.116.0 to drop s2a-go dep
  - fix mixin file filter to avoid generation of unnecessary clients

  PiperOrigin-RevId: 525444057
  Source-Link: https://github.com/googleapis/googleapis/commit/12f4aff686009cb5557ebca634f1074d79b413a1

docs: minor formatting in docstring
  PiperOrigin-RevId: 525433087
  Source-Link: https://github.com/googleapis/googleapis/commit/79a5d8cc1a2b7394e6f156af7f74189cdf3da088

chore(python): Add google.cloud.common as a proto-plus dependency for google/cloud/filestore/v1
  PiperOrigin-RevId: 525235911
  Source-Link: https://github.com/googleapis/googleapis/commit/4d2ec1e9abe194ffd0f8fa79ec978d926d623341

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/13cde4bed5ec5ec9b4d883730c84750fec5938d0

chore: update go namespace to match open source
  PiperOrigin-RevId: 525202162
  Source-Link: https://github.com/googleapis/googleapis/commit/951bac54e7cc181eae8ffe5ecb97adefd20df083

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/db9753215152db64b4c89628f5e5e7c842f46b4a

chore: update go_package to match open source code
  PiperOrigin-RevId: 525177865
  Source-Link: https://github.com/googleapis/googleapis/commit/cd1c01aed23ce13936869a5530435f88218acf70

chore: update go namespace to match open source
  PiperOrigin-RevId: 525165420
  Source-Link: https://github.com/googleapis/googleapis/commit/c7f62d0da5eb9e5d34f2c08c609338cd0949cfd1

chore: update go_package to match open source code
  PiperOrigin-RevId: 525164892
  Source-Link: https://github.com/googleapis/googleapis/commit/13746d508a8c6c52fb468b2b265309968e1b8ca6

feat: Add PeeredNetworkIpRange to NetworkConfigs message feat: Add NpmPackages to Artifact and Results messages and new SHA512 hash type docs: Various doc updates
  Committer: @giangnguyen
  PiperOrigin-RevId: 525153459
  Source-Link: https://github.com/googleapis/googleapis/commit/0c7c7dff7fedc43ba4989363333c175a1da401a2

docs: Update comments in Connectivity Test protos
  PiperOrigin-RevId: 525049130
  Source-Link: https://github.com/googleapis/googleapis/commit/7b605f61dd9e3d0a4249edcafb9caddecb68a114

chore: fix Go gapic namespace
  PiperOrigin-RevId: 524954433
  Source-Link: https://github.com/googleapis/googleapis/commit/e9f070072a6a1514728bab418f7a7248bf2ac67d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/8c37aa125cd53652d286b43b51b3cccd014af2a1

feat!: update go_package to v2 in google.cloud.dataproc.v1
  PiperOrigin-RevId: 524929591
  Source-Link: https://github.com/googleapis/googleapis/commit/3f3a22540e13b2f8ead55eb96e03a4b9e4f28e84

chore: update go_gapic_assembly_pkg with snippets archive
  PiperOrigin-RevId: 524917171
  Source-Link: https://github.com/googleapis/googleapis/commit/57b675c1534e6feb806ca9cb48a3c4a4023e91fe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4c1666c538e13c380740fe5b8249fc9a93bb0bfc

fix!: fix the HTTP format for merchant center link service
  PiperOrigin-RevId: 524889384
  Source-Link: https://github.com/googleapis/googleapis/commit/5b42ea64776e51bfaa4bd49d2fe9b76bd678146c

feat: add TaskStatus's new terminated state UNEXECUTED feat: add scheduling_policy IN_ORDER enum to support sequential task executions docs: update comments on boot disk fields for clearer usage scope feat: add support for placement policies docs: update block_external_network field comment to reduce confusion docs: update disk and network field comment for better readability docs: fix `book disk` typo docs: Update reservation field API doc
  PiperOrigin-RevId: 524883955
  Source-Link: https://github.com/googleapis/googleapis/commit/0830aaf0eaf5ef3615cb2f9c4ef81c73c319e1a7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/71a29b5fe74842e87dc6ece91ab20e3fba8090bb

feat: GA release of storageinsights V1 which enables customers to schedule per bucket(GCS) metadata inventory reports(metadata snapshot in csv/parquet format)
  docs: https://cloud.google.com/storage/docs/insights/using-storage-insights#before-you-begin

  fix: remove field report_names from ReportDetail
  PiperOrigin-RevId: 524867048
  Source-Link: https://github.com/googleapis/googleapis/commit/c1786c4eed4d091a897391f06331e935d518cb37

feat: Update third party clodubuild.proto library to include git_source
  Committer: @monicaliu
  PiperOrigin-RevId: 524851242
  Source-Link: https://github.com/googleapis/googleapis/commit/533398389c34b567e3ca11775fa127a111258ea1

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 524786376
  Source-Link: https://github.com/googleapis/googleapis/commit/52180f8ba240022dd8ce756ee69fe5a3c429ad4d

feat: add is_default to Tensorboard in aiplatform v1 tensorboard.proto and v1beta1 tensorboard.proto
  PiperOrigin-RevId: 524384228
  Source-Link: https://github.com/googleapis/googleapis/commit/6774ccbbc3f182f6ae3a32dca29e1da489ad8a8f

docs: Update description of the postal address
  PiperOrigin-RevId: 524372358
  Source-Link: https://github.com/googleapis/googleapis/commit/396362377774edf1330bc3ad5495e8a329df0434

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f6bc24baf3423f6f0b9b38d4790a5b594bdb831e

feat: make reservation_name parameter generally visible in QueuedResource message
  ---
  feat: add DeleteQueuedResource experiment

  ---
  docs(v2alpha1): minor formatting to the description for `queued_resource_id`

  PiperOrigin-RevId: 524336094
  Source-Link: https://github.com/googleapis/googleapis/commit/cad90d2ae086097bf0f4924ff60100d75b3dd501

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  PiperOrigin-RevId: 524334945
  Source-Link: https://github.com/googleapis/googleapis/commit/46ae6dff900f5230a229dc4c7048d2be128b47ba

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  PiperOrigin-RevId: 524333419
  Source-Link: https://github.com/googleapis/googleapis/commit/813f189dfb1c9236b0a0b76c7a71dfcd00b0cf36

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/8452fe6b8f8b3f2cacc1a96506ae73f44abf38c0

feat!: introduce GAM settings for GAM related configs and support ListOperations
  PiperOrigin-RevId: 524328971
  Source-Link: https://github.com/googleapis/googleapis/commit/a5f8761d4cd993d238536688c834d70aa143b855

feat: added ScalingConfig (v1) feat: added Auxiliary Versions Config (v1) feat: added Dataplex and BQ metastore types for federation (v1alpa, v1beta)
  PiperOrigin-RevId: 524313740
  Source-Link: https://github.com/googleapis/googleapis/commit/63d1a0e8129e36cda6efe701181bb032a28e3c75

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/526307aea3465bcaf67e007fe4336c13b15752c1

feat: add Process API
  PiperOrigin-RevId: 524299649
  Source-Link: https://github.com/googleapis/googleapis/commit/5612a88f3c5dde7877c2083c01e9de8bd9cae85b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f44a2505ed5c168fb66571a9ee2b764c50c8a049

chore: add .NET-specific generation settings to service config chore: reformat proto (no content changes)
  PiperOrigin-RevId: 524208990
  Source-Link: https://github.com/googleapis/googleapis/commit/ba5b444ae5dc47144d29a514dd421ff734f96961

chore: update go_package to match open source code
  PiperOrigin-RevId: 524102788
  Source-Link: https://github.com/googleapis/googleapis/commit/6e21f1abdb1f23729660c9891f5efa4dc956c77d

chore: Provide .NET-specific generator settings
  PiperOrigin-RevId: 524085016
  Source-Link: https://github.com/googleapis/googleapis/commit/26e7004d8d4e38c07f54e9f73a597fc0fd398e9d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/786c3168c1af06d742e8b82d47945f8fbab811c5

chore: update go_package to match open source code
  PiperOrigin-RevId: 524048558
  Source-Link: https://github.com/googleapis/googleapis/commit/a4e7c504415a1955ca5f3702f1a7dfeee9c0ac9b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/6124c1dba658e0a771dfa08d7a96d8d0d22a0298

chore: fixup Go packages to match open source
  PiperOrigin-RevId: 524009841
  Source-Link: https://github.com/googleapis/googleapis/commit/0ac2668e5b4c0bb9a79b9519cddedfe71ed5a979

chore: Provide .NET-specific generator settings
  PiperOrigin-RevId: 523994764
  Source-Link: https://github.com/googleapis/googleapis/commit/b346628423b50cad43eb9b83a02a3d40403c38cc

feat: add enum for grafeas v1 cvss to support both cvss v2 and v3
  PiperOrigin-RevId: 523785347
  Source-Link: https://github.com/googleapis/googleapis/commit/4e8d3907aec680562c9243774c67adc6d713fe50

chore: update C# generator to v1.4.13
  PiperOrigin-RevId: 523780899
  Source-Link: https://github.com/googleapis/googleapis/commit/e6fe8db588b8ca64a184b92faadbff8f25840d2f

feat: add support for batch processing mode
  PiperOrigin-RevId: 523777114
  Source-Link: https://github.com/googleapis/googleapis/commit/802cd84ccc941ce54641f327e10f336101087b5e

chore: add Go rest support
  PiperOrigin-RevId: 523759899
  Source-Link: https://github.com/googleapis/googleapis/commit/db34c66fefa52d9cfc64dd4da7085a3c502a744a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a399bf81ed5f62c1b34c19732b9d49cd7a00ee49

chore: update Go IAM proto package
  PiperOrigin-RevId: 523724557
  Source-Link: https://github.com/googleapis/googleapis/commit/03fdbf46027924f1fda9fdf936ac339b2966b133

chore: publish serviceusage Go protos
  PiperOrigin-RevId: 523717436
  Source-Link: https://github.com/googleapis/googleapis/commit/63e2f0891a4f04c3d53b37be388eddc0ceaa3e9f

chore(deps): Update the Java code generator (gapic-generator-java) to 2.17.0
  PiperOrigin-RevId: 523693488
  Source-Link: https://github.com/googleapis/googleapis/commit/426d0074635aa0c333c0605c00b550b68ee637ab

chore(python): Add google.cloud.osconfig.v1 as a proto-plus dependency for google/cloud/asset/v1
  PiperOrigin-RevId: 523506983
  Source-Link: https://github.com/googleapis/googleapis/commit/6f5d107aadb4782b71c530f4dc17ec86c922d8a9

docs: clarified usage of Vehicle.current_route_segment_traffic
  This doc change does not represent any change in functionality. It's just for documentation clarity.

  PiperOrigin-RevId: 523466829
  Source-Link: https://github.com/googleapis/googleapis/commit/c1aba4ea3120415e21b89567c9ca55a7b6c91ccb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3a55b9c45673a4268133c090cc3d46766b63ff86

feat: released securitycenter/v1 SHA custom modules cloud libraries: Create, Get, List, Update, Delete
  The Security Health Analytics (SHA) custom modules API is now released for general availability track. Create, Get, GetEffective, List, ListEffective, ListDescendant, Update, and Delete are available in the cloud client library.

  PiperOrigin-RevId: 523462834
  Source-Link: https://github.com/googleapis/googleapis/commit/b7b3dfd5a4f83a22b91b1954d44fef17b2eff8a6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b79d42a1bc87174657918b4d47ed740bfc11cf94

feat: Added v1alpha1 client libraries
  PiperOrigin-RevId: 523425973
  Source-Link: https://github.com/googleapis/googleapis/commit/f5e3c45b00fad02305f901ac572b5a200b9369b6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ee43f66cbd61fe6ccfc2667ffe0660115c9fc9df

feat: Added v1 client libraries
  PiperOrigin-RevId: 523423650
  Source-Link: https://github.com/googleapis/googleapis/commit/947546f5304d8bbe020fe6529ff7f49abe5d3952

docs: Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest docs: add pointer to public documentation URL
  PiperOrigin-RevId: 523412992
  Source-Link: https://github.com/googleapis/googleapis/commit/11ddd42bcee5961c34e8529638d51e9866b65065

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/73c6587161cf40cc328cda803bdf371d02d1cf5e

feat: add BigQuery BigLake v1 API
  PiperOrigin-RevId: 523411159
  Source-Link: https://github.com/googleapis/googleapis/commit/4c36d3fdec7f7b117caec410be23af3ff55364b0

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9a9e8bf55d1d8a4435a96c05ce4bbf95425a5425

feat: add GeneratePackagesSummary method
  PiperOrigin-RevId: 523410324
  Source-Link: https://github.com/googleapis/googleapis/commit/61f94e6f3c2ef7a8de5026dc361239646b13bf51

docs: update comments in the Docker build script
  PiperOrigin-RevId: 523243599
  Source-Link: https://github.com/googleapis/googleapis/commit/07f4c8f531dbd916d340088dd909e64fbd968d91

chore(bazel): include snippets in go_gapic_assembly_pkg
  PiperOrigin-RevId: 523206214
  Source-Link: https://github.com/googleapis/googleapis/commit/686475cd8423d5ede3ad38b42618b306d56ec23b

chore: configure common protos for PHP
  PiperOrigin-RevId: 523180955
  Source-Link: https://github.com/googleapis/googleapis/commit/7c81ebfb02bd2a87fe74e92825ee00c649eb4ba6

feat: add notification_channels in aiplatform v1beta1 model_monitoring.proto
  PiperOrigin-RevId: 523180073
  Source-Link: https://github.com/googleapis/googleapis/commit/a793ce31e6a71027fbad8a8157b22a4b488ea77c

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a5e03049afc43ccb1217d5dd3be53006fc278643

chore: fix go library package name
  PiperOrigin-RevId: 523142753
  Source-Link: https://github.com/googleapis/googleapis/commit/7a7cfacfdd2844fefa951920f2972468a93b0acf

feat: add merchant center link service feat: support per-entity search and autocomplete feat: expose facets and product counts in autocomplete feat: add model get API feat: allow cascaded deletion on primary product feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 523140513
  Source-Link: https://github.com/googleapis/googleapis/commit/4a9f93319f225e6524e0d063d69b85f9ee4ed030

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/5fd971f2d2e33eb51ea20ebcf19993b78652d4c3

chore: reenable Go compute targets (#795)
  Followup to #794 now that the Go generator has been patched
  Source-Link: https://github.com/googleapis/googleapis/commit/2954139219b05e346f3d046a1e691214b7d9f7de

feat: add model service feat: support per-entity search and autocomplete feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 522675951
  Source-Link: https://github.com/googleapis/googleapis/commit/f149e910044225637c9c0a02d9c0672d6d490d8c

feat: support per-entity search and autocomplete feat: add model get API feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 522675546
  Source-Link: https://github.com/googleapis/googleapis/commit/81b0808ca4f2926850519170d272318d54509a08

chore: update Go generator version
  PiperOrigin-RevId: 522630362
  Source-Link: https://github.com/googleapis/googleapis/commit/13e4201ad0d5721a2166249faaeae58c82863de7

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it.

  PiperOrigin-RevId: 522620935
  Source-Link: https://github.com/googleapis/googleapis/commit/2ddfcb8dc096563243837a32f06ad471b971396c

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it.

  PiperOrigin-RevId: 522620905
  Source-Link: https://github.com/googleapis/googleapis/commit/0b7078edd5ca48f3f43d90f4a22ba8c577ee8944

docs: Adjust wording around service accounts and control planes
  PiperOrigin-RevId: 522482855
  Source-Link: https://github.com/googleapis/googleapis/commit/f0cec0b201737db7e99ff1bc6dac09e16ed2ce65

docs: Update some Address Validation API proto descriptions to improve clarity
  PiperOrigin-RevId: 522445601
  Source-Link: https://github.com/googleapis/googleapis/commit/a9a642e81486965ede37c3c8c81c9cf9fb0128e3

chore: disable Go compute targets (#794)

  Source-Link: https://github.com/googleapis/googleapis/commit/cc293c6e9adbe34c6e720179798435fe4904edfe

fix: add diregapic flag for compute (#793)

  Source-Link: https://github.com/googleapis/googleapis/commit/f9702dc3ea2baebf97fb28e30f4004d9bdb7e99b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bdefef623adb85d064af65d51d13c5e8a8a7a4ea

chore: add Go build targets for compute (#792)
  Note: manually updated proto file, but it yields the same result of the new disco-converter would generate.

  Fixes: googleapis/google-cloud-go#7345
  Source-Link: https://github.com/googleapis/googleapis/commit/59828bacc6fc5aba6d93dab4dcc2b80af8dc6e05

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9b19e9c76c8a19d21d46515f8eeeda1740ab6e64

feat:Rolling updates launch
  PiperOrigin-RevId: 522386236
  Source-Link: https://github.com/googleapis/googleapis/commit/fd0bfe40fc2deba2891fba601857afdfe708b4d9

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f71366940358580c2f008eb65cbf85e168ed5f2f

chore: update gapic-generator-go version to 0.35.4 chore: add snippets to BUILD.bazel go_gapic_assembly_pkg
  PiperOrigin-RevId: 522373543
  Source-Link: https://github.com/googleapis/googleapis/commit/130f097dd9a68904fcb12ee2bd432e8d34e52959

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b568ba1e20feb76e49667fde8b26c5d4443de287

feat: add client libraries for Workstations v1
  PiperOrigin-RevId: 522193471
  Source-Link: https://github.com/googleapis/googleapis/commit/5cb1253fe172d0ea06734d6274a217b6273b02dd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/969b95cfbac45b238be19afd7d9a4adf1412d748

fix: update Go viewport Bazel importpath to be consistent with go_package
  PiperOrigin-RevId: 522145946
  Source-Link: https://github.com/googleapis/googleapis/commit/f07100f48e0dc2303e65f1f51ad8e520f5942f0e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ec2884fb2ca069f90e2b69c83eddf95b37b71532

feat: Launch UploadConversation endpoint
  PiperOrigin-RevId: 522129764
  Source-Link: https://github.com/googleapis/googleapis/commit/dabc23526a9eb8e24388035a80d388c067da69c3

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/7610d7c7b77cdb995de50b3ea3e1bab6de02a5df

feat: add RenameTable, etag, and ListTables view to BigQuery BigLake v1alpha1 API
  PiperOrigin-RevId: 522120936
  Source-Link: https://github.com/googleapis/googleapis/commit/54b4623134daae72e5c03acd546a72c2fbbd74a9

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3aef0dd502ff82463b0b041f743424edef4bc754

feat: add support for disabling pod IP cidr overprovision
  This feature requires special allowlisting for the projects.

  PiperOrigin-RevId: 522103451
  Source-Link: https://github.com/googleapis/googleapis/commit/013b59758ba7348a3c305010d87c776d9ec21ef5

feat: add update support for accelerator config
  feat: add support for disabling pod IP cidr overprovision. This feature requires special allowlisting for the projects.
  PiperOrigin-RevId: 522103275
  Source-Link: https://github.com/googleapis/googleapis/commit/9f6f02b530c856e873dd706d2ad4d712474d35af

feat: added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest
  PiperOrigin-RevId: 522096199
  Source-Link: https://github.com/googleapis/googleapis/commit/d9592ed448f89a398fac1a613b22d81a1f5f7ffe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a32790cd647c34be01845e0edd580557bced3d42

feat: promote to GA
  PiperOrigin-RevId: 521847530
  Source-Link: https://github.com/googleapis/googleapis/commit/573150cc579ec6e63a2ffccffeeee788bd066b66

feat: add php, csharp, ruby client library API support feat: add `DocumentCreatorDefaultRole`,  `ContentCategory`, `RetrievalImportance`, `SchemaSource`, `TotalResultSize`, `LockDocumentRequest`, `CustomWeightsMetadata`, `WeightedSchemaProperty` to Document Warehouse API v1 feat: add `content_category`, `text_extraction_enabled`, `retrieval_importance`, `schema_sources`, `total_result_size` fields to Document Warehouse API v1 feat: deprecate `text_extraction_disabled`, `structured_content_uri`, `async_enabled` field in Document Warehouse API v1 feat: add LockDocument service to Document Warehouse API v1 feat: update documentation
  PiperOrigin-RevId: 521802435
  Source-Link: https://github.com/googleapis/googleapis/commit/b2b7864b8def5dcc2419bd420c2b7917f3b880e…
yoshi-automation added a commit that referenced this pull request May 24, 2023
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.

There is no corresponding google-cloud-go PR.

Changes:

feat: add new client surface for GA php clients
  PiperOrigin-RevId: 534898708
  Source-Link: https://github.com/googleapis/googleapis/commit/be8c6cd96bc9bb9ecf893d69c86172e6096cef2d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bbdd2032759452c4158e001a358cffa04b626a74

feat: add discovery engine v1 library for enterprise search
  PiperOrigin-RevId: 534896621
  Source-Link: https://github.com/googleapis/googleapis/commit/5f29cc976e3f8bdb891e94ccc6f996f1bb1c7f21

feat: allow users to specify id field in documents gcs import feat: add LRO API for schema service docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 534894398
  Source-Link: https://github.com/googleapis/googleapis/commit/eb5ac9d38c63f1530d00b9c6ceae6a90d76961e4

feat: add ChangeStreamConfig to CreateTable and UpdateTable
  PiperOrigin-RevId: 534836567
  Source-Link: https://github.com/googleapis/googleapis/commit/eb2d1f1555df526abd00aa475e8fd5d014af6489

chore: update C# generator to v1.4.17
  PiperOrigin-RevId: 534753342
  Source-Link: https://github.com/googleapis/googleapis/commit/e35db431cec0a97ede28cb30bc831cbaa09a4f3e

feat: Add ctype=CORD for ChecksummedData.content docs: Add documentation about quantum write alignment, use of ObjectChecksums, Bucket.name format, and Object.delete_time
  PiperOrigin-RevId: 534116186
  Source-Link: https://github.com/googleapis/googleapis/commit/117be9dfdf65ff766a794c8b85d5d7480a1fd83d

feat: add table sampling to ReadAPI v1 feat: add storage error codes for KMS
  PiperOrigin-RevId: 534092654
  Source-Link: https://github.com/googleapis/googleapis/commit/adcd87eb8cc501ba16f4df3051869c9392e9041f

chore: upgrading Protobuf to 23.1 and gRPC to 1.55.0 in code generation
  PiperOrigin-RevId: 534084593
  Source-Link: https://github.com/googleapis/googleapis/commit/aa4559a97f79225fc57c9f70b5f84fe620e8292e

build: add dependency on Geo proto for Node.js
  PiperOrigin-RevId: 533537610
  Source-Link: https://github.com/googleapis/googleapis/commit/5d2c0c55cf16534d97eb3405840126113ba1ebbd

feat: add SmartSharding option for Android instrumentation tests
  PiperOrigin-RevId: 533270079
  Source-Link: https://github.com/googleapis/googleapis/commit/53a0be29c4a95a1d3b4c0d3a7a2ac8b52af2a3c0

fix: add missing protos to PHP assembly
  PiperOrigin-RevId: 533145281
  Source-Link: https://github.com/googleapis/googleapis/commit/00165a9d5124e8d399908ea4c940680adf49c6eb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/88ff91746e160ad0b8000539264f47cc19bea15b

feat: add SubmitUri endpoint
  PiperOrigin-RevId: 533110799
  Source-Link: https://github.com/googleapis/googleapis/commit/3f5d0c91f96df8666fd4c58e5aad6d4e17469f9e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/af8fe572e00b0f7211b6e6d6c8e8834827f27df9

feat: add Oracle to PostgreSQL migration APIs
  PiperOrigin-RevId: 533037268
  Source-Link: https://github.com/googleapis/googleapis/commit/d45c9a2409c9e362d163d899f8479cd92959f93e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/be30a70cd1e641f5b05ea0e53515cbbaecd8e1f6

feat: add match service in aiplatform v1
  PiperOrigin-RevId: 533008702
  Source-Link: https://github.com/googleapis/googleapis/commit/2f00988bfd99bbb3e268d1d6f3fec37514538020

feat: add ApiScope and COLLECTION_RECURSIVE query_scope for Firestore index
  PiperOrigin-RevId: 532955594
  Source-Link: https://github.com/googleapis/googleapis/commit/b4bb0e2e2473016fedf9f8179db8cedad0b3ca5d

docs: clarified release channel defaulting behavior for create cluster requests when release channel is unspecified
  If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

  PiperOrigin-RevId: 532773462
  Source-Link: https://github.com/googleapis/googleapis/commit/aeae5ea2b01ece6c0cee046ae84b881cdc62b95d

docs: clarified release channel defaulting behavior for create cluster requests when release channel is unspecified
  If release channel is left unspecified on cluster creation and a version is specified, the cluster is now enrolled in the most mature release channel where the version is available (first checking STABLE, then REGULAR, and finally RAPID) instead of being enrolled in STATIC. This only affects clusters with node auto upgrades enabled and no explicit node version specified. To ensure new clusters are enrolled in static, explicitly specify that the cluster should not be enrolled in a channel.

  PiperOrigin-RevId: 532773421
  Source-Link: https://github.com/googleapis/googleapis/commit/633d3c16bfd53f2ed2e41a7180691cff97432398

feat:Publish Cloud Backup DR Event logging proto for documentation
  PiperOrigin-RevId: 532674643
  Source-Link: https://github.com/googleapis/googleapis/commit/93d69be2647184aaa8ba0cf2b7ee7e3c0de834d4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/2c8a7690757388b9bbedc913f803b08cba6dc915

feat: Add updateSchedule method to ScheduleService
  PiperOrigin-RevId: 532625344
  Source-Link: https://github.com/googleapis/googleapis/commit/bd634c7ac1a441e5a2cb1c071f9311734493f00b

chore(bazel): update rules_gapic to v0.27.0
  PiperOrigin-RevId: 532564372
  Source-Link: https://github.com/googleapis/googleapis/commit/6090340b7824638a134a68e443400153a5da73fa

fix: fix the field name typo for search service user_labels
  Note: this might be a breaking change for libraries that already released the previous change. Since it's a beta API, we will make it a minor version bump.
  PiperOrigin-RevId: 532522130
  Source-Link: https://github.com/googleapis/googleapis/commit/11b9e3940fd8e379fb40c979d94893721632a162

feat: add support for placement policies
  feat: per-Runnable labels
  PiperOrigin-RevId: 532437427
  Source-Link: https://github.com/googleapis/googleapis/commit/288aa7fb71c9b6244db1a816cfd4108f811e6049

fix: override HTTP URLs for LRO cancel/delete operations
  PiperOrigin-RevId: 532357846
  Source-Link: https://github.com/googleapis/googleapis/commit/5cfe30bb7e28287ef82b319e3df1f6778b9d55fd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/663480452442c468567a618b385db7c56c2dbec6

feat: add examples to ExplanationParameters in aiplatform v1 explanation.proto
  PiperOrigin-RevId: 532270918
  Source-Link: https://github.com/googleapis/googleapis/commit/d697c7fb187763c55e82120d4041087fe206a3a1

feat: Add text_ad expanded_text_ad responsive_search_ad product_ad and expanded_dynamic_search_ad to ad_group_ad resource
  PiperOrigin-RevId: 532267123
  Source-Link: https://github.com/googleapis/googleapis/commit/f724c4786f00798e673b7b5c2e680a979b24d732

feat: added partition_keys field to filter results from FetchReportResults docs: Change references from GCP to Google Cloud
  PiperOrigin-RevId: 532265140
  Source-Link: https://github.com/googleapis/googleapis/commit/31893adec60f48cda7044b925fed701df3175c2e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/271b0b51e4dec3de478bcd8c2be2884dfd4d99af

chore(analytics/admin): fix Go importpath
  PiperOrigin-RevId: 532212778
  Source-Link: https://github.com/googleapis/googleapis/commit/c84d4d16265c321f822fda25343f1e870f678958

feat: add `GetAdSenseLink`, `CreateAdSenseLink`, `DeleteAdSenseLink`, `ListAdSenseLinks` methods to the Admin API v1alpha feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha feat: add `CreateEventCreateRule`, `UpdateEventCreateRule`,`DeleteEventCreateRule`, `ListEventCreateRules` methods to the Admin API v1alpha feat: add `EventCreateRule`, `MatchingCondition` types to the Admin API v1alpha feat: add `AdSenseLink` type to the Admin API v1alpha feat: add `AUDIENCE`, `EVENT_CREATE_RULE` options to the `ChangeHistoryResourceType` enum feat: add `audience`, `event_create_rule` fields to the `ChangeHistoryResource.resource` oneof field
  PiperOrigin-RevId: 531601348
  Source-Link: https://github.com/googleapis/googleapis/commit/ef2e2ea532248d6dc40a56bc6c95cea858ba31b6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/2407c56d5038f2d70bab8499fa63dcd7b6bc476d

feat: Add support for UpdateDatabase in Cloud Spanner
  PiperOrigin-RevId: 531423380
  Source-Link: https://github.com/googleapis/googleapis/commit/3e054d1467e20b2f475eeb77f17a8595c5aa22d2

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/7aca04c8028a8aa5b3ff9195125f7f0fc21dc867

feat: add output field for the control plane IP address feat: add output field for the number of pooled instances feat: add support for accelerators feat: add support for readiness checks feat: add auditd support feat: add support for workstation-level environment variables docs: adjust documentation wording
  PiperOrigin-RevId: 531290149
  Source-Link: https://github.com/googleapis/googleapis/commit/d6a61ef1cf7c47de40777d6636c456727eaf3be4

docs: update documentation for bigquerystorage v1beta1
  PiperOrigin-RevId: 531289380
  Source-Link: https://github.com/googleapis/googleapis/commit/3d497fa928b06e86847975e6cb9932b3701eb2c7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ea7678c6e80d2ed278c5c9da1091755bda50a668

chore: update go_package and Go importpath
  PiperOrigin-RevId: 531279558
  Source-Link: https://github.com/googleapis/googleapis/commit/9b82d83b2f28cd9137ec9d73ddbd50104d86c3e6

chore: upgrade gapic generator to 1.7.5
  PiperOrigin-RevId: 531227976
  Source-Link: https://github.com/googleapis/googleapis/commit/6fc46330bb87aadd734f84ccd7ab603577ef5fe0

feat: add cloud storage subscription fields
  PiperOrigin-RevId: 531202368
  Source-Link: https://github.com/googleapis/googleapis/commit/8a4cc94afcb9ecf3c604ebefbfab2c645e977e7d

feat: support order_by in ListJobs and ListTasks requests
  ---
  feat: add support for placement policies

  ---
  feat: per-Runnable labels
  PiperOrigin-RevId: 531181280
  Source-Link: https://github.com/googleapis/googleapis/commit/284507839ffb401e0e1f2a4288178ecc511ca584

chore: Make Bazel generate schema protos in subdirectories
  PiperOrigin-RevId: 531113368
  Source-Link: https://github.com/googleapis/googleapis/commit/d8990aae4c910234d1db438ac578f27d33b4b55b

chore(ruby): Configure clients for google-cloud-support
  PiperOrigin-RevId: 531091702
  Source-Link: https://github.com/googleapis/googleapis/commit/b159fb675c95a546056a239cdc67c035ffa23f32

chore(ruby): Configure clients for google-cloud-discovery_engine
  PiperOrigin-RevId: 531091029
  Source-Link: https://github.com/googleapis/googleapis/commit/30ead456086b46f4bef8bff580eb811306af3fc6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/119595776ba3830840f2cca603e42805443341e9

chore: configure discovery engine client for new php surface
  PiperOrigin-RevId: 531024449
  Source-Link: https://github.com/googleapis/googleapis/commit/81343122cd32cbdd67ea6eb38b9d3d9912e5a4fd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d64c4d33fb81c6e6e28fc6d1f839ff2ab8184e93

feat: added VerifyConnectivity RPC
  PiperOrigin-RevId: 530991686
  Source-Link: https://github.com/googleapis/googleapis/commit/be2600ed6ce9f63ceb9db0bda82e385575f59446

feat: enable safe search feature for site search feat: allow users to provide user info in search feat: allow users to provide additional labels in search
  PiperOrigin-RevId: 530991570
  Source-Link: https://github.com/googleapis/googleapis/commit/1392f67054909b0f852c7c6ae957a7c8d67d300d

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530987069
  Source-Link: https://github.com/googleapis/googleapis/commit/683c4a745e8aad2551d14911b9663de5dd7d5678

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f2cd0cacb333c381b24a37744deeebc4dedfe0e1

chore: rename gapic-generator-java to sdk-platform-java
  PiperOrigin-RevId: 530975832
  Source-Link: https://github.com/googleapis/googleapis/commit/4203cf0ac0ac719cf7e9d6865d21a647431f75e7

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530969721
  Source-Link: https://github.com/googleapis/googleapis/commit/e9897ed945336e2dc967b439ac7b4be6d2c62640

chore(bazel): Update rules_gapic to v0.26.0
  PiperOrigin-RevId: 530950371
  Source-Link: https://github.com/googleapis/googleapis/commit/31e9e130251a8807a72b08468cd02a16ed900514

feat: support order_by in ListJobs and ListTasks requests
  PiperOrigin-RevId: 530949397
  Source-Link: https://github.com/googleapis/googleapis/commit/70f118acb3479977956b6d135c2209d2a907d4f1

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/477a59d764428136ba1d857a9633c0d231de6efa

chore: Update the Java code generator (gapic-generator-java) to 2.19.0
  PiperOrigin-RevId: 530908585
  Source-Link: https://github.com/googleapis/googleapis/commit/8c305a727cae50ce38a7198df026199c75e85dbc

feat: add processing strategy to batch recognition requests
  PiperOrigin-RevId: 530882015
  Source-Link: https://github.com/googleapis/googleapis/commit/189bdfa76e674f4067e3c183c067aa353fb3aca3

feat: add baseline model configuration for conversation summarization
  PiperOrigin-RevId: 530749453
  Source-Link: https://github.com/googleapis/googleapis/commit/620a0237207496cefd53296f3528c65be14f0571

feat: support order_by in ListJobs and ListTasks requests
  ---
  feat: add support for placement policies

  ---
  feat: per-Runnable labels
  PiperOrigin-RevId: 530747589
  Source-Link: https://github.com/googleapis/googleapis/commit/d944931a7ef52d980ee57af4308f1eff85468de6

feat: add baseline model configuration for conversation summarization
  PiperOrigin-RevId: 530747460
  Source-Link: https://github.com/googleapis/googleapis/commit/4048e7652d483e45af7cb0a29a4cace66968eea2

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d42f5f8c8d84dc9027399aea83f2e4addaa4783d

chore(bazel): update Go generator to v0.36.0
  Changes include:
  - raise Operation errors from diregapic

  PiperOrigin-RevId: 530743924
  Source-Link: https://github.com/googleapis/googleapis/commit/4387f585ca316ee0f998a8f952f0e021dd5d5a47

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a012f7cc9a387f71152656a4e4df68b442ee1824

feat: add new client surface to preview clients chore: update the gapic generator to 1.7.4
  PiperOrigin-RevId: 530731364
  Source-Link: https://github.com/googleapis/googleapis/commit/cbddac7303b74af94550ced0f43651747f1f64ed

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/e4e0a77d1fb54ff2f085c7d90c6494fbefa63157

feat: add output field for the control plane IP address feat: add output field for the number of pooled instances docs: adjust documentation wording
  PiperOrigin-RevId: 530727488
  Source-Link: https://github.com/googleapis/googleapis/commit/866228ea605fcf8bb76b934ae93d12c5fff85587

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9f6e73ef93940ca5df305d5dffcaa3da7b10f0c2

feat: added helper methods for long running operations, IAM, and locations docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function docs: applied general style guide updates to descriptions
  PiperOrigin-RevId: 530688922
  Source-Link: https://github.com/googleapis/googleapis/commit/a540c8aef871694f9489aecb594023817e713d54

chore: add .NET-specific generation settings to service config and re-enable Bazel
  PiperOrigin-RevId: 530540151
  Source-Link: https://github.com/googleapis/googleapis/commit/c515b17e3c337e965824a5d5b0f429b55bda6356

chore: add .NET-specific generation settings to service config and re-enable Bazel
  PiperOrigin-RevId: 530536564
  Source-Link: https://github.com/googleapis/googleapis/commit/513a3a25c5e9a27db2751d7c0187823b295de971

fix: include support for REFUND and CREDIT in TransactionSubType for refunds and credit reversals
  PiperOrigin-RevId: 530464856
  Source-Link: https://github.com/googleapis/googleapis/commit/29fdd4624a9ac9d7e8710b455bd5b94939f8c42a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/70ed1432729629e531a8638a0433aa577e83648f

feat: Add sanitized protos for Places API
  PiperOrigin-RevId: 530431786
  Source-Link: https://github.com/googleapis/googleapis/commit/b342ceb08188900fb1d8a461ae3e6952b5a3356f

feat: add new client versions with client surface
  PiperOrigin-RevId: 530414173
  Source-Link: https://github.com/googleapis/googleapis/commit/69bd201dff5a8bb4f34f947b56805f25363cf9da

docs: update documentation to require certain fields
  PiperOrigin-RevId: 530345646
  Source-Link: https://github.com/googleapis/googleapis/commit/ae157a1f8e72043fb2c801a06fc89bab711896fe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b9792eec95cc5c75e5fb173bb068aecde45881b1

feat: extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent feat: added GenerateStatelessSummary method
  PiperOrigin-RevId: 530104294
  Source-Link: https://github.com/googleapis/googleapis/commit/92bec9422e993093b08f3b73c6bad90c93b309eb

feat: extended StreamingListCallCompanionEvents timeout to 600 seconds feat: added debug info for StreamingDetectIntent feat: added GenerateStatelessSummary method
  PiperOrigin-RevId: 530102437
  Source-Link: https://github.com/googleapis/googleapis/commit/cea4ed9b7871b1a2eb85b7593ccf0f5269df08b2

feat: Max concurrent backfill tasks
  You can now set the number of maximum concurrent backfill tasks for a stream using the Datastream API.

  PiperOrigin-RevId: 530067890
  Source-Link: https://github.com/googleapis/googleapis/commit/b2c290faf99f388efb1e080333cba620f38e5afc

feat: extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent feat: added dtmf digits to WebhookRequest feat: added FLOW as a new DiffType in TestRunDifference
  PiperOrigin-RevId: 530032469
  Source-Link: https://github.com/googleapis/googleapis/commit/ff708e3c524d07dbdbd8fed166ad04826b698978

feat: extended CreateAgent timeout to 180 seconds feat: added debug info to StreamingDetectIntent feat: added dtmf digits to WebhookRequest feat: added FLOW as a new DiffType in TestRunDifference
  PiperOrigin-RevId: 529897408
  Source-Link: https://github.com/googleapis/googleapis/commit/4de416f616c8d3be32ea5cf54a49527e0a642db4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d0b6fe1d400ef2fd8963bf42f8eccc1c35c92487

feat: Log Analytics features of the Cloud Logging API feat: Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously feat: Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets feat: Add ConfigServiceV2.DeleteLink method for deleting linked datasets feat: Add ConfigServiceV2.ListLinks method for listing linked datasets feat: Add ConfigServiceV2.GetLink methods for describing linked datasets feat: Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled feat: Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data docs: Documentation for the Log Analytics features of the Cloud Logging API
  PiperOrigin-RevId: 529851525
  Source-Link: https://github.com/googleapis/googleapis/commit/1c7ee99d19adf8e444e2d73c5dd52884eab9862d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/279cb5a598d32085b1c56cd97724fd8ea36a4792

feat: [Cloud Memorystore for Redis] Add CMEK key field feat: [Cloud Memorystore for Redis] Add suspension_reasons field feat: [Cloud Memorystore for Redis] Add persistence support feat: [Cloud Memorystore for Redis] Add self service update maintenance version support
  PiperOrigin-RevId: 529822563
  Source-Link: https://github.com/googleapis/googleapis/commit/6a0ac6d06db9019ffc37f079db79f027f95eff9f

feat: Add billing account to entitlement definitions for Cloud Channel API
  PiperOrigin-RevId: 529744735
  Source-Link: https://github.com/googleapis/googleapis/commit/1ebad326d278bc783d5c048f09b6635e4a7a31c3

feat: add example_gcs_source to Examples in aiplatform v1beta1 explanation.proto
  PiperOrigin-RevId: 529739833
  Source-Link: https://github.com/googleapis/googleapis/commit/7bcbfa79bf8a2236e585cb00e1fa69398298ced7

feat: Add safety settings
  PiperOrigin-RevId: 529739461
  Source-Link: https://github.com/googleapis/googleapis/commit/989aeef25b3e855224a9fea3de1140b046b06299

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 529632717
  Source-Link: https://github.com/googleapis/googleapis/commit/8d9dc605518ad81f9c28f83fc8fd91a695f278b8

chore: upgrading Bazel gRPC dependency to 1.54.1
  PiperOrigin-RevId: 529534324
  Source-Link: https://github.com/googleapis/googleapis/commit/93ffc9d61dfd8f5b05029d8b1544014fbb5dc7ff

chore: update compute/v1 go_gapic_assembly_pkg with snippets archive (#801)

  Source-Link: https://github.com/googleapis/googleapis/commit/8ca2ce77d769941e8716c5084513c6b585a0c31a

feat: add a new feature for fleet registration via cluster update in v1alpha1, v1beta1, v1
  PiperOrigin-RevId: 529516002
  Source-Link: https://github.com/googleapis/googleapis/commit/5ce0665d7d8fb8c72457433fe4bacf3a39b96b8b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bfbb52903aaa7f6f716a4118ff7640fe118f5cb4

feat: Add bloom filter related proto fields
  PiperOrigin-RevId: 529511263
  Source-Link: https://github.com/googleapis/googleapis/commit/b071320f93e456e23e3a31dae970bb70673beed1

feat: configure 6 preview clients and 1 GA client for new PHP surface chore: update php gapic generator 1.7.3
  PiperOrigin-RevId: 529499625
  Source-Link: https://github.com/googleapis/googleapis/commit/0037ff6a5854070688b6b427916a5500fd06c9d6

feat: Add ICMP pings feat: Add basic http authentication feat: Add json path matching capabilities feat: Add httpStatusCode feat: Add individual USA regions
  PiperOrigin-RevId: 529400435
  Source-Link: https://github.com/googleapis/googleapis/commit/6f3fcc058ff29989f6d3a71557a44b5e81b897bd

docs: Update formatting for `Purpose` class documentation
  docs: Add documentation for additional acceptable formats for `namespaced_tag_key` and `namespaced_tag_value`in `EffectiveTag`, `parent` in `ListTagKeysRequest`, `parent` in `TagKey`, and `namespaced_name` in `TagValue`
  PiperOrigin-RevId: 529262150
  Source-Link: https://github.com/googleapis/googleapis/commit/e6c8485d04a800238b6c6c3a57dd3fe51b03ac77

chore(googleads): add PRE_MIGRATION_SURFACE_ONLY for php
  PiperOrigin-RevId: 529157318
  Source-Link: https://github.com/googleapis/googleapis/commit/8980b6e40f44c592985c5b8ac1b3b24be8888556

feat: support fleet registration via cluster update
  PiperOrigin-RevId: 529131876
  Source-Link: https://github.com/googleapis/googleapis/commit/d1752936bf63f93d5cf4f4b4a5b63d40e8c4db97

fix: Systrace support is deprecated, Systrace.duration_seconds is deprecated
  PiperOrigin-RevId: 529125155
  Source-Link: https://github.com/googleapis/googleapis/commit/5ad54e06777177dc267466ad0f79469e1a0ff820

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ec8158c95a3eac20390255c430a8fd87ad31f5c7

fix: restrict the visibility of an API
  PiperOrigin-RevId: 529123224
  Source-Link: https://github.com/googleapis/googleapis/commit/932807b27969802d05f33a29a2e460a69bb41be9

docs: minor comment update for Entity message
  PiperOrigin-RevId: 528936266
  Source-Link: https://github.com/googleapis/googleapis/commit/4f9e1a058e186df999eb85d7abec8fb092b7a145

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/24f0262de5fce30ed8dbccc9b424c95dcf4ca24f

feat: added new Dataplex APIs and new features for existing APIs (e.g. DataScans) docs: updated comments for multiple Dataplex APIs
  PiperOrigin-RevId: 528906555
  Source-Link: https://github.com/googleapis/googleapis/commit/b7429bc412e8764672e57133726b64b0b8969b83

feat: configure PHP client to generate new surface
  PiperOrigin-RevId: 528904620
  Source-Link: https://github.com/googleapis/googleapis/commit/3e316f1be541ef6ab50cc453cb3555625b125f30

chore: configure PHP client to generate new surface
  PiperOrigin-RevId: 528892481
  Source-Link: https://github.com/googleapis/googleapis/commit/bab324b44955494aebc6d572cee061202c4f811f

chore(bazel): update GAPIC PHP generator to v1.7.2 chore(bazel): update rules_gapic to v0.25.0
  PiperOrigin-RevId: 528860661
  Source-Link: https://github.com/googleapis/googleapis/commit/8607f7b3f2dbf120a0a3d1e6f2f6c8efc92a76e0

fix: change timeout settings for SearchJobsForAlert
  PiperOrigin-RevId: 528815611
  Source-Link: https://github.com/googleapis/googleapis/commit/b473ccc8877743945ebf3222780272ac196fb242

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 528727589
  Source-Link: https://github.com/googleapis/googleapis/commit/e7e64adb50cf675189a078a8c30136b319b44e79

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 528727202
  Source-Link: https://github.com/googleapis/googleapis/commit/1f41944cf160928b6e6aabb9abbbda1f021a51ac

feat: add additional fields to control resizing
  PiperOrigin-RevId: 528697075
  Source-Link: https://github.com/googleapis/googleapis/commit/3f9586b4a52e7af9b9d755403af2b911c2f4451d

feat: add model_garden_service.proto and publisher_model.proto to BUILD.bazel
  PiperOrigin-RevId: 528571215
  Source-Link: https://github.com/googleapis/googleapis/commit/11f62e7837afad34d067e657b536a038c6d04068

chore(ruby): Bump dependency on retail gapic from retail wrapper to ensure ModelService support
  PiperOrigin-RevId: 528561716
  Source-Link: https://github.com/googleapis/googleapis/commit/eb600696833a1cb7f6022ca901150a020ce2d51f

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4e0ab97f50e2c51502cca6575e907f4b367c56c6

feat: support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI
  PiperOrigin-RevId: 528513667
  Source-Link: https://github.com/googleapis/googleapis/commit/542f3123263396dee0fdcca61f73efb575adf76e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/728ea0136f5ebe1f606ddce4990d257fd9cab397

feat: Generate public protos for ai.generativelanguage
  PiperOrigin-RevId: 528495897
  Source-Link: https://github.com/googleapis/googleapis/commit/d4623234ca768cfaa581bc3f2c57b0abe123a21b

fix: Add feature flag proto to BUILD file
  PiperOrigin-RevId: 528468347
  Source-Link: https://github.com/googleapis/googleapis/commit/38247e83e10ace50ec0022302e540e3b0d4be123

feat: added support for DeployArtifacts feat: added support for in cluster verification
  PiperOrigin-RevId: 528368844
  Source-Link: https://github.com/googleapis/googleapis/commit/2da477b6a72168c65fdb4245530cfa702cc4b029

feat: Adds support for Startup CPU Boost (GA) feat: Adds support for Session affinity in Service (GA) feat: New 'port' field for HttpGetAction probe type feat: New fields/enum values docs: General documentation fixes.
  Startup CPU Boost
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#resourcerequirements.
   * For more information, see https://cloud.google.com/run/docs/configuring/cpu#startup-boost

  Session Affinity
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/projects.locations.services#revisiontemplate.
   * For more informaton, see https://cloud.google.com/run/docs/configuring/session-affinity

  HttpGetAction probe port
   * The new field is found in https://cloud.google.com/run/docs/reference/rest/v2/Container#httpgetaction

  Fields/enum values
  * New output-only field satisfiesPzs in Service, Revision, Execution, and Job, currently unused. The field is reserved for future use. It is surfaced to maintain v1<->v2 portability.
  * New ExecutionReason.CANCELLING enum value. This is used in output-only field.

  Documentation fixes
  * Clarified permissions required for Upsert behavior (UpdateServiceRequest.allowMissing)
  * Clarified behavior for LaunchStage in all resource types.
  * Misc documentation improvements; removed most external references.

  PiperOrigin-RevId: 528248744
  Source-Link: https://github.com/googleapis/googleapis/commit/a9fb0d2fa85049b316bf7d59248e7a61c6fecb66

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/0dd90cbf63efa8321995fb4c9b8c039a7f6aa319

feat: add document purge API docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 528071547
  Source-Link: https://github.com/googleapis/googleapis/commit/32e0dc1277f6b7a98cc2ed9ac29bf9c8770901ab

docs: Update the table format in SearchProjects docs
  PiperOrigin-RevId: 528006710
  Source-Link: https://github.com/googleapis/googleapis/commit/f373a9c06981f8dbbf2dc6e7132590ae96ffb30a

chore: update go_package to match open source code
  PiperOrigin-RevId: 527978511
  Source-Link: https://github.com/googleapis/googleapis/commit/7e5b09823f055f6cb51078110d24950d9ab9348a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/11a8e2559d930746b32cba358bcfb5cd52a1c04b

feat: Init commit: Add V2 client libraries for CSAPI
  Note: For the time being, you can't upload or download attachments. We will look into supporting this feature in the future.
  PiperOrigin-RevId: 527954020
  Source-Link: https://github.com/googleapis/googleapis/commit/3dae32c25c75dcdd6583665359c16f5ec66ade4b

feat: add GEO, SHOPPING, GENERATIVE_AI client orgs docs: fix new_issue_uri comment
  PiperOrigin-RevId: 527926860
  Source-Link: https://github.com/googleapis/googleapis/commit/2f4668caa329c6dd67c14a5864076a48f0c17841

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/197490e858ac63bf044e52a0eab707dbdde1adfe

feat: publish RateLimitInfo and FeatureFlag protos
  PiperOrigin-RevId: 527878708
  Source-Link: https://github.com/googleapis/googleapis/commit/f129f486fa0f681456b99c5cc899bec889a3185c

chore: update C# generator to v1.4.16
  PiperOrigin-RevId: 527676905
  Source-Link: https://github.com/googleapis/googleapis/commit/73d16795ddc12b45a2ba0204e8772420fe57b4cb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/404137831295e867a9bec78a4bf1d827910a8e8b

feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add GENIE to ModelSourceType feat: add last_scheduled_run_response to Schedule
  PiperOrigin-RevId: 527640665
  Source-Link: https://github.com/googleapis/googleapis/commit/bd7c8fa06dd8171eefc7e7eebe6ab54d0bd28a19

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/86a76b37a9c6ac046ae0a5ca49c71089a9e1b144

feat: add NVIDIA_L4 to AcceleratorType feat: add experiment and experiment_run to CustomJobSpec feat: add MutateDeployedModel RPC to endpoint_service feat: add offline_storage_ttl_days to EntityType feat: add online_storage_ttl_days to FeatureStore feat: add GENIE to ModelSourceType
  PiperOrigin-RevId: 527640029
  Source-Link: https://github.com/googleapis/googleapis/commit/f1979d44cde653c9d2169863f7c84aaa1801fe25

feat: support for generating summaries during conversation analysis
  PiperOrigin-RevId: 527631871
  Source-Link: https://github.com/googleapis/googleapis/commit/375cea2221df4017f999ed951ddc3f74b85bdf3e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/fd4c66c5e462acfedc34c310ab65f8014a059afe

chore(bazel): update PHP generator to v1.6.8
  PiperOrigin-RevId: 527395558
  Source-Link: https://github.com/googleapis/googleapis/commit/bdecb6efc083ed7f5308304cef93857cb1411c8b

chore: update go_package to match open source code
  PiperOrigin-RevId: 527380455
  Source-Link: https://github.com/googleapis/googleapis/commit/8fe443d65ae68f367bc637776f65e4caa2503122

feat: add a proto message used for batch mode resource info for ServiceController V2
  PiperOrigin-RevId: 527346677
  Source-Link: https://github.com/googleapis/googleapis/commit/c5aa4470b9c7e14d621a73fd3366b604212d0867

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/82349ed640bb542b8f055c1758b9d755e9bd9f57

feat(googleads): Protos and build files for Google Ads API v13_1
  Committer: @Raibaz
  PiperOrigin-RevId: 527340034
  Source-Link: https://github.com/googleapis/googleapis/commit/3a688c39ab4c4bbc260e4c4165429ec2b460e4a6

chore: fix go_gapic_library importpath
  PiperOrigin-RevId: 527339330
  Source-Link: https://github.com/googleapis/googleapis/commit/447f9a9a840edeb3b5220f6e96110c002231b6b4

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3d871ad6fb3308a109dd976353667fb53c06613d

chore(ruby): Configure client for google-cloud-confidential_computing
  PiperOrigin-RevId: 527328327
  Source-Link: https://github.com/googleapis/googleapis/commit/0e5d9c256911920be537798f9d54dccdfe94dcdb

feat: add airflow_byoid_uri field to Cloud Composer API
  PiperOrigin-RevId: 527102364
  Source-Link: https://github.com/googleapis/googleapis/commit/6a480738804c3cb9be90b2d4b099e787bba415f2

feat: add airflow_byoid_uri field to Cloud Composer API
  PiperOrigin-RevId: 527102116
  Source-Link: https://github.com/googleapis/googleapis/commit/baf6171f7106175794758667cb3107055227ba5d

feat: Add bloom filter related proto fields (only in the preview API surface)
  PiperOrigin-RevId: 527090049
  Source-Link: https://github.com/googleapis/googleapis/commit/e2b7cb94f3e78df146a05744170353bc60c4ec21

chore(deps): Update the Java code generator (gapic-generator-java) to 2.18.0
  PiperOrigin-RevId: 527031082
  Source-Link: https://github.com/googleapis/googleapis/commit/7233adff27cf5467196378e295e86cc4b5747302

chore: restore go_gapic_library importpath
  PiperOrigin-RevId: 527025688
  Source-Link: https://github.com/googleapis/googleapis/commit/d2aab76b6fe8af97bdcb0833e1c45aa0c5c03933

chore(ruby): Rename ruby gem to "google-cloud-storage_insights-v1"
  PiperOrigin-RevId: 526985132
  Source-Link: https://github.com/googleapis/googleapis/commit/e45da1e01a0c73f7102c4be5a52ad22241fb18eb

docs: Operation.Type is now documented in detail docs: Operation.self_link and Operation.target_link given examples feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future
  PiperOrigin-RevId: 526970355
  Source-Link: https://github.com/googleapis/googleapis/commit/83fd1f9853a0d68f06ebbbae0f2f8cd1d5f07d6b

chore: Update C# Bazel rule to include gRPC service config
  PiperOrigin-RevId: 526897590
  Source-Link: https://github.com/googleapis/googleapis/commit/ab4ba823439f786b2091984fed6408a950aaef9e

chore: update C# generator to v1.4.15
  PiperOrigin-RevId: 526894653
  Source-Link: https://github.com/googleapis/googleapis/commit/967a83d9f47ed5f8e17227c47f1949ccdc5ca7b7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4cd0ba6b06f10059b46f06abbe14b82bdcf17f4a

feat: add `FetchConnectedGa4Property` method to the Admin API v1alpha feat: add `GetChannelGroup`, `ListChannelGroups`, `CreateChannelGroup`, `UpdateChannelGroup` methods to the Admin API v1alpha feat: add `ChannelGroupFilter`, `ChannelGroupFilterExpression`, `ChannelGroupFilterExpressionList`, `GroupingRule`, `ChannelGroup` types to the Admin API v1alpha
  PiperOrigin-RevId: 526740438
  Source-Link: https://github.com/googleapis/googleapis/commit/893a25b7d11bc5a5c042c842716ce8560dccf241

fix!: Entirely remove the V1 Cloud Support API
  PiperOrigin-RevId: 526727794
  Source-Link: https://github.com/googleapis/googleapis/commit/24f5ec0d6d24ef825165eca1f1ef6468f9188311

chore(bazel): update Go generator to v0.35.7
  Changes include:
  - internal/gengapic: Write snippet output to cloud.google.com/go

  PiperOrigin-RevId: 526711271
  Source-Link: https://github.com/googleapis/googleapis/commit/778e4196043171c92de3cf486e582fa6ce609761

chore: update C# generator to v1.4.14
  PiperOrigin-RevId: 526608264
  Source-Link: https://github.com/googleapis/googleapis/commit/70eaf0dbea370afd5e094e574e3b84153a6ae774

chore: Update Bazel rule to include common resource names from GAX
  PiperOrigin-RevId: 526592211
  Source-Link: https://github.com/googleapis/googleapis/commit/de65bb70bcb07ae652f4a83d0086cfc25ff7b398

chore: Update Bazel rule to include common resource names from GAX
  PiperOrigin-RevId: 526592128
  Source-Link: https://github.com/googleapis/googleapis/commit/a8d66cd3bab3aac30e0ee679fec466a88fc04806

docs: minor formatting in docstring
  PiperOrigin-RevId: 526164785
  Source-Link: https://github.com/googleapis/googleapis/commit/7a1cb3762d72b71a598f1f0e58b2fe153ef64322

chore: update Go storage namespace
  PiperOrigin-RevId: 526127622
  Source-Link: https://github.com/googleapis/googleapis/commit/f84ed91a5cda61b952b78710b21c6fa87815c9c1

docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest
  PiperOrigin-RevId: 526066043
  Source-Link: https://github.com/googleapis/googleapis/commit/c87b67d9c2c993621399d1fdc8e6f82d6fe39ee8

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ef353f404a4c723aa82ff175945cfd30b0a42c8c

chore: update go_package to match open source code
  PiperOrigin-RevId: 526046123
  Source-Link: https://github.com/googleapis/googleapis/commit/971d2138c428bffda44092aaacfe93eb7cee7546

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/5c061a7759287534bfc2b1c0e238732ba7c32420

feat: add search, autocomplete and schema services feat: add unstructured document support (PDF/HTML) docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 526041628
  Source-Link: https://github.com/googleapis/googleapis/commit/cb802d9a404595943a080378a02f7eabdb111109

docs: Operation.Type is now documented in detail docs: Operation.self_link and Operation.target_link given examples feat: Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future
  PiperOrigin-RevId: 526025502
  Source-Link: https://github.com/googleapis/googleapis/commit/427318085badbe1714eb7e77f91ee4cb1911ffbb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/395f68fd62927cd514b500c687d2c66fe1a9469c

feat!: remove unused protocol buffers
  This PR cleans up an experiment where we attempted to leverage protocol buffer definitions to simplify processing of the bigquery service API responses related to ML models.  There are no client libraries that consume this information, and the definitions cannot be used to successfully build any form of client library on their own.

  PiperOrigin-RevId: 525854672
  Source-Link: https://github.com/googleapis/googleapis/commit/208d6b53fecb1278b74fc04bee98acc82369d915

docs: Add updated documentation about moving expansion to validation
  PiperOrigin-RevId: 525808074
  Source-Link: https://github.com/googleapis/googleapis/commit/d89655ba200c5bebc6b4bec3db7c1b26635f5457

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/c10c7e3cd58beac9b54362004087984c11658232

feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes docs: miscellaneous style improvements
  PiperOrigin-RevId: 525798516
  Source-Link: https://github.com/googleapis/googleapis/commit/36a885f998c5f0e86dbd0bdde98d5c1069d70067

feat: add `monitoring_config` field feat: add `force` on `DeleteMembershipRequest` docs: update API annotation
  PiperOrigin-RevId: 525780657
  Source-Link: https://github.com/googleapis/googleapis/commit/d3ceec8909f68e88d79812edde60a3f90b87b576

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/d51da173f979396c9ca7b208790e7a38c9d552d9

fix: scope GeneratePackagesSummary method to v1beta1 http path
  PiperOrigin-RevId: 525773753
  Source-Link: https://github.com/googleapis/googleapis/commit/9b5ceaabe1c8188f7779f039badbbb496f63b989

docs: update Filestore service description
  PiperOrigin-RevId: 525610965
  Source-Link: https://github.com/googleapis/googleapis/commit/54a205a20044ba207d264bbb10d2956954b4f3a3

feat: add `monitoring_config` field feat: add `cluster_missing` on `GkeResource` feat: add `google_managed` on `MembershipEndpoint` feat: add `force` on `DeleteMembershipRequest` docs: update API annotation
  PiperOrigin-RevId: 525548423
  Source-Link: https://github.com/googleapis/googleapis/commit/1b897f4b9c67b17a044e107898b0a376ffcb7572

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/20783c9a72a1997fe907fbb41dcdeec9f786eb65

feat: add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags
  PiperOrigin-RevId: 525509112
  Source-Link: https://github.com/googleapis/googleapis/commit/4a23200a0370844439de83b01143857fa61a3955

chore: add PHP build rules for google/rpc/context
  PiperOrigin-RevId: 525486365
  Source-Link: https://github.com/googleapis/googleapis/commit/48a54e8f0abad44e2c32874451ff4fec9cd146fb

chore(ruby): Configure client for google-cloud-storage_insights
  PiperOrigin-RevId: 525472624
  Source-Link: https://github.com/googleapis/googleapis/commit/857eeab96ccaf9ce8ca2118b60ee9d9b134a3618

feat: Update Compute Engine API to revision 20230307 (#787)

  Source-Link: https://github.com/googleapis/googleapis/commit/0d5dd6137743d4052122f530349c714b77b25ed3

chore(bazel): update Go generator to v0.35.6
  Changes include:
  - revert middleware version to v0.116.0 to drop s2a-go dep
  - fix mixin file filter to avoid generation of unnecessary clients

  PiperOrigin-RevId: 525444057
  Source-Link: https://github.com/googleapis/googleapis/commit/12f4aff686009cb5557ebca634f1074d79b413a1

docs: minor formatting in docstring
  PiperOrigin-RevId: 525433087
  Source-Link: https://github.com/googleapis/googleapis/commit/79a5d8cc1a2b7394e6f156af7f74189cdf3da088

chore(python): Add google.cloud.common as a proto-plus dependency for google/cloud/filestore/v1
  PiperOrigin-RevId: 525235911
  Source-Link: https://github.com/googleapis/googleapis/commit/4d2ec1e9abe194ffd0f8fa79ec978d926d623341

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/13cde4bed5ec5ec9b4d883730c84750fec5938d0

chore: update go namespace to match open source
  PiperOrigin-RevId: 525202162
  Source-Link: https://github.com/googleapis/googleapis/commit/951bac54e7cc181eae8ffe5ecb97adefd20df083

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/db9753215152db64b4c89628f5e5e7c842f46b4a

chore: update go_package to match open source code
  PiperOrigin-RevId: 525177865
  Source-Link: https://github.com/googleapis/googleapis/commit/cd1c01aed23ce13936869a5530435f88218acf70

chore: update go namespace to match open source
  PiperOrigin-RevId: 525165420
  Source-Link: https://github.com/googleapis/googleapis/commit/c7f62d0da5eb9e5d34f2c08c609338cd0949cfd1

chore: update go_package to match open source code
  PiperOrigin-RevId: 525164892
  Source-Link: https://github.com/googleapis/googleapis/commit/13746d508a8c6c52fb468b2b265309968e1b8ca6

feat: Add PeeredNetworkIpRange to NetworkConfigs message feat: Add NpmPackages to Artifact and Results messages and new SHA512 hash type docs: Various doc updates
  Committer: @giangnguyen
  PiperOrigin-RevId: 525153459
  Source-Link: https://github.com/googleapis/googleapis/commit/0c7c7dff7fedc43ba4989363333c175a1da401a2

docs: Update comments in Connectivity Test protos
  PiperOrigin-RevId: 525049130
  Source-Link: https://github.com/googleapis/googleapis/commit/7b605f61dd9e3d0a4249edcafb9caddecb68a114

chore: fix Go gapic namespace
  PiperOrigin-RevId: 524954433
  Source-Link: https://github.com/googleapis/googleapis/commit/e9f070072a6a1514728bab418f7a7248bf2ac67d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/8c37aa125cd53652d286b43b51b3cccd014af2a1

feat!: update go_package to v2 in google.cloud.dataproc.v1
  PiperOrigin-RevId: 524929591
  Source-Link: https://github.com/googleapis/googleapis/commit/3f3a22540e13b2f8ead55eb96e03a4b9e4f28e84

chore: update go_gapic_assembly_pkg with snippets archive
  PiperOrigin-RevId: 524917171
  Source-Link: https://github.com/googleapis/googleapis/commit/57b675c1534e6feb806ca9cb48a3c4a4023e91fe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/4c1666c538e13c380740fe5b8249fc9a93bb0bfc

fix!: fix the HTTP format for merchant center link service
  PiperOrigin-RevId: 524889384
  Source-Link: https://github.com/googleapis/googleapis/commit/5b42ea64776e51bfaa4bd49d2fe9b76bd678146c

feat: add TaskStatus's new terminated state UNEXECUTED feat: add scheduling_policy IN_ORDER enum to support sequential task executions docs: update comments on boot disk fields for clearer usage scope feat: add support for placement policies docs: update block_external_network field comment to reduce confusion docs: update disk and network field comment for better readability docs: fix `book disk` typo docs: Update reservation field API doc
  PiperOrigin-RevId: 524883955
  Source-Link: https://github.com/googleapis/googleapis/commit/0830aaf0eaf5ef3615cb2f9c4ef81c73c319e1a7

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/71a29b5fe74842e87dc6ece91ab20e3fba8090bb

feat: GA release of storageinsights V1 which enables customers to schedule per bucket(GCS) metadata inventory reports(metadata snapshot in csv/parquet format)
  docs: https://cloud.google.com/storage/docs/insights/using-storage-insights#before-you-begin

  fix: remove field report_names from ReportDetail
  PiperOrigin-RevId: 524867048
  Source-Link: https://github.com/googleapis/googleapis/commit/c1786c4eed4d091a897391f06331e935d518cb37

feat: Update third party clodubuild.proto library to include git_source
  Committer: @monicaliu
  PiperOrigin-RevId: 524851242
  Source-Link: https://github.com/googleapis/googleapis/commit/533398389c34b567e3ca11775fa127a111258ea1

chore: add .NET-specific generation settings to service config
  PiperOrigin-RevId: 524786376
  Source-Link: https://github.com/googleapis/googleapis/commit/52180f8ba240022dd8ce756ee69fe5a3c429ad4d

feat: add is_default to Tensorboard in aiplatform v1 tensorboard.proto and v1beta1 tensorboard.proto
  PiperOrigin-RevId: 524384228
  Source-Link: https://github.com/googleapis/googleapis/commit/6774ccbbc3f182f6ae3a32dca29e1da489ad8a8f

docs: Update description of the postal address
  PiperOrigin-RevId: 524372358
  Source-Link: https://github.com/googleapis/googleapis/commit/396362377774edf1330bc3ad5495e8a329df0434

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f6bc24baf3423f6f0b9b38d4790a5b594bdb831e

feat: make reservation_name parameter generally visible in QueuedResource message
  ---
  feat: add DeleteQueuedResource experiment

  ---
  docs(v2alpha1): minor formatting to the description for `queued_resource_id`

  PiperOrigin-RevId: 524336094
  Source-Link: https://github.com/googleapis/googleapis/commit/cad90d2ae086097bf0f4924ff60100d75b3dd501

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  PiperOrigin-RevId: 524334945
  Source-Link: https://github.com/googleapis/googleapis/commit/46ae6dff900f5230a229dc4c7048d2be128b47ba

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  PiperOrigin-RevId: 524333419
  Source-Link: https://github.com/googleapis/googleapis/commit/813f189dfb1c9236b0a0b76c7a71dfcd00b0cf36

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/8452fe6b8f8b3f2cacc1a96506ae73f44abf38c0

feat!: introduce GAM settings for GAM related configs and support ListOperations
  PiperOrigin-RevId: 524328971
  Source-Link: https://github.com/googleapis/googleapis/commit/a5f8761d4cd993d238536688c834d70aa143b855

feat: added ScalingConfig (v1) feat: added Auxiliary Versions Config (v1) feat: added Dataplex and BQ metastore types for federation (v1alpa, v1beta)
  PiperOrigin-RevId: 524313740
  Source-Link: https://github.com/googleapis/googleapis/commit/63d1a0e8129e36cda6efe701181bb032a28e3c75

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/526307aea3465bcaf67e007fe4336c13b15752c1

feat: add Process API
  PiperOrigin-RevId: 524299649
  Source-Link: https://github.com/googleapis/googleapis/commit/5612a88f3c5dde7877c2083c01e9de8bd9cae85b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f44a2505ed5c168fb66571a9ee2b764c50c8a049

chore: add .NET-specific generation settings to service config chore: reformat proto (no content changes)
  PiperOrigin-RevId: 524208990
  Source-Link: https://github.com/googleapis/googleapis/commit/ba5b444ae5dc47144d29a514dd421ff734f96961

chore: update go_package to match open source code
  PiperOrigin-RevId: 524102788
  Source-Link: https://github.com/googleapis/googleapis/commit/6e21f1abdb1f23729660c9891f5efa4dc956c77d

chore: Provide .NET-specific generator settings
  PiperOrigin-RevId: 524085016
  Source-Link: https://github.com/googleapis/googleapis/commit/26e7004d8d4e38c07f54e9f73a597fc0fd398e9d

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/786c3168c1af06d742e8b82d47945f8fbab811c5

chore: update go_package to match open source code
  PiperOrigin-RevId: 524048558
  Source-Link: https://github.com/googleapis/googleapis/commit/a4e7c504415a1955ca5f3702f1a7dfeee9c0ac9b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/6124c1dba658e0a771dfa08d7a96d8d0d22a0298

chore: fixup Go packages to match open source
  PiperOrigin-RevId: 524009841
  Source-Link: https://github.com/googleapis/googleapis/commit/0ac2668e5b4c0bb9a79b9519cddedfe71ed5a979

chore: Provide .NET-specific generator settings
  PiperOrigin-RevId: 523994764
  Source-Link: https://github.com/googleapis/googleapis/commit/b346628423b50cad43eb9b83a02a3d40403c38cc

feat: add enum for grafeas v1 cvss to support both cvss v2 and v3
  PiperOrigin-RevId: 523785347
  Source-Link: https://github.com/googleapis/googleapis/commit/4e8d3907aec680562c9243774c67adc6d713fe50

chore: update C# generator to v1.4.13
  PiperOrigin-RevId: 523780899
  Source-Link: https://github.com/googleapis/googleapis/commit/e6fe8db588b8ca64a184b92faadbff8f25840d2f

feat: add support for batch processing mode
  PiperOrigin-RevId: 523777114
  Source-Link: https://github.com/googleapis/googleapis/commit/802cd84ccc941ce54641f327e10f336101087b5e

chore: add Go rest support
  PiperOrigin-RevId: 523759899
  Source-Link: https://github.com/googleapis/googleapis/commit/db34c66fefa52d9cfc64dd4da7085a3c502a744a

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a399bf81ed5f62c1b34c19732b9d49cd7a00ee49

chore: update Go IAM proto package
  PiperOrigin-RevId: 523724557
  Source-Link: https://github.com/googleapis/googleapis/commit/03fdbf46027924f1fda9fdf936ac339b2966b133

chore: publish serviceusage Go protos
  PiperOrigin-RevId: 523717436
  Source-Link: https://github.com/googleapis/googleapis/commit/63e2f0891a4f04c3d53b37be388eddc0ceaa3e9f

chore(deps): Update the Java code generator (gapic-generator-java) to 2.17.0
  PiperOrigin-RevId: 523693488
  Source-Link: https://github.com/googleapis/googleapis/commit/426d0074635aa0c333c0605c00b550b68ee637ab

chore(python): Add google.cloud.osconfig.v1 as a proto-plus dependency for google/cloud/asset/v1
  PiperOrigin-RevId: 523506983
  Source-Link: https://github.com/googleapis/googleapis/commit/6f5d107aadb4782b71c530f4dc17ec86c922d8a9

docs: clarified usage of Vehicle.current_route_segment_traffic
  This doc change does not represent any change in functionality. It's just for documentation clarity.

  PiperOrigin-RevId: 523466829
  Source-Link: https://github.com/googleapis/googleapis/commit/c1aba4ea3120415e21b89567c9ca55a7b6c91ccb

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3a55b9c45673a4268133c090cc3d46766b63ff86

feat: released securitycenter/v1 SHA custom modules cloud libraries: Create, Get, List, Update, Delete
  The Security Health Analytics (SHA) custom modules API is now released for general availability track. Create, Get, GetEffective, List, ListEffective, ListDescendant, Update, and Delete are available in the cloud client library.

  PiperOrigin-RevId: 523462834
  Source-Link: https://github.com/googleapis/googleapis/commit/b7b3dfd5a4f83a22b91b1954d44fef17b2eff8a6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b79d42a1bc87174657918b4d47ed740bfc11cf94

feat: Added v1alpha1 client libraries
  PiperOrigin-RevId: 523425973
  Source-Link: https://github.com/googleapis/googleapis/commit/f5e3c45b00fad02305f901ac572b5a200b9369b6

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ee43f66cbd61fe6ccfc2667ffe0660115c9fc9df

feat: Added v1 client libraries
  PiperOrigin-RevId: 523423650
  Source-Link: https://github.com/googleapis/googleapis/commit/947546f5304d8bbe020fe6529ff7f49abe5d3952

docs: Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes docs: update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest docs: add pointer to public documentation URL
  PiperOrigin-RevId: 523412992
  Source-Link: https://github.com/googleapis/googleapis/commit/11ddd42bcee5961c34e8529638d51e9866b65065

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/73c6587161cf40cc328cda803bdf371d02d1cf5e

feat: add BigQuery BigLake v1 API
  PiperOrigin-RevId: 523411159
  Source-Link: https://github.com/googleapis/googleapis/commit/4c36d3fdec7f7b117caec410be23af3ff55364b0

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9a9e8bf55d1d8a4435a96c05ce4bbf95425a5425

feat: add GeneratePackagesSummary method
  PiperOrigin-RevId: 523410324
  Source-Link: https://github.com/googleapis/googleapis/commit/61f94e6f3c2ef7a8de5026dc361239646b13bf51

docs: update comments in the Docker build script
  PiperOrigin-RevId: 523243599
  Source-Link: https://github.com/googleapis/googleapis/commit/07f4c8f531dbd916d340088dd909e64fbd968d91

chore(bazel): include snippets in go_gapic_assembly_pkg
  PiperOrigin-RevId: 523206214
  Source-Link: https://github.com/googleapis/googleapis/commit/686475cd8423d5ede3ad38b42618b306d56ec23b

chore: configure common protos for PHP
  PiperOrigin-RevId: 523180955
  Source-Link: https://github.com/googleapis/googleapis/commit/7c81ebfb02bd2a87fe74e92825ee00c649eb4ba6

feat: add notification_channels in aiplatform v1beta1 model_monitoring.proto
  PiperOrigin-RevId: 523180073
  Source-Link: https://github.com/googleapis/googleapis/commit/a793ce31e6a71027fbad8a8157b22a4b488ea77c

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a5e03049afc43ccb1217d5dd3be53006fc278643

chore: fix go library package name
  PiperOrigin-RevId: 523142753
  Source-Link: https://github.com/googleapis/googleapis/commit/7a7cfacfdd2844fefa951920f2972468a93b0acf

feat: add merchant center link service feat: support per-entity search and autocomplete feat: expose facets and product counts in autocomplete feat: add model get API feat: allow cascaded deletion on primary product feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 523140513
  Source-Link: https://github.com/googleapis/googleapis/commit/4a9f93319f225e6524e0d063d69b85f9ee4ed030

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/5fd971f2d2e33eb51ea20ebcf19993b78652d4c3

chore: reenable Go compute targets (#795)
  Followup to #794 now that the Go generator has been patched
  Source-Link: https://github.com/googleapis/googleapis/commit/2954139219b05e346f3d046a1e691214b7d9f7de

feat: add model service feat: support per-entity search and autocomplete feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 522675951
  Source-Link: https://github.com/googleapis/googleapis/commit/f149e910044225637c9c0a02d9c0672d6d490d8c

feat: support per-entity search and autocomplete feat: add model get API feat: support new filter syntax for recommendation feat: expose A/B experiment info in search response docs: keep the API doc up-to-date with recent changes
  PiperOrigin-RevId: 522675546
  Source-Link: https://github.com/googleapis/googleapis/commit/81b0808ca4f2926850519170d272318d54509a08

chore: update Go generator version
  PiperOrigin-RevId: 522630362
  Source-Link: https://github.com/googleapis/googleapis/commit/13e4201ad0d5721a2166249faaeae58c82863de7

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it.

  PiperOrigin-RevId: 522620935
  Source-Link: https://github.com/googleapis/googleapis/commit/2ddfcb8dc096563243837a32f06ad471b971396c

feat: Add support for updating additional pod IPv4 ranges for Standard and Autopilot clusters
  Users can append more pod ranges by name to an existing cluster at the cluster level. When users or Node Auto-provisioning create new node pools, GKE will select the most available pod range and assign it to the node pool. These pod ranges can be removed once no node pool is using it.

  PiperOrigin-RevId: 522620905
  Source-Link: https://github.com/googleapis/googleapis/commit/0b7078edd5ca48f3f43d90f4a22ba8c577ee8944

docs: Adjust wording around service accounts and control planes
  PiperOrigin-RevId: 522482855
  Source-Link: https://github.com/googleapis/googleapis/commit/f0cec0b201737db7e99ff1bc6dac09e16ed2ce65

docs: Update some Address Validation API proto descriptions to improve clarity
  PiperOrigin-RevId: 522445601
  Source-Link: https://github.com/googleapis/googleapis/commit/a9a642e81486965ede37c3c8c81c9cf9fb0128e3

chore: disable Go compute targets (#794)

  Source-Link: https://github.com/googleapis/googleapis/commit/cc293c6e9adbe34c6e720179798435fe4904edfe

fix: add diregapic flag for compute (#793)

  Source-Link: https://github.com/googleapis/googleapis/commit/f9702dc3ea2baebf97fb28e30f4004d9bdb7e99b

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/bdefef623adb85d064af65d51d13c5e8a8a7a4ea

chore: add Go build targets for compute (#792)
  Note: manually updated proto file, but it yields the same result of the new disco-converter would generate.

  Fixes: googleapis/google-cloud-go#7345
  Source-Link: https://github.com/googleapis/googleapis/commit/59828bacc6fc5aba6d93dab4dcc2b80af8dc6e05

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/9b19e9c76c8a19d21d46515f8eeeda1740ab6e64

feat:Rolling updates launch
  PiperOrigin-RevId: 522386236
  Source-Link: https://github.com/googleapis/googleapis/commit/fd0bfe40fc2deba2891fba601857afdfe708b4d9

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/f71366940358580c2f008eb65cbf85e168ed5f2f

chore: update gapic-generator-go version to 0.35.4 chore: add snippets to BUILD.bazel go_gapic_assembly_pkg
  PiperOrigin-RevId: 522373543
  Source-Link: https://github.com/googleapis/googleapis/commit/130f097dd9a68904fcb12ee2bd432e8d34e52959

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/b568ba1e20feb76e49667fde8b26c5d4443de287

feat: add client libraries for Workstations v1
  PiperOrigin-RevId: 522193471
  Source-Link: https://github.com/googleapis/googleapis/commit/5cb1253fe172d0ea06734d6274a217b6273b02dd

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/969b95cfbac45b238be19afd7d9a4adf1412d748

fix: update Go viewport Bazel importpath to be consistent with go_package
  PiperOrigin-RevId: 522145946
  Source-Link: https://github.com/googleapis/googleapis/commit/f07100f48e0dc2303e65f1f51ad8e520f5942f0e

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/ec2884fb2ca069f90e2b69c83eddf95b37b71532

feat: Launch UploadConversation endpoint
  PiperOrigin-RevId: 522129764
  Source-Link: https://github.com/googleapis/googleapis/commit/dabc23526a9eb8e24388035a80d388c067da69c3

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/7610d7c7b77cdb995de50b3ea3e1bab6de02a5df

feat: add RenameTable, etag, and ListTables view to BigQuery BigLake v1alpha1 API
  PiperOrigin-RevId: 522120936
  Source-Link: https://github.com/googleapis/googleapis/commit/54b4623134daae72e5c03acd546a72c2fbbd74a9

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/3aef0dd502ff82463b0b041f743424edef4bc754

feat: add support for disabling pod IP cidr overprovision
  This feature requires special allowlisting for the projects.

  PiperOrigin-RevId: 522103451
  Source-Link: https://github.com/googleapis/googleapis/commit/013b59758ba7348a3c305010d87c776d9ec21ef5

feat: add update support for accelerator config
  feat: add support for disabling pod IP cidr overprovision. This feature requires special allowlisting for the projects.
  PiperOrigin-RevId: 522103275
  Source-Link: https://github.com/googleapis/googleapis/commit/9f6f02b530c856e873dd706d2ad4d712474d35af

feat: added ignore_dependent_resources to DeleteCaPoolRequest, DeleteCertificateAuthorityRequest, DisableCertificateAuthorityRequest
  PiperOrigin-RevId: 522096199
  Source-Link: https://github.com/googleapis/googleapis/commit/d9592ed448f89a398fac1a613b22d81a1f5f7ffe

chore: regenerate API index

  Source-Link: https://github.com/googleapis/googleapis/commit/a32790cd647c34be01845e0edd580557bced3d42

feat: promote to GA
  PiperOrigin-RevId: 521847530
  Source-Link: https://github.com/googleapis/googleapis/commit/573150cc579ec6e63a2ffccffeeee788bd066b66

feat: add php, csharp, ruby client library API support feat: add `DocumentCreatorDefaultRole`,  `ContentCategory`, `RetrievalImportance`, `SchemaSource`, `TotalResultSize`, `LockDocumentRequest`, `CustomWeightsMetadata`, `WeightedSchemaProperty` to Document Warehouse API v1 feat: add `content_category`, `text_extraction_enabled`, `retrieval_importance`, `schema_sources`, `total_result_size` fields to Document Warehouse API v1 feat: deprecate `text_extraction_disabled`, `structured_content_uri`, `async_enabled` field in Document Warehouse API v1 feat: add LockDocument service to Document Warehouse API v1 feat: update documentation
  PiperOrigin-RevId: 521802435
  Source-Link: https://github.com/googleapis/googleapis/commit/b2b7864b8def5dcc2419bd420c2b7917f3b880e…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants