Skip to content

feat: API regeneration: 20260626T070121Z#15714

Merged
amanda-tarafa merged 2 commits into
mainfrom
librarian-regen-20260626T070121Z
Jun 26, 2026
Merged

feat: API regeneration: 20260626T070121Z#15714
amanda-tarafa merged 2 commits into
mainfrom
librarian-regen-20260626T070121Z

Conversation

@google-cloud-sdk-librarian-dotnet-robot

Copy link
Copy Markdown
Collaborator

Changes in this PR

  • Generated Google.Cloud.Dialogflow.V2Beta1
  • Generated Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@github-actions

Copy link
Copy Markdown

Pull request diff results
Finding changes in Google.Cloud.Dialogflow.V2Beta1...
Comparing old and new versions (by source)
Minor changes:
Class 'SearchKnowledgeDebugInfo'; property 'Struct CesDebugInfo { get; set; }' added.
Class 'SearchKnowledgeDebugInfo'; constant 'System.Int32 Google.Cloud.Dialogflow.V2Beta1.SearchKnowledgeDebugInfo::CesDebugInfoFieldNumber' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityBegin' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityEnd' added.

Diff level: Minor

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta30
Differences from 1.0.0-beta30
Minor changes:
Class 'SearchKnowledgeDebugInfo'; property 'Struct CesDebugInfo { get; set; }' added.
Class 'SearchKnowledgeDebugInfo'; constant 'System.Int32 Google.Cloud.Dialogflow.V2Beta1.SearchKnowledgeDebugInfo::CesDebugInfoFieldNumber' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityBegin' added.
Enum 'StreamingRecognitionResult.Types.MessageType' entry 'SpeechActivityEnd' added.

Diff level: Minor

Finished comparisons for Google.Cloud.Dialogflow.V2Beta1

Finding changes in Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1...
Comparing old and new versions (by source)
Major changes:
Enum 'UnitCondition.Types.Type' entry 'AppComponentsRegistered value changed from 6 to 7.
Enum 'UnitCondition.Types.Type' entry 'AppCreatedOrAlreadyExists value changed from 5 to 6.

Diff level: Major

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 version 1.0.0-beta05
Differences from 1.0.0-beta05
Major changes:
Enum 'UnitCondition.Types.Type' entry 'AppComponentsRegistered value changed from 6 to 7.
Enum 'UnitCondition.Types.Type' entry 'AppCreatedOrAlreadyExists value changed from 5 to 6.

Diff level: Major

Finished comparisons for Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1

@amanda-tarafa amanda-tarafa merged commit 4d72c27 into main Jun 26, 2026
19 checks passed
@amanda-tarafa amanda-tarafa deleted the librarian-regen-20260626T070121Z branch June 26, 2026 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants