public sealed class ExtensionChain.Types.MatchCondition : IMessage<ExtensionChain.Types.MatchCondition>, IEquatable<ExtensionChain.Types.MatchCondition>, IDeepCloneable<ExtensionChain.Types.MatchCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Services v1 API class ExtensionChain.Types.MatchCondition.
Conditions under which this chain is invoked for a request.
[[["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 documentation covers the \u003ccode\u003eExtensionChain.Types.MatchCondition\u003c/code\u003e class within the Network Services v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatchCondition\u003c/code\u003e class is used to define the conditions that trigger the execution of an extension chain for a given request.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and one that accepts another \u003ccode\u003eMatchCondition\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a \u003ccode\u003eCelExpression\u003c/code\u003e property, which is a required Common Expression Language (CEL) string used to determine if the extension chain should run.\u003c/p\u003e\n"]]],[],null,[]]