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 documentation covers the \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e class within the Google Cloud Policy Troubleshooter v3 API, detailing its role in evaluating the state of a condition expression.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its functionality for message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eEnd\u003c/code\u003e, \u003ccode\u003eErrors\u003c/code\u003e, \u003ccode\u003eStart\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, which provide information on the position of expressions, evaluation errors, and the resulting values.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, one for creating a new \u003ccode\u003eEvaluationState\u003c/code\u003e object, and the other allowing the creation of an object based on an existing \u003ccode\u003eConditionExplanation.Types.EvaluationState\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently three versions of the documentation available for use, including 1.0.0, 1.1.0, and the latest, 1.2.0.\u003c/p\u003e\n"]]],[],null,["# Policy Troubleshooter v3 API - Class ConditionExplanation.Types.EvaluationState (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/1.1.0/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/1.0.0/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState) \n\n public sealed class ConditionExplanation.Types.EvaluationState : IMessage\u003cConditionExplanation.Types.EvaluationState\u003e, IEquatable\u003cConditionExplanation.Types.EvaluationState\u003e, IDeepCloneable\u003cConditionExplanation.Types.EvaluationState\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Policy Troubleshooter v3 API class ConditionExplanation.Types.EvaluationState.\n\nEvaluated state of a condition expression. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ConditionExplanation.Types.EvaluationState \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ConditionExplanation](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation)[Types](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types)[EvaluationState](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ConditionExplanation](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation)[Types](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types)[EvaluationState](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ConditionExplanation](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation)[Types](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types)[EvaluationState](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3.ConditionExplanation.Types.EvaluationState), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.PolicyTroubleshooter.Iam.V3](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.Iam.V3/latest/Google.Cloud.PolicyTroubleshooter.Iam.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.PolicyTroubleshooter.Iam.V3.dll\n\nConstructors\n------------\n\n### EvaluationState()\n\n public EvaluationState()\n\n### EvaluationState(EvaluationState)\n\n public EvaluationState(ConditionExplanation.Types.EvaluationState other)\n\nProperties\n----------\n\n### End\n\n public int End { get; set; }\n\nEnd position of an expression in the condition, by character,\nend included, for example: the end position of the first part of\n`a==b || c==d` would be 4.\n\n### Errors\n\n public RepeatedField\u003cStatus\u003e Errors { get; }\n\nAny errors that prevented complete evaluation of the condition\nexpression.\n\n### Start\n\n public int Start { get; set; }\n\nStart position of an expression in the condition, by character.\n\n### Value\n\n public Value Value { get; set; }\n\nValue of this expression."]]