public sealed class ConditionContext : IMessage<IamPolicyAnalysisQuery.Types.ConditionContext>, IEquatable<IamPolicyAnalysisQuery.Types.ConditionContext>, IDeepCloneable<IamPolicyAnalysisQuery.Types.ConditionContext>, IBufferMessage, IMessage
The hypothetical access timestamp to evaluate IAM conditions. Note that
this value must not be earlier than the current time; otherwise, an
INVALID_ARGUMENT error will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `ConditionContext` class within the `Google.Cloud.Asset.V1` namespace, specifically for use with .NET."],["The `ConditionContext` class is a part of IAM policy analysis, used to define the context for evaluating IAM conditions."],["The documentation includes a version history of the `ConditionContext` class, spanning from version 2.7.0 to the latest version, 3.12.0."],["The `ConditionContext` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ConditionContext` class includes two constructors, and the `AccessTime` property which will retrieve and set a `Timestamp`, along with `TimeContextCase` which will return a `TimeContextOneofCase`."]]],[]]