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 information for the \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class within the Policy Troubleshooter v3 API, specifically in the \u003ccode\u003eGoogle.Cloud.PolicyTroubleshooter.Iam.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class represents the evaluated state of a condition expression, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces like \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 new \u003ccode\u003eEvaluationState\u003c/code\u003e objects, either empty or based on an existing \u003ccode\u003eEvaluationState\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eEvaluationState\u003c/code\u003e class include \u003ccode\u003eEnd\u003c/code\u003e and \u003ccode\u003eStart\u003c/code\u003e, which indicate the character positions of the expression within the condition, \u003ccode\u003eErrors\u003c/code\u003e to identify any evaluation failures, and \u003ccode\u003eValue\u003c/code\u003e to represent the result of the expression.\u003c/p\u003e\n"],["\u003cp\u003eThe document also mentions that this is for version 1.1.0 of the Policy Troubleshooter, but provides links to versions 1.0.0 and 1.2.0 for the \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class as well.\u003c/p\u003e\n"]]],[],null,[]]