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\u003eThe provided content outlines the different versions of \u003ccode\u003eConditionalCases\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e library, ranging from the latest version 2.23.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditionalCases\u003c/code\u003e is a class that implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which allows for the management of cascading if-else conditions in Dialogflow CX fulfillment.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eConditionalCases\u003c/code\u003e allows the first case with a matching condition to be selected, while the rest are ignored.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCases\u003c/code\u003e property within \u003ccode\u003eConditionalCases\u003c/code\u003e holds a list of the conditional if-else structures, using the type \u003ccode\u003eRepeatedField<Fulfillment.Types.ConditionalCases.Types.Case>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for ConditionalCases is Google.Cloud.Dialogflow.Cx.V3, found in the Google.Cloud.Dialogflow.Cx.V3.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]