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 document provides versioned documentation for \u003ccode\u003eConditionalCases\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, with versions ranging from 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditionalCases\u003c/code\u003e is defined as a class that implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is designed to handle cascading if-else conditions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionalCases\u003c/code\u003e class includes a \u003ccode\u003eCases\u003c/code\u003e property which holds a list of conditional cases, represented by a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eFulfillment.Types.ConditionalCases.Types.Case\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one default and another that accepts a \u003ccode\u003eFulfillment.Types.ConditionalCases\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the root \u003ccode\u003eObject\u003c/code\u003e class and provides access to its member functions, like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]