public sealed class ConditionContext : IMessage<IamPolicyAnalysisQuery.Types.ConditionContext>, IEquatable<IamPolicyAnalysisQuery.Types.ConditionContext>, IDeepCloneable<IamPolicyAnalysisQuery.Types.ConditionContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisQuery.Types.ConditionContext.
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 document provides reference documentation for the `IamPolicyAnalysisQuery.Types.ConditionContext` class within the Google Cloud Asset Inventory v1 API."],["It details the available versions of this class, ranging from version 2.7.0 up to the latest version, 3.12.0."],["The class, `ConditionContext`, is used for managing IAM condition contexts, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the constructors for the `ConditionContext` class, including a default constructor and one that takes another `ConditionContext` object as a parameter."],["Key properties of `ConditionContext` include `AccessTime`, which is a `Timestamp` object used for evaluating hypothetical access times for IAM conditions, and `TimeContextCase`, indicating the current case of the TimeContext."]]],[]]