-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: generate libraries #14943
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
Merged
Merged
feat: generate libraries #14943
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Here is the summary of changes. You are about to add 2 region tags.
This comment is generated by snippet-bot.
|
parthea
approved these changes
Dec 2, 2025
JoeWang1127
pushed a commit
that referenced
this pull request
Dec 4, 2025
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20251113212345-55e52e492404 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:72e9b62c0f8f3799651ee62d777a2905f5b72ff19ea46f2e7b7d682d7d1e9414 <details><summary>google-ads-datamanager: 0.2.0</summary> ## [0.2.0](google-ads-datamanager-v0.1.0...google-ads-datamanager-v0.2.0) (2025-12-04) ### Features * add `GOOGLE_ANALYTICS_PROPERTY` to `AccountType` enum for supporting Google Analytics as a destination (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `client_id` to `Event` for uniquely identifying a user instance of a web client for a Google Analytics web stream (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `additional_event_parameters` to `Event` for sending additional key-value pairs of event parameters for Google Analytics events (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `event_name` to `Event` for specifying the name of the Google Analytics event (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `additional_item_parameters` to `Item` for sending additional key-value pairs of item parameters (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `additional_user_properties` to `UserProperties` for sending additional key-value pairs of user properties (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `AwsWrappedKeyInfo` to `EncryptionInfo` for supporting data encryption using AWS KMS keys (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `PROCESSING_ERROR_REASON_AWS_AUTH_FAILED` to `ProcessingErrorReason` enum (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `user_id` to `Event` for uniquely identifying a user as defined by the advertiser for Google Analytics events (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `item_id` to `Item` for uniquely identifying an item (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add `PROCESSING_WARNING_REASON_AWS_AUTH_FAILED` to `ProcessingWarningReason` enum (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) * add new error codes `UNSUPPORTED_OPERATING_ACCOUNT_FOR_DATA_PARTNER`, `UNSUPPORTED_LINKED_ACCOUNT_FOR_DATA_PARTNER`, `INVALID_PROPERTY_TYPE`, `INVALID_STREAM_TYPE`, `LINKED_ACCOUNT_ONLY_ALLOWED_WITH_DATA_PARTNER_LOGIN_ACCOUNT`, `OPERATING_ACCOUNT_LOGIN_ACCOUNT_MISMATCH`, `EVENT_TIME_INVALID`, `RESERVED_NAME_USED`, `INVALID_EVENT_NAME`, `NOT_ALLOWLISTED`, `MULTIPLE_DESTINATIONS_FOR_GOOGLE_ANALYTICS_EVENT`, `FIELD_VALUE_TOO_LONG`, `TOO_MANY_ELEMENTS` to `ErrorReason` enum (PiperOrigin-RevId: 828683664) ([03e6991](03e69912)) </details> <details><summary>google-cloud-artifact-registry: 1.18.0</summary> ## [1.18.0](google-cloud-artifact-registry-v1.17.0...google-cloud-artifact-registry-v1.18.0) (2025-12-04) ### Features * add image_manifest field in DockerImage (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * add Ruby format in VulnerabilityScanningConfig (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * add artifact_type field in DockerImage (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * add ExportArtifact API (PiperOrigin-RevId: 839457154) ([2da5c2a](2da5c2af)) ### Documentation * A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) * A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed (PiperOrigin-RevId: 830951552) ([03e6991](03e69912)) </details> <details><summary>google-cloud-backupdr: 0.5.0</summary> ## [0.5.0](google-cloud-backupdr-v0.4.0...google-cloud-backupdr-v0.5.0) (2025-12-04) ### Features * Adding `unreachable` field to `ListDataSourceReferences` API (PiperOrigin-RevId: 828740816) ([03e6991](03e69912)) * Adding new fields for CMEK and Retention Inheritance features (PiperOrigin-RevId: 833678865) ([c958ebd](c958ebdf)) </details> <details><summary>google-cloud-batch: 0.19.0</summary> ## [0.19.0](google-cloud-batch-v0.18.0...google-cloud-batch-v0.19.0) (2025-12-04) ### Features * added new provisioning models (PiperOrigin-RevId: 833725203) ([c958ebd](c958ebdf)) </details> <details><summary>google-cloud-bigquery-storage: 2.35.0</summary> ## [2.35.0](google-cloud-bigquery-storage-v2.34.0...google-cloud-bigquery-storage-v2.35.0) (2025-12-04) ### Features * Support picosecond timestamp precision in BigQuery Storage API (PiperOrigin-RevId: 829486853) ([5093802](5093802d)) </details> <details><summary>google-cloud-build: 3.34.0</summary> ## [3.34.0](google-cloud-build-v3.33.0...google-cloud-build-v3.34.0) (2025-12-04) ### Features * Update GCB with latest proto changes (PiperOrigin-RevId: 837135318) ([2da5c2a](2da5c2af)) </details> <details><summary>google-cloud-channel: 1.25.0</summary> ## [1.25.0](google-cloud-channel-v1.24.0...google-cloud-channel-v1.25.0) (2025-12-04) ### Bug Fixes * Changed field behavior for an existing field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig` (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) ### Documentation * A comment for field `page_token` in message `.google.cloud.channel.v1.ListSkuGroupsRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for method `RegisterSubscriber` in service `CloudChannelService` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `event_type` in message `.google.cloud.channel.v1.CustomerEvent` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for enum `CustomerAttestationState` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `page_token` in message `.google.cloud.channel.v1.ListSkuGroupBillableSkusRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `account` in message `.google.cloud.channel.v1.UnregisterSubscriberRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `event_type` in message `.google.cloud.channel.v1.EntitlementEvent` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `customer_attestation_state` in message `.google.cloud.channel.v1.Customer` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for method `UnregisterSubscriber` in service `CloudChannelService` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `account` in message `.google.cloud.channel.v1.RegisterSubscriberRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `account` in message `.google.cloud.channel.v1.ListSubscribersRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `owned` in message `.google.cloud.channel.v1.CloudIdentityCustomerAccount` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for message `ChangeParametersRequest` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for method `ListSubscribers` in service `CloudChannelService` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `next_page_token` in message `.google.cloud.channel.v1.ListSkuGroupBillableSkusResponse` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `offers` in message `.google.cloud.channel.v1.ListOffersResponse` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) * A comment for field `next_page_token` in message `.google.cloud.channel.v1.ListSkuGroupsResponse` is changed (PiperOrigin-RevId: 838889186) ([2da5c2a](2da5c2af)) </details> <details><summary>google-cloud-databasecenter: 0.1.0</summary> ## [0.1.0](google-cloud-databasecenter-v0.0.0...google-cloud-databasecenter-v0.1.0) (2025-12-04) ### Features * generate libraries (#14943) (PiperOrigin-RevId: 830314362) ([230bc11](230bc117)) </details> <details><summary>google-cloud-dialogflow: 2.44.0</summary> ## [2.44.0](google-cloud-dialogflow-v2.43.0...google-cloud-dialogflow-v2.44.0) (2025-12-04) ### Features * add agentDesktopSource field to the Participant object (PiperOrigin-RevId: 830460349) ([03e6991](03e69912)) ### Documentation * Update evaluator version from output only to optional. (PiperOrigin-RevId: 830460349) ([03e6991](03e69912)) * Add further clarification for when the event Type CONVERSATION_FINISHED is fired (PiperOrigin-RevId: 830460349) ([03e6991](03e69912)) </details> <details><summary>google-cloud-dialogflow-cx: 2.1.0</summary> ## [2.1.0](google-cloud-dialogflow-cx-v2.0.0...google-cloud-dialogflow-cx-v2.1.0) (2025-12-04) ### Features * Service Account Auth in Tools and Webhooks (PiperOrigin-RevId: 830582229) ([03e6991](03e69912)) * add support for defining custom actions in code. See https://cloud.google.com/dialogflow/cx/docs/concept/playbook/code-block for more information (PiperOrigin-RevId: 830582229) ([03e6991](03e69912)) </details> <details><summary>google-cloud-eventarc: 1.18.0</summary> ## [1.18.0](google-cloud-eventarc-v1.17.0...google-cloud-eventarc-v1.18.0) (2025-12-04) ### Features * add Eventarc Trigger RetryPolicy (PiperOrigin-RevId: 836781847) ([d4e6a4a](d4e6a4ab)) * add wide-scope Eventarc GoogleApiSource flags (PiperOrigin-RevId: 836781847) ([d4e6a4a](d4e6a4ab)) </details> <details><summary>google-cloud-gke-multicloud: 0.7.0</summary> ## [0.7.0](google-cloud-gke-multicloud-v0.6.22...google-cloud-gke-multicloud-v0.7.0) (2025-12-04) ### Features * added custom tolerations and labels support for Attached Clusters (PiperOrigin-RevId: 839306772) ([2da5c2a](2da5c2af)) * mark GKE-on-AWS and GKE-on-Azure protos as being deprecated to discourage any new usage as these services turn down (PiperOrigin-RevId: 839306772) ([2da5c2a](2da5c2af)) ### Documentation * A comment for field `requested_cancellation` in message `.google.cloud.gkemulticloud.v1.OperationMetadata` is changed (PiperOrigin-RevId: 839306772) ([2da5c2a](2da5c2af)) * A comment for field `tags` in message `.google.cloud.gkemulticloud.v1.AttachedCluster` is changed (PiperOrigin-RevId: 839306772) ([2da5c2a](2da5c2af)) * A comment for field `throughput` in message `.google.cloud.gkemulticloud.v1.AwsVolumeTemplate` is changed (PiperOrigin-RevId: 839306772) ([2da5c2a](2da5c2af)) </details> <details><summary>google-cloud-netapp: 0.5.0</summary> ## [0.5.0](google-cloud-netapp-v0.4.0...google-cloud-netapp-v0.5.0) (2025-12-04) ### Features * Add Squash Mode to Export Policy This change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access. The following squash modes are added: * **NO_ROOT_SQUASH** Root user retains full access. * **ROOT_SQUASH** Root user is mapped to the anonymous user ID. * **ALL_SQUASH** All users are mapped to the anonymous user ID. A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used. The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future. (PiperOrigin-RevId: 834629780) ([d4e6a4a](d4e6a4ab)) </details> <details><summary>google-cloud-network-security: 0.10.0</summary> ## [0.10.0](google-cloud-network-security-v0.9.21...google-cloud-network-security-v0.10.0) (2025-12-04) ### Features * publish networksecurity v1beta1 api (PiperOrigin-RevId: 838919865) ([2da5c2a](2da5c2af)) * publish networksecurity v1alpha1 api (PiperOrigin-RevId: 836724653) ([d4e6a4a](d4e6a4ab)) </details> <details><summary>google-cloud-parallelstore: 0.4.0</summary> ## [0.4.0](google-cloud-parallelstore-v0.3.0...google-cloud-parallelstore-v0.4.0) (2025-12-04) ### Features * add transfer metadata options proto definition (PiperOrigin-RevId: 839132650) ([2da5c2a](2da5c2af)) ### Documentation * update tickets component number (PiperOrigin-RevId: 839132650) ([2da5c2a](2da5c2af)) </details> <details><summary>google-cloud-vm-migration: 1.14.0</summary> ## [1.14.0](google-cloud-vm-migration-v1.13.0...google-cloud-vm-migration-v1.14.0) (2025-12-04) ### Features * add adaptation modifiers and guest OS features to ImageImport target details (PiperOrigin-RevId: 832917413) ([c958ebd](c958ebdf)) * add adaptation modifiers and storage pools to MigratingVM target defaults (PiperOrigin-RevId: 832917413) ([c958ebd](c958ebdf)) ### Documentation * A comment for message `DataDiskImageImport` is changed (PiperOrigin-RevId: 832917413) ([c958ebd](c958ebdf)) * A comment for method `CancelImageImportJob` in service `VmMigration` is changed (PiperOrigin-RevId: 832917413) ([c958ebd](c958ebdf)) </details> <details><summary>google-shopping-merchant-accounts: 1.2.0</summary> ## [1.2.0](google-shopping-merchant-accounts-v1.1.0...google-shopping-merchant-accounts-v1.2.0) (2025-12-04) ### Features * A new field `radius_area` is added to message `.google.shopping.merchant.accounts.v1.Region` (PiperOrigin-RevId: 838817995) ([2da5c2a](2da5c2af)) * A new field `set_alias` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `comparison_shopping` is added to message `.google.shopping.merchant.accounts.v1.AccountService` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new method `GetAccountForGcpRegistration` is added to service `DeveloperRegistrationService` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `campaigns_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new message `ComparisonShopping` is added (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `external_account_id` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new message `VerifySelfRequest` is added (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `products_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `account_management` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new message `GetAccountForGcpRegistrationResponse` is added (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `verification_mail_settings` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new message `SetAliasForRelationship` is added (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new message `VerificationMailSettings` is added (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new field `comparison_shopping` is added to message `.google.shopping.merchant.accounts.v1.CreateAndConfigureAccountRequest` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A new method `VerifySelf` is added to service `UserService` (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) ### Documentation * A comment for enum `State` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for field `developer_email` in message `.google.shopping.merchant.accounts.v1.RegisterGcpRequest` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for message `User` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for enum `AccessRight` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for method `DeleteAccount` in service `AccountsService` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for message `Program` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) * A comment for enum value `API_DEVELOPER` in enum `AccessRight` is changed (PiperOrigin-RevId: 832226276) ([c958ebd](c958ebdf)) </details> <details><summary>google-shopping-merchant-quota: 1.2.0</summary> ## [1.2.0](google-shopping-merchant-quota-v1.1.0...google-shopping-merchant-quota-v1.2.0) (2025-12-04) ### Features * Add the AccountLimit resource and its service to the quota bundle (PiperOrigin-RevId: 830811341) ([03e6991](03e69912)) </details> <details><summary>Bulk Changes</summary> * chore: librarian update image pull request: 20251106T013158Z (#14854) ([a05e23b](a05e23b9)) Libraries: google-cloud-artifact-registry,google-cloud-backupdr,google-cloud-batch,google-cloud-bigquery-storage,google-cloud-build,google-cloud-channel,google-cloud-dialogflow,google-cloud-dialogflow-cx,google-cloud-eventarc,google-cloud-gke-multicloud,google-cloud-netapp,google-cloud-network-security,google-cloud-parallelstore,google-cloud-vm-migration,google-shopping-merchant-accounts,google-shopping-merchant-quota </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PiperOrigin-RevId: 830314362