feat: API regeneration: 20260512T071109Z#15613
Conversation
…cc6aa9 feat: added QueryParameter field in ExampleQuery PiperOrigin-RevId: 912652919 Source-Link: googleapis/googleapis@4cc6aa9
|
Pull request diff results Diff level: Minor Comparing with previous NuGet package |
There was a problem hiding this comment.
Code Review
This pull request updates the generated code for the Gemini Data Analytics V1 API to include support for query parameters within example queries. A new 'QueryParameter' message type has been introduced, and the 'ExampleQuery' message has been updated with a repeated 'Parameters' field to store these objects. The changes include the necessary logic for serialization, equality checking, and merging of the new field. I have no feedback to provide.
Changes in this PR