public sealed class ConditionalCases : IMessage<Fulfillment.Types.ConditionalCases>, IEquatable<Fulfillment.Types.ConditionalCases>, IDeepCloneable<Fulfillment.Types.ConditionalCases>, IBufferMessage, IMessage
A list of cascading if-else conditions. Cases are mutually exclusive.
The first one with a matching condition is selected, all the rest ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eConditionalCases\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionalCases\u003c/code\u003e class implements interfaces for message handling, equality checks, deep cloning, and buffer management, as shown by the provided list of implementations, including IMessage, IEquatable, IDeepCloneable, IBufferMessage, and IMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on various versions, ranging from 1.0.0 to the latest 2.23.0, of the Google.Cloud.Dialogflow.Cx.V3 library related to the Fulfillment.Types.ConditionalCases class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditionalCases\u003c/code\u003e is designed as a structure for managing a series of mutually exclusive if-else conditions, where the first condition to be met is selected and the others are ignored.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eCases\u003c/code\u003e property of type \u003ccode\u003eRepeatedField\u003c/code\u003e to manage a list of conditions using the \u003ccode\u003eConditionalCases.Types.Case\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]