docs: another bulk typo correction#13527
Conversation
Summary of ChangesHello @shollyman, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request focuses on improving the overall quality and grammatical correctness of the project's documentation. It addresses a widespread typo, specifically replacing instances of "who's" with the correct possessive form "whose" in various Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request provides a bulk correction for a grammatical error across multiple README files, changing "who's" to the correct possessive pronoun "whose". The changes are accurate and improve the overall quality of the documentation. The pull request is good to merge.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:718167d5c23ed389b41f617b3a00ac839bdd938a6bd2d48ae0c2f1fa51ab1c3d <details><summary>ai: 0.15.0</summary> ## [0.15.0](ai/v0.14.0...ai/v0.15.0) (2026-01-08) ### Features * add support for GroundingMetadata.google_maps_widget_context_token (PiperOrigin-RevId: 846116816) ([db65e79](db65e792)) * add support for RetrievalConfig (PiperOrigin-RevId: 846118142) ([db65e79](db65e792)) * add IMAGE_RECITATION reason when generation is stopped due to recitation (PiperOrigin-RevId: 846116816) ([db65e79](db65e792)) * add support for GoogleMaps and FileSearch tools (PiperOrigin-RevId: 846118142) ([db65e79](db65e792)) * add json_name for GenerationConfig.response_json_schema_ordered field (PiperOrigin-RevId: 846116816) ([db65e79](db65e792)) </details> <details><summary>aiplatform: 1.113.0</summary> ## [1.113.0](aiplatform/v1.112.0...aiplatform/v1.113.0) (2026-01-08) ### Features * add streaming function call argument API changes (PiperOrigin-RevId: 852409018) ([d19e89c](d19e89ca)) * Add Lustre support to the Vertex Training Custom Job API (PiperOrigin-RevId: 846415033) ([db65e79](db65e792)) ### Documentation * A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.FunctionCall` is changed (PiperOrigin-RevId: 852409018) ([d19e89c](d19e89ca)) * A comment for field `args` in message `.google.cloud.aiplatform.v1beta1.FunctionCall` is changed (PiperOrigin-RevId: 852409018) ([d19e89c](d19e89ca)) * Update comments for machine resources and autoscaling (PiperOrigin-RevId: 846415033) ([db65e79](db65e792)) </details> <details><summary>alloydb: 1.20.0</summary> ## [1.20.0](alloydb/v1.19.0...alloydb/v1.20.0) (2026-01-08) ### Features * add POSTGRES_18 to DatabaseVersion (PiperOrigin-RevId: 852794094) ([d19e89c](d19e89ca)) * add POSTGRES_18 to DatabaseVersion (PiperOrigin-RevId: 845801340) ([db65e79](db65e792)) </details> <details><summary>apiregistry: 0.1.0</summary> ## [0.1.0](apiregistry/v0.0.0...apiregistry/v0.1.0) (2026-01-08) ### Features * add new clients (#13525) (PiperOrigin-RevId: 848064295) ([1c4f400](1c4f4008)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) </details> <details><summary>artifactregistry: 1.19.0</summary> ## [1.19.0](artifactregistry/v1.18.0...artifactregistry/v1.19.0) (2026-01-08) ### Features * add Fingerprint to Artifact Registry Version resource (PiperOrigin-RevId: 846851972) ([db65e79](db65e792)) ### Documentation * update the description of ExportArtifact (PiperOrigin-RevId: 846851972) ([db65e79](db65e792)) </details> <details><summary>compute: 1.53.0</summary> ## [1.53.0](compute/v1.52.0...compute/v1.53.0) (2026-01-08) ### Features * Update Compute Engine v1 API to revision 20251210 (#1137) ([d19e89c](d19e89ca)) * Update Compute Engine v1beta API to revision 20251210 (#1138) ([d19e89c](d19e89ca)) </details> <details><summary>errorreporting: 0.4.0</summary> ## [0.4.0](errorreporting/v0.3.2...errorreporting/v0.4.0) (2026-01-08) ### Bug Fixes * update golang.org/x/net to 0.37.0 ([1144978](11449782)) * update google.golang.org/api to 0.229.0 ([3319672](3319672f)) * upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025. (PiperOrigin-RevId: 817164257) ([a33d766](a33d7666)) * update golang.org/x/net to v0.33.0 ([e9b0b69](e9b0b696)) ### Documentation * automated code change (PiperOrigin-RevId: 802074437) ([a33d766](a33d7666)) * Removes references as a &#34;global-only&#34; service (PiperOrigin-RevId: 652832022) ([a33d766](a33d7666)) * Updates documentation with regional resource names for multiple requests (PiperOrigin-RevId: 652832022) ([a33d766](a33d7666)) </details> <details><summary>geminidataanalytics: 0.5.0</summary> ## [0.5.0](geminidataanalytics/v0.4.0...geminidataanalytics/v0.5.0) (2026-01-08) ### Features * add LookerGoldenQuery to Context (PiperOrigin-RevId: 845792138) ([db65e79](db65e792)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>longrunning: 0.8.0</summary> ## [0.8.0](longrunning/v0.7.0...longrunning/v0.8.0) (2026-01-08) ### Bug Fixes * upgrade gRPC service registration func An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in #11025. (PiperOrigin-RevId: 833829944) ([185951b](185951b3)) </details> <details><summary>maintenance: 0.3.0</summary> ## [0.3.0](maintenance/v0.2.0...maintenance/v0.3.0) (2026-01-08) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) * A comment for field `filter` in message `.google.cloud.maintenance.api.v1.SummarizeMaintenancesRequest` is changed (PiperOrigin-RevId: 845900064) ([db65e79](db65e792)) </details> <details><summary>speech: 1.29.0</summary> ## [1.29.0](speech/v1.28.1...speech/v1.29.0) (2026-01-08) ### Features * add custom prompt config in the request and return prompt in the response (PiperOrigin-RevId: 852383212) ([d19e89c](d19e89ca)) * update min_speaker_count and max_speaker_count to be optional (PiperOrigin-RevId: 852383212) ([d19e89c](d19e89ca)) ### Documentation * Clarify that min_speaker_count and max_speaker_count in SpeakerDiarizationConfig are not currently used (PiperOrigin-RevId: 852383212) ([d19e89c](d19e89ca)) * Update guidance on how to enable speaker diarization; to enable, set the diarization_config field to an empty SpeakerDiarizationConfig message (PiperOrigin-RevId: 852383212) ([d19e89c](d19e89ca)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:d2dee66d7c8c1d673fac26280164ea24015b79491b7f9d6ba369e6a98ab3420c <details><summary>backupdr: 1.7.0</summary> ## [1.7.0](backupdr/v1.6.0...backupdr/v1.7.0) (2026-01-15) ### Features * A new message `ResourceBackupConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrPlanRule` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `PitrSettings` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrPlanConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrTemplateConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new service `BackupDrProtectionSummary` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `ListResourceBackupConfigsResponse` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupLocation` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupConfigDetails` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new resource_definition `backupdr.googleapis.com/ResourceBackupConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `ListResourceBackupConfigsRequest` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>config: 1.6.0</summary> ## [1.6.0](config/v1.5.1...config/v1.6.0) (2026-01-15) ### Features * added error code when failing import values from an external source (PiperOrigin-RevId: 854277617) ([80379ed](80379edb)) * add support for enabling automigration from deprecated Terraform versions (PiperOrigin-RevId: 854277617) ([80379ed](80379edb)) </details> <details><summary>geminidataanalytics: 0.6.0</summary> ## [0.6.0](geminidataanalytics/v0.5.0...geminidataanalytics/v0.6.0) (2026-01-15) ### Features * added sync APIs for the CRUD operations of Data Agent (PiperOrigin-RevId: 855534426) ([80379ed](80379edb)) </details> <details><summary>kms: 1.24.0</summary> ## [1.24.0](kms/v1.23.2...kms/v1.24.0) (2026-01-15) ### Documentation * Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT (PiperOrigin-RevId: 853754070) ([80379ed](80379edb)) </details> <details><summary>netapp: 1.12.0</summary> ## [1.12.0](netapp/v1.11.0...netapp/v1.12.0) (2026-01-15) ### Features * Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore This CL introduces several new features and enhancements to the NetApp API: - **Host Groups:** Added a new `HostGroup` resource to manage collections of hosts for Block Volume access. Includes full CRUD operations. - **Block Volumes:** Enhanced the `Volume` resource to support `ISCSI` protocol and `BlockDevice` configurations. - **Cache Volumes:** Added `CacheParameters` to the `Volume` resource to support FlexCache volumes. - **Backup Restore:** Introduced a new `RestoreBackupFiles` RPC to restore individual files from a backup. - **CMEK for Backup Vaults:** Added fields to `BackupVault` to support Customer Managed Encryption Keys (CMEK). - **Storage Pool Type:** Added a `type` field to `StoragePool` to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes. - **Location Metadata:** Added `has_ontap_proxy` flag. - Updated copyright year to 2026. (PiperOrigin-RevId: 856056649) ([80379ed](80379edb)) </details> <details><summary>run: 1.14.0</summary> ## [1.14.0](run/v1.13.0...run/v1.14.0) (2026-01-15) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:d2dee66d7c8c1d673fac26280164ea24015b79491b7f9d6ba369e6a98ab3420c <details><summary>backupdr: 1.7.0</summary> ## [1.7.0](backupdr/v1.6.0...backupdr/v1.7.0) (2026-01-15) ### Features * A new message `ResourceBackupConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrPlanRule` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `PitrSettings` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrPlanConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupDrTemplateConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new service `BackupDrProtectionSummary` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `ListResourceBackupConfigsResponse` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupLocation` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `BackupConfigDetails` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new resource_definition `backupdr.googleapis.com/ResourceBackupConfig` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) * A new message `ListResourceBackupConfigsRequest` is added (PiperOrigin-RevId: 854009996) ([80379ed](80379edb)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>config: 1.6.0</summary> ## [1.6.0](config/v1.5.1...config/v1.6.0) (2026-01-15) ### Features * added error code when failing import values from an external source (PiperOrigin-RevId: 854277617) ([80379ed](80379edb)) * add support for enabling automigration from deprecated Terraform versions (PiperOrigin-RevId: 854277617) ([80379ed](80379edb)) </details> <details><summary>geminidataanalytics: 0.6.0</summary> ## [0.6.0](geminidataanalytics/v0.5.0...geminidataanalytics/v0.6.0) (2026-01-15) ### Features * added sync APIs for the CRUD operations of Data Agent (PiperOrigin-RevId: 855534426) ([80379ed](80379edb)) </details> <details><summary>kms: 1.24.0</summary> ## [1.24.0](kms/v1.23.2...kms/v1.24.0) (2026-01-15) ### Documentation * Marking MODIFIED_CUSTOMER_INITIATED_ACCESS and MODIFIED_GOOGLE_INITIATED_SYSTEM_OPERATION Key Access Justification codes as deprecated in favor of GOOGLE_RESPONSE_TO_PRODUCTION_ALERT (PiperOrigin-RevId: 853754070) ([80379ed](80379edb)) </details> <details><summary>netapp: 1.12.0</summary> ## [1.12.0](netapp/v1.11.0...netapp/v1.12.0) (2026-01-15) ### Features * Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore This CL introduces several new features and enhancements to the NetApp API: - **Host Groups:** Added a new `HostGroup` resource to manage collections of hosts for Block Volume access. Includes full CRUD operations. - **Block Volumes:** Enhanced the `Volume` resource to support `ISCSI` protocol and `BlockDevice` configurations. - **Cache Volumes:** Added `CacheParameters` to the `Volume` resource to support FlexCache volumes. - **Backup Restore:** Introduced a new `RestoreBackupFiles` RPC to restore individual files from a backup. - **CMEK for Backup Vaults:** Added fields to `BackupVault` to support Customer Managed Encryption Keys (CMEK). - **Storage Pool Type:** Added a `type` field to `StoragePool` to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes. - **Location Metadata:** Added `has_ontap_proxy` flag. - Updated copyright year to 2026. (PiperOrigin-RevId: 856056649) ([80379ed](80379edb)) </details> <details><summary>run: 1.14.0</summary> ## [1.14.0](run/v1.13.0...run/v1.14.0) (2026-01-15) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f <details><summary>apiregistry: 0.2.0</summary> ## [0.2.0](apiregistry/v0.1.0...apiregistry/v0.2.0) (2026-01-29) ### Features * add new clients (#13723) (PiperOrigin-RevId: 860067834) ([c639b28](c639b283)) </details> <details><summary>cloudquotas: 1.5.0</summary> ## [1.5.0](cloudquotas/v1.4.0...cloudquotas/v1.5.0) (2026-01-29) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) * Correct typo in comment for field `quota_id` (PiperOrigin-RevId: 859139909) ([d8ea738](d8ea738a)) </details> <details><summary>cloudsecuritycompliance: 0.1.0</summary> ## [0.1.0](cloudsecuritycompliance/v0.0.0...cloudsecuritycompliance/v0.1.0) (2026-01-29) ### Features * add new clients (#13660) (PiperOrigin-RevId: 799477610) ([fedc428](fedc428c)) </details> <details><summary>container: 1.46.0</summary> ## [1.46.0](container/v1.45.0...container/v1.46.0) (2026-01-29) ### Features * Add NodeDrainConfig to NodePool to configure node draining behavior (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add RegistryHostConfig to ContainerdConfig for containerd registry host configuration (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add ManagedOpenTelemetryConfig to Cluster to manage the OpenTelemetry pipeline (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add AutopilotGeneralProfile to ClusterAutoscaling to configure Autopilot profiles (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add SHORT_LIVED as a NodePoolUpdateStrategy (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add SliceControllerConfig to AddonsConfig to manage the Slice Controller addon (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add SwapConfig to enable and configure swap memory for node pools (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add DisruptionEvent to provide details on node disruption events (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add DRAINING status to AdditionalIPRangesConfig for subnet draining (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add consolidation_delay to configure Cluster Autoscaler node consolidation delay (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Add GPUDirectConfig to configure GPU Direct for node pools (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * Allow specifying subnetwork in NodeNetworkConfig during node pool creation (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) ### Documentation * A comment for field `cluster_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `subnetwork` in message `.google.container.v1.NodeNetworkConfig` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `recurrence` in message `.google.container.v1.RecurringTimeWindow` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `services_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `services_ipv4_cidr` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `tpu_ipv4_cidr_block` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `sysctls` in message `.google.container.v1.LinuxNodeConfig` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `cluster_ipv4_cidr` in message `.google.container.v1.Cluster` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `node_ipv4_cidr_block` in message `.google.container.v1.IPAllocationPolicy` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) * A comment for field `gcp_secret_manager_certificate_config` in message `.google.container.v1.ContainerdConfig` is changed (PiperOrigin-RevId: 859731311) ([d8ea738](d8ea738a)) </details> <details><summary>documentai: 1.40.0</summary> ## [1.40.0](documentai/v1.39.0...documentai/v1.40.0) (2026-01-29) ### Documentation * Fixed language issues in multiple message field descriptions (PiperOrigin-RevId: 859310712) ([d8ea738](d8ea738a)) * Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (PiperOrigin-RevId: 859310712) ([d8ea738](d8ea738a)) </details> <details><summary>networkmanagement: 1.22.0</summary> ## [1.22.0](networkmanagement/v1.21.0...networkmanagement/v1.22.0) (2026-01-29) ### Features * add fields and messages for GKE Pods and IP masquerading (PiperOrigin-RevId: 859595508) ([d8ea738](d8ea738a)) </details> <details><summary>retail: 1.26.0</summary> ## [1.26.0](retail/v1.25.1...retail/v1.26.0) (2026-01-29) ### Features * add a user_attributes field in SearchRequest that can be used for personalization (PiperOrigin-RevId: 861314205) ([d8ea738](d8ea738a)) * add a model_scores field in SearchResponse.results to expose model quality signals (PiperOrigin-RevId: 861314205) ([d8ea738](d8ea738a)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251218164811-cd2252e38d0a Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f <details><summary>backupdr: 1.8.0</summary> ## [1.8.0](backupdr/v1.7.0...backupdr/v1.8.0) (2026-02-05) ### Features * Add support for AlloyDB backup and restore (PiperOrigin-RevId: 862089230) ([611f239](611f2392)) ### Documentation * A comment for field `log_retention_days` in message `.google.cloud.backupdr.v1.BackupPlan` is changed (PiperOrigin-RevId: 862089230) ([611f239](611f2392)) </details> <details><summary>chat: 0.18.0</summary> ## [0.18.0](chat/v0.17.0...chat/v0.18.0) (2026-02-05) ### Features * Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto (PiperOrigin-RevId: 864426372) ([611f239](611f2392)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>cloudquotas: 1.6.0</summary> ## [1.6.0](cloudquotas/v1.5.0...cloudquotas/v1.6.0) (2026-02-05) ### Features * Hierarchical Quota Adjuster (PiperOrigin-RevId: 863242165) ([611f239](611f2392)) ### Documentation * Folder level and organization level support for the quota adjuster feature. (PiperOrigin-RevId: 863242165) ([611f239](611f2392)) </details> <details><summary>dialogflow: 1.75.0</summary> ## [1.75.0](dialogflow/v1.74.0...dialogflow/v1.75.0) (2026-02-05) ### Features * added a new field StreamingAnalyzeContentRequest.output_multiple_utterances (PiperOrigin-RevId: 862959083) ([611f239](611f2392)) </details> <details><summary>geminidataanalytics: 0.7.0</summary> ## [0.7.0](geminidataanalytics/v0.6.0...geminidataanalytics/v0.7.0) (2026-02-05) ### Features * add ClarificationMessage, thought-signature, formatted-data (PiperOrigin-RevId: 863524449) ([611f239](611f2392)) ### Documentation * A comment for enum value THOUGHT in enum TextType is changed (PiperOrigin-RevId: 863524449) ([611f239](611f2392)) </details> <details><summary>osconfig: 1.16.0</summary> ## [1.16.0](osconfig/v1.15.1...osconfig/v1.16.0) (2026-02-05) ### Features * add new `ReportVmInventory` endpoint along with new request and response messages (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) ### Documentation * A comment for field `DESIRED_STATE_CHECK_POST_ENFORCEMENT` in enum `Type` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for message `PatchConfig` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for service `AgentEndpointService` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for message `Inventory` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for field `DEFINITION` in enum `Classification` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for message `OSPolicyResourceConfigStep` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for field `enforce` in message `.google.cloud.osconfig.agentendpoint.v1.OSPolicy` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for message `ExecResource` in message `.google.cloud.osconfig.agentendpoint.v1.OSPolicy` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for enum `TaskDirective` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for field `DESIRED_STATE_ENFORCEMENT` in enum `Type` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) * A comment for message `OSPolicy` is changed (PiperOrigin-RevId: 862617642) ([611f239](611f2392)) </details> <details><summary>vectorsearch: 0.2.0</summary> ## [0.2.0](vectorsearch/v0.1.0...vectorsearch/v0.2.0) (2026-02-05) ### Features * add ExportDataObjects API (PiperOrigin-RevId: 863352956) ([611f239](611f2392)) * add SearchHint to SemanticSearch requests (PiperOrigin-RevId: 863352956) ([611f239](611f2392)) * Allow requesting search metadata in SearchDataObjects (PiperOrigin-RevId: 863352956) ([611f239](611f2392)) * add filter param for TextSearch requests (PiperOrigin-RevId: 863352956) ([611f239](611f2392)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260210205451-43b900a12d48 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.116.0</summary> ## [v1.116.0](aiplatform/v1.115.0...aiplatform/v1.116.0) (2026-02-12) ### Features * A new field `metric_results` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse` (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * add model_armor_config to GeminiExample (PiperOrigin-RevId: 867736163) ([6f31019](6f310199)) * add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.Dataset` (PiperOrigin-RevId: 865307574) ([6f31019](6f310199)) * add max_concurrent_active_run_count field to Schedule message (PiperOrigin-RevId: 868308825) ([6f31019](6f310199)) * A new message `LLMBasedMetricSpec` is added (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A new message `ComputationBasedMetricSpec` is added (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A new message `PredefinedMetricSpec` is added (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A new field `predefined_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset` (PiperOrigin-RevId: 865593864) ([6f31019](6f310199)) * add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` (PiperOrigin-RevId: 865307574) ([6f31019](6f310199)) * add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion` (PiperOrigin-RevId: 865593864) ([6f31019](6f310199)) * A new field `llm_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A new message `MetricResult` is added (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A new field `computation_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * add Vertex Multimodal Datasets as input and output types in `google.cloud.aiplatform.v1beta1.BatchPredictionJob` (PiperOrigin-RevId: 866379511) ([6f31019](6f310199)) ### Documentation * A comment for message `OutputInfo` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A comment for message `Metric` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * update documentation of `.google.cloud.aiplatform.v1.DatasetService`, `.google.cloud.aiplatform.v1.Dataset`, and `.google.cloud.aiplatform.v1.DatasetVersion` (PiperOrigin-RevId: 865307574) ([6f31019](6f310199)) * update documentation of `.google.cloud.aiplatform.v1beta1.Dataset` and `.google.cloud.aiplatform.v1beta1.DatasetVersion` (PiperOrigin-RevId: 865593864) ([6f31019](6f310199)) * A comment for field `output_info` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A comment for field `aggregation_output` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A comment for enum `AggregationMetric` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) * A comment for message `EvaluateDatasetResponse` is changed (PiperOrigin-RevId: 867799029) ([6f31019](6f310199)) </details> <details><summary>artifactregistry: v1.20.0</summary> ## [v1.20.0](artifactregistry/v1.19.0...artifactregistry/v1.20.0) (2026-02-12) ### Features * add DIRSUM_SHA256 hash type (PiperOrigin-RevId: 865552557) ([6f31019](6f310199)) </details> <details><summary>confidentialcomputing: v1.11.0</summary> ## [v1.11.0](confidentialcomputing/v1.10.1...confidentialcomputing/v1.11.0) (2026-02-12) ### Features * add Nvidia Attestation proto message with its relevant fields and ConfidentialGke options (PiperOrigin-RevId: 866189208) ([6f31019](6f310199)) </details> <details><summary>datamanager: v0.1.0</summary> ## [v0.1.0](datamanager/v0.0.0...datamanager/v0.1.0) (2026-02-12) ### Features * add new clients (#13817) (PiperOrigin-RevId: 822625565) ([edc2b93](edc2b935)) </details> <details><summary>discoveryengine: v1.23.0</summary> ## [v1.23.0](discoveryengine/v1.22.0...discoveryengine/v1.23.0) (2026-02-12) ### Features * add CrowdingSpec to SearchRequest to set crowding settings (PiperOrigin-RevId: 868345232) ([6f31019](6f310199)) * add output-only field SemanticState to SearchResponse. (PiperOrigin-RevId: 868345232) ([6f31019](6f310199)) * add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages (PiperOrigin-RevId: 868345232) ([6f31019](6f310199)) ### Documentation * other misc documentation updates Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs. (PiperOrigin-RevId: 868345232) ([6f31019](6f310199)) * update documentation for search and data store NLQ features (PiperOrigin-RevId: 868345232) ([6f31019](6f310199)) </details> <details><summary>documentai: v1.41.0</summary> ## [v1.41.0](documentai/v1.40.0...documentai/v1.41.0) (2026-02-12) ### Features * A new field `enable_table_split` is added to message `.google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams` (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * A new field `revisions` is added to message `.google.cloud.documentai.v1beta3.Evaluation` (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * A new field `document_type` is added to message `.google.cloud.documentai.v1beta3.ImportDocumentsRequest` (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * Added new messages `Documents` and `RawDocuments` for inline document input (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * A new field `document_prompt` is added to message `.google.cloud.documentai.v1beta3.DocumentSchema` (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * The field `skip_human_review` in messages `.google.cloud.documentai.v1beta3.ProcessRequest` and `.google.cloud.documentai.v1beta3.BatchProcessRequest` is deprecated (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) * The method `ReviewDocument` in `.google.cloud.documentai.v1beta3.DocumentProcessorService` is deprecated (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) ### Bug Fixes * Removed the `SpannerIndexingConfig` message and the `spanner_indexing_config` field from `.google.cloud.documentai.v1beta3.Dataset` BREAKING CHANGE: The `SpannerIndexingConfig` message and the `spanner_indexing_config` field within the `Dataset` message have been removed. Client code referencing these will need to stop referencing these in case of an error (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) ### Documentation * Updated comments for various fields and messages (PiperOrigin-RevId: 866382481) ([6f31019](6f310199)) </details> <details><summary>maps: v1.27.0</summary> ## [v1.27.0](maps/v1.26.0...maps/v1.27.0) (2026-02-12) ### Documentation * Add pre-GA details for Experiments enum (PiperOrigin-RevId: 866492024) ([6f31019](6f310199)) * Add satellite imagery to `rgb_url` description (PiperOrigin-RevId: 866492024) ([6f31019](6f310199)) </details> <details><summary>support: v1.5.0</summary> ## [v1.5.0](support/v1.4.1...support/v1.5.0) (2026-02-12) </details> <details><summary>visionai: v0.5.0</summary> ## [v0.5.0](visionai/v0.4.6...visionai/v0.5.0) (2026-02-12) ### Bug Fixes * An existing default host `visionai.googleapis.com` is changed to `warehouse-visionai.googleapis.com` in service `Warehouse` (PiperOrigin-RevId: 866154811) ([6f31019](6f310199)) ### Documentation * A comment for field `relevance` in message `.google.cloud.visionai.v1.SearchResultItem` is changed (PiperOrigin-RevId: 866154811) ([6f31019](6f310199)) * A comment for field `page_size` in message `.google.cloud.visionai.v1.SearchIndexEndpointRequest` is changed (PiperOrigin-RevId: 866154811) ([6f31019](6f310199)) * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.117.0</summary> ## [v1.117.0](aiplatform/v1.116.0...aiplatform/v1.117.0) (2026-02-19) ### Features * Add `traffic_type, tool_use_prompt_tokens_details` to message `GenerateContentResponse.UsageMetadata` (PiperOrigin-RevId: 871498028) ([d3eb851](d3eb851d)) </details> <details><summary>auditmanager: v0.1.0</summary> ## [v0.1.0](auditmanager/v0.0.0...auditmanager/v0.1.0) (2026-02-19) ### Features * add new clients (#13842) (PiperOrigin-RevId: 861758611) ([588fe0c](588fe0c8)) </details> <details><summary>dataform: v0.13.0</summary> ## [v0.13.0](dataform/v0.12.1...dataform/v0.13.0) (2026-02-19) ### Features * Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs The v1beta1 API now includes support for Folders and TeamFolders, allowing users to organize repositories and files hierarchically and manage access controls. New Features: - Added TeamFolder resource and methods: CreateTeamFolder, GetTeamFolder, UpdateTeamFolder, DeleteTeamFolder QueryTeamFolderContents to list folder contents. SearchTeamFolders to search for TeamFolders. - Added Folder resource and methods: CreateFolder, GetFolder, UpdateFolder, DeleteFolder QueryFolderContents to list folder contents. Added MoveFolder to move Folders between TeamFolders, other Folders, or the user root folder. - Added MoveRepository to move Repositories between TeamFolders, Folders, or the user root folder. - Added QueryUserRootContents to list contents of a user&#39;s root folder. Repository resource now includes containing_folder and team_folder_name fields to indicate its location within the folder hierarchy. - IAM methods (GetIamPolicy, SetIamPolicy, TestIamPermissions) now support Folder and TeamFolder resources for access control management ([cc0ef5a](cc0ef5a9)) ### Documentation * A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed PiperOrigin-RevId: 868182714 ([cc0ef5a](cc0ef5a9)) </details> <details><summary>dataproc: v2.16.0</summary> ## [v2.16.0](dataproc/v2.15.0...dataproc/v2.16.0) (2026-02-19) ### Features * Add `ClusterType` to support creating Zero-Scale clusters (PiperOrigin-RevId: 869501236) ([d3eb851](d3eb851d)) </details> <details><summary>dialogflow: v1.76.0</summary> ## [v1.76.0](dialogflow/v1.75.0...dialogflow/v1.76.0) (2026-02-19) ### Features * Add new value `DETECT_INTENT_RESPONSE_VIEW_DEFAULT` to enum `DetectIntentResponseView` (PiperOrigin-RevId: 869958840) ([d3eb851](d3eb851d)) ### Documentation * Add comment for enum value `DETECT_INTENT_RESPONSE_VIEW_UNSPECIFIED` in enum `DetectIntentResponseView` (PiperOrigin-RevId: 869958840) ([d3eb851](d3eb851d)) </details> <details><summary>kms: v1.26.0</summary> ## [v1.26.0](kms/v1.25.0...kms/v1.26.0) (2026-02-19) ### Features * Introduced the RetiredResource resource to track records of deleted keys and prevent the reuse of their resource names (PiperOrigin-RevId: 868670725) ([d3eb851](d3eb851d)) * Added ListRetiredResources and GetRetiredResource RPCs to manage and view these records (PiperOrigin-RevId: 868670725) ([d3eb851](d3eb851d)) * Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources (PiperOrigin-RevId: 868670725) ([d3eb851](d3eb851d)) * Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations (PiperOrigin-RevId: 870858133) ([d3eb851](d3eb851d)) * Add support for project level key usage tracking (PiperOrigin-RevId: 871667322) ([d3eb851](d3eb851d)) * Add more post-quantum (PQ) signature algorithms to CryptoKeyVersion (PiperOrigin-RevId: 870858133) ([d3eb851](d3eb851d)) ### Documentation * Clarify supported resources for the crypto_key_backend field in ImportJob (PiperOrigin-RevId: 870858133) ([d3eb851](d3eb851d)) * Update documentation for AutokeyAdmin service and messages to support folder and project-level configurations (PiperOrigin-RevId: 870858133) ([d3eb851](d3eb851d)) </details> <details><summary>maps: v1.28.0</summary> ## [v1.28.0](maps/v1.27.0...maps/v1.28.0) (2026-02-19) ### Features * Add `googleMapsTypeLabel` field to show type information on Google Maps (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) * Add `googleMapsLinks` field for links to different actions on Google Maps (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) ### Bug Fixes * An existing field `references` is removed from message `.google.maps.places.v1.ContentBlock` (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) * An existing field `topic` is removed from message `.google.maps.places.v1.ContentBlock` (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) ### Documentation * A comment for field `photos` in message `.google.maps.places.v1.ContextualContent` is changed (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) * A comment for field `reviews` in message `.google.maps.places.v1.ContextualContent` is changed (PiperOrigin-RevId: 869356577) ([d3eb851](d3eb851d)) </details> <details><summary>saasplatform: v0.2.0</summary> ## [v0.2.0](saasplatform/v0.1.0...saasplatform/v0.2.0) (2026-02-19) ### Features * Add AppHub related condition types to Deployment protos (PiperOrigin-RevId: 869245151) ([d3eb851](d3eb851d)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>storagebatchoperations: v0.3.0</summary> ## [v0.3.0](storagebatchoperations/v0.2.0...storagebatchoperations/v0.3.0) (2026-02-19) ### Features * add QUEUED state to Storage Batch Operations API (PiperOrigin-RevId: 869283881) ([d3eb851](d3eb851d)) * add `is_multi_bucket_job` output field added to StorageBatchOperations Job (PiperOrigin-RevId: 869283881) ([d3eb851](d3eb851d)) * add bucket operations (PiperOrigin-RevId: 869283881) ([d3eb851](d3eb851d)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>vectorsearch: v0.3.0</summary> ## [v0.3.0](vectorsearch/v0.2.0...vectorsearch/v0.3.0) (2026-02-19) ### Features * add new clients (#13853) (PiperOrigin-RevId: 871250899) ([822ac7e](822ac7e4)) </details> <details><summary>workloadmanager: v0.1.0</summary> ## [v0.1.0](workloadmanager/v0.0.0...workloadmanager/v0.1.0) (2026-02-19) ### Features * add new clients (#13849) (PiperOrigin-RevId: 869327994) ([1328872](13288723)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.118.0</summary> ## [v1.118.0](aiplatform/v1.117.0...aiplatform/v1.118.0) (2026-02-26) ### Features * Add v1 API version for Session Service (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * Add transcription fields to Session Service (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * Add image_spec to Reasoning Engine public protos (PiperOrigin-RevId: 874850930) ([b21a3b8](b21a3b84)) ### Documentation * A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) * A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed (PiperOrigin-RevId: 874707222) ([b21a3b8](b21a3b84)) </details> <details><summary>ces: v0.1.0</summary> ## [v0.1.0](ces/v0.0.0...ces/v0.1.0) (2026-02-26) ### Features * add new clients (#13889) (PiperOrigin-RevId: 874689837) ([6ddbda6](6ddbda65)) </details> <details><summary>compute: v1.55.0</summary> ## [v1.55.0](compute/v1.54.0...compute/v1.55.0) (2026-02-26) ### Features * Update Compute Engine v1beta API to revision 20260206 (googleapis/googleapis#1159) ([b21a3b8](b21a3b84)) * Update Compute Engine v1beta API to revision 20260106 (#1147) ([b21a3b8](b21a3b84)) * Update Compute Engine v1 API to revision 20260106 (#1148) ([b21a3b8](b21a3b84)) </details> <details><summary>datamanager: v0.2.0</summary> ## [v0.2.0](datamanager/v0.1.0...datamanager/v0.2.0) (2026-02-26) ### Features * add `UserListDirectLicense` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PartnerLink` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `IngestUserIdDataStatus` to `IngestAudienceMembersStatus` to report the status of user ID data ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `MarketingDataInsightsService` for retrieving marketing data insights for a given user list (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `GOOGLE_AD_MANAGER_AUDIENCE_LINK` to the `AccountType` enum (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add new `ErrorReason` values for licensing, user list operations, and permission checks (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicenseCustomerInfo` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicense` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `RemoveUserIdDataStatus` to `RemoveAudienceMembersStatus` to report the status of user ID data removal (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PpidData` to `AudienceMember` to support Publisher Provided ID (PPID) in audience member ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserList` resource (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `RemovePpidDataStatus` to `RemoveAudienceMembersStatus` to report the status of PPID data removal (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `IngestPpidDataStatus` to `IngestAudienceMembersStatus` to report the status of PPID data ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListService` for creating and managing user lists (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListGlobalLicenseService` for creating and managing global user list licenses (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `PartnerLinkService` for creating and managing links between advertiser and data partner accounts (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `AgeRange` and `Gender` enums to support demographic breakdown in marketing insights (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserListDirectLicenseService` for creating and managing direct user list licenses (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add `UserIdData` to `AudienceMember` to support User ID in audience member ingestion (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) ### Bug Fixes * changed `conversion_value` field to be optional in message `Event` (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) ### Documentation * a comment for message `PairData` is changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * a comment for field `pair_data` in message `AudienceMember` is changed to clarify it is only available to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * a comment for enum `ErrorReason` is changed to clarify that it is subject to future additions (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) * add comments to resources and methods to clarify which are available only to data partners (PiperOrigin-RevId: 873059573) ([b21a3b8](b21a3b84)) </details> <details><summary>developerconnect: v0.5.0</summary> ## [v0.5.0](developerconnect/v0.4.1...developerconnect/v0.5.0) (2026-02-26) ### Features * Add HTTP Proxy base URI field (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `http_proxy_base_uri` is added to message `google.cloud.developerconnect.v1.HTTPProxyConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.SecureSourceManagerInstanceConfig` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add OAuth flow RPCs (StartOAuth, FinishOAuth) (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.GetDeploymentEventRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `projects` is added to message `google.cloud.developerconnect.v1.insights.InsightsConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Cloud Run and App Hub Service runtimes to InsightsConfig (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.StartOAuthResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `app_hub_service` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.StartOAuthRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Secure Source Manager and Generic HTTP Endpoint connection types (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `http_config` is added to message `google.cloud.developerconnect.v1.Connection` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.FinishOAuthResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.GenericHTTPEndpointConfig` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.DeploymentEvent` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.FinishOAuthRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.AppHubService` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.GoogleCloudRun` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `secure_source_manager_instance_config` is added to message `google.cloud.developerconnect.v1.Connection` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.Projects` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new enum value `GEMINI_CODE_ASSIST` is added to enum `google.cloud.developerconnect.v1.GitHubConfig.GitHubApp` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsRequest` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Gemini Code Assist GitHub App type (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `organization` is added to message `google.cloud.developerconnect.v1.GitHubEnterpriseConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ListDeploymentEventsResponse` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new field `google_cloud_run` is added to message `google.cloud.developerconnect.v1.insights.RuntimeConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Deployment Events to Insights API (GetDeploymentEvent, ListDeploymentEvents) (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * A new message `google.cloud.developerconnect.v1.insights.ArtifactDeployment` is added (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Add Projects field to InsightsConfig for project tracking (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) * Updated description for `google.cloud.location.Locations.ListLocations` in YAML (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Corrected typos in comments for `google.cloud.developerconnect.v1.insights.InsightsConfig` and `google.cloud.developerconnect.v1.insights.ArtifactConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Updated comment for `CreateGitRepositoryLink` RPC in `google.cloud.developerconnect.v1.DeveloperConnect` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) * Updated comments to include regional secret patterns for SecretManager fields in `GitHubConfig`, `OAuthCredential`, `UserCredential`, `GitLabConfig`, `GitLabEnterpriseConfig`, `BitbucketDataCenterConfig`, and `BitbucketCloudConfig` (PiperOrigin-RevId: 872542190) ([b21a3b8](b21a3b84)) </details> <details><summary>hypercomputecluster: v0.2.0</summary> ## [v0.2.0](hypercomputecluster/v0.1.0...hypercomputecluster/v0.2.0) (2026-02-26) ### Features * add new clients (#13890) (PiperOrigin-RevId: 873108574) ([999231b](999231b6)) ### Documentation * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>speech: v1.30.0</summary> ## [v1.30.0](speech/v1.29.0...speech/v1.30.0) (2026-02-26) ### Features * adds endpointing sensitivity to streaming recognition features (PiperOrigin-RevId: 871987204) ([b21a3b8](b21a3b84)) </details>
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29 <details><summary>aiplatform: v1.120.0</summary> ## [v1.120.0](aiplatform/v1.119.0...aiplatform/v1.120.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * Add custom session id field to create session v1 (PiperOrigin-RevId: 880968942) ([177550d](177550d4)) * RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview (PiperOrigin-RevId: 881618214) ([177550d](177550d4)) * Add custom memory id field to create memory v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) * Add custom session id field to create session v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) * Add raw_event field to event proto v1 (PiperOrigin-RevId: 880968942) ([177550d](177550d4)) * Add raw_event field to event proto v1beta1 (PiperOrigin-RevId: 879826477) ([177550d](177550d4)) ### Documentation * Updated comments for `rag_file_metadata_config` across ImportRagFilesRequest and UploadRagFileRequest (PiperOrigin-RevId: 881618214) ([177550d](177550d4)) </details> <details><summary>ces: v0.3.0</summary> ## [v0.3.0](ces/v0.2.0...ces/v0.3.0) (2026-03-12) ### Features * update public libraries for CES v1beta ([177550d](177550d4)) ### Bug Fixes * An existing field `app` is renamed to `name` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioRequest` ([177550d](177550d4)) * An existing field `audio_duration` is renamed to `duration` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse` ([177550d](177550d4)) * An existing method_signature `app,audio_content` is removed from method `UploadEvaluationAudio` in service `EvaluationService` ([177550d](177550d4)) * An existing field `audio_transcript` is renamed to `transcript` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse` ([177550d](177550d4)) * An existing field `variables` is moved in to oneof in message `.google.cloud.ces.v1beta.ExecuteToolRequest` ([177550d](177550d4)) * An existing google.api.http annotation `http_uri` is changed for method `UploadEvaluationAudio` in service `EvaluationService` ([177550d](177550d4)) ### Documentation * A comment for field `cert` in message `.google.cloud.ces.v1beta.TlsConfig` is changed ([177550d](177550d4)) * A comment for field `entry_agent` in message `.google.cloud.ces.v1beta.SessionConfig` is changed ([177550d](177550d4)) * A comment for field `name` in message `.google.cloud.ces.v1beta.Tool` is changed PiperOrigin-RevId: 878047537 ([177550d](177550d4)) </details> <details><summary>compute: v1.57.0</summary> ## [v1.57.0](compute/v1.56.0...compute/v1.57.0) (2026-03-12) ### Features * Update Compute Engine v1 API to revision 20260227 (#1166) ([177550d](177550d4)) * Update Compute Engine v1beta API to revision 20260227 (#1164) ([177550d](177550d4)) </details> <details><summary>datamanager: v0.3.0</summary> ## [v0.3.0](datamanager/v0.2.0...datamanager/v0.3.0) (2026-03-12) ### Features * deprecate INVALID_COUNTRY_CODE and add MEMBERSHIP_DURATION_TOO_LONG to the ErrorReason enum (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) ### Bug Fixes * feat: update advertiser_identifier_count in PairIdInfo to be optional (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) * update match_rate_percentage in PairIdInfo to be required (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) * update publisher_name in PairIdInfo to be required (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) ### Documentation * update filter field documentation to clarify case requirements and improve examples (PiperOrigin-RevId: 878469306) ([177550d](177550d4)) </details> <details><summary>geminidataanalytics: v0.8.0</summary> ## [v0.8.0](geminidataanalytics/v0.7.0...geminidataanalytics/v0.8.0) (2026-03-12) ### Features * add `ThinkingMode` enum and field to control agent thinking mode (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) * add `ParameterizedSecureViewParameters` message and field for PSV support (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) ### Documentation * update field comments for `generated_looker_query` in `DataMessage` (PiperOrigin-RevId: 881451746) ([177550d](177550d4)) </details> <details><summary>maps: v1.29.0</summary> ## [v1.29.0](maps/v1.28.0...maps/v1.29.0) (2026-03-12) ### Features * add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the `SearchDestinations` method of the Geocoding API (PiperOrigin-RevId: 879699007) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) ### Documentation * regenerated documentation for fields (PiperOrigin-RevId: 879699007) ([177550d](177550d4)) </details> <details><summary>networkconnectivity: v1.21.0</summary> ## [v1.21.0](networkconnectivity/v1.20.0...networkconnectivity/v1.21.0) (2026-03-12) ### Features * add new clients (#14019) (PiperOrigin-RevId: 876282040) ([c5336ad](c5336ad2)) </details> <details><summary>shopping: v1.5.0</summary> ## [v1.5.0](shopping/v1.4.0...shopping/v1.5.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * add more values in DestintionEnum (PiperOrigin-RevId: 881702559) ([177550d](177550d4)) ### Documentation * A comment for message `DestintionEnum` is changed (PiperOrigin-RevId: 881702559) ([177550d](177550d4)) * another bulk typo correction (#13527) ([90a4f21](90a4f21f)) * fix typo in README.md entries (#13526) ([ac32b85](ac32b851)) </details> <details><summary>vectorsearch: v0.5.0</summary> ## [v0.5.0](vectorsearch/v0.4.0...vectorsearch/v0.5.0) (2026-03-12) ### Features * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) * upgrade protobuf from v25.7 to v31.0 (PiperOrigin-RevId: 881595129) ([177550d](177550d4)) ### Bug Fixes * Removed field DenseScannParams from SearchHint (PiperOrigin-RevId: 878465659) ([177550d](177550d4)) ### Documentation * Changed default values for max_replica_count for AutoScaling (PiperOrigin-RevId: 878465659) ([177550d](177550d4)) </details>
This PR addresses another bulk README typo (who's -> whose)