feat: API regeneration: 20260626T070121Z#15714
Conversation
feat: StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END feat: SearchKnowledgeDebugInfo contains ces_debug_info PiperOrigin-RevId: 938081625 Source-Link: googleapis/googleapis@21ebf26
…t API commit 256f086 fix!: Existing value `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 5` is changed to `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 6` in enum `Type` fix!: Existing value `TYPE_APP_COMPONENTS_REGISTERED = 6` is changed to `TYPE_APP_COMPONENTS_REGISTERED = 7` in enum `Type` Previously, this enum integer mismatch caused gRPC transcoding mismatches (introduced in cl/924937022), resulting in TYPE_APP_CREATED_OR_ALREADY_EXISTS and TYPE_APP_COMPONENTS_REGISTERED being decoded as Unknown/Unspecified or incorrectly mapped PiperOrigin-RevId: 937976795 Source-Link: googleapis/googleapis@256f086
There was a problem hiding this comment.
Code Review
This pull request updates several auto-generated API client files. In Dialogflow V2Beta1, it introduces a new ces_debug_info field to SearchKnowledgeDebugInfo, adds SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END to the MessageType enum, and marks several fields in ToolCallResult as optional. In SaasServiceMgmt V1Beta1, the enum values for AppCreatedOrAlreadyExists and AppComponentsRegistered are updated. Additionally, the pipeline state configuration is updated with the latest generated commits. No review comments were provided, so there is no feedback to address.
|
Pull request diff results Diff level: Minor Comparing with previous NuGet package Diff level: Minor Finished comparisons for Google.Cloud.Dialogflow.V2Beta1 Finding changes in Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1... Diff level: Major Comparing with previous NuGet package Diff level: Major Finished comparisons for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 |
Changes in this PR