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 document provides reference documentation for the \u003ccode\u003eFulfillment.Types.ConditionalCases\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionalCases\u003c/code\u003e class is a component of the Dialogflow v3 API, designed to handle a list of cascading if-else conditions, where only the first condition that matches is selected.\u003c/p\u003e\n"],["\u003cp\u003eThe document details various versions of the API, ranging from version 1.0.0 up to the latest version 2.23.0, with the current version's details highlighted as 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConditionalCases\u003c/code\u003e implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces, supporting functionality for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of \u003ccode\u003eConditionalCases\u003c/code\u003e is \u003ccode\u003eCases\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a list of \u003ccode\u003eCase\u003c/code\u003e objects, representing the cascading if-else conditions used within the Dialogflow v3 API.\u003c/p\u003e\n"]]],[],null,[]]