chore: regenerate google-cloud-ces#17910
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-ces library by enabling code generation and introducing a wide range of new API features, fields, and configurations across both v1 and v1beta versions. Key additions include explicit lazy imports support (PEP 0810), new types such as AgentCard, VpcScSettings, ExperimentConfig, and native integration credentials for WhatsApp and Instagram. It also updates the build infrastructure to support Python 3.15, bumps the minimum google-api-core dependency to 2.25.0, and refactors unit tests to properly mock certificate configuration paths. No review comments were provided, so there is no additional feedback to address.
There was a problem hiding this comment.
Code Review
This pull request enables code generation for the google-cloud-ces v1 and v1beta APIs, introducing PEP 0810 explicit lazy imports, Python 3.15 support, and a dependency bump for google-api-core to >= 2.25.0. It adds numerous new features and fields across API types, including VPC-SC settings, WhatsApp and Instagram channel configurations, mock tool call capabilities, experiment configurations, and enhanced error handling. Unit tests and Nox configurations have been updated to align with these changes. As there are no review comments, no additional feedback is provided.
Towards #17637