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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","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 namespace, which is part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionalCases\u003c/code\u003e class represents a list of cascading if-else conditions, where only the first matching condition is executed, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property called \u003ccode\u003eCases\u003c/code\u003e, which contains a list of \u003ccode\u003eFulfillment.Types.ConditionalCases.Types.Case\u003c/code\u003e objects, and it is used to define the cascading if-else conditions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides access to versions ranging from 1.0.0 to 2.23.0 of the Dialogflow v3 API, with 2.23.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThere are \u003ccode\u003eConditionalCases()\u003c/code\u003e constructors, one that takes in no parameter, and the other that takes in another \u003ccode\u003eConditionalCases\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]