public sealed class Fulfillment.Types.ConditionalCases : IMessage<Fulfillment.Types.ConditionalCases>, IEquatable<Fulfillment.Types.ConditionalCases>, IDeepCloneable<Fulfillment.Types.ConditionalCases>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Fulfillment.Types.ConditionalCases.
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\u003eFulfillment.Types.ConditionalCases\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionalCases\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used for various message-related operations.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers various versions of the API, from 1.0.0 to the latest version 2.23.0, enabling users to find documentation specific to their project version.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of \u003ccode\u003eConditionalCases\u003c/code\u003e is to provide a list of cascading if-else conditions where the first matching condition is selected and others are ignored.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eCases\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a list of \u003ccode\u003eCase\u003c/code\u003e objects, which represent the individual if-else conditions within the structure.\u003c/p\u003e\n"]]],[],null,[]]