public sealed class ConditionExplanation.Types.EvaluationState : IMessage<ConditionExplanation.Types.EvaluationState>, IEquatable<ConditionExplanation.Types.EvaluationState>, IDeepCloneable<ConditionExplanation.Types.EvaluationState>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Troubleshooter v3 API class ConditionExplanation.Types.EvaluationState.
End position of an expression in the condition, by character,
end included, for example: the end position of the first part of
a==b || c==d would be 4.
[[["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\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class within the Policy Troubleshooter v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class represents the evaluated state of a condition expression and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several 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 includes constructors for creating instances, with one accepting another \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eEvaluationState\u003c/code\u003e are \u003ccode\u003eEnd\u003c/code\u003e and \u003ccode\u003eStart\u003c/code\u003e which specify the character position of the expression, \u003ccode\u003eErrors\u003c/code\u003e which details any errors during evaluation, and \u003ccode\u003eValue\u003c/code\u003e which holds the expressions value.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e is 1.2.0 while also available in 1.1.0 and 1.0.0 versions.\u003c/p\u003e\n"]]],[],null,[]]