Google Cloud Asset Inventory v1 API - Class IamPolicyAnalysisQuery.Types.ConditionContext (3.11.0)

public sealed class IamPolicyAnalysisQuery.Types.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 IAM conditions context.

Inheritance

object > IamPolicyAnalysisQuery.Types.ConditionContext

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

ConditionContext()

public ConditionContext()

ConditionContext(ConditionContext)

public ConditionContext(IamPolicyAnalysisQuery.Types.ConditionContext other)
Parameter
NameDescription
otherIamPolicyAnalysisQueryTypesConditionContext

Properties

AccessTime

public Timestamp AccessTime { get; set; }

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.

Property Value
TypeDescription
Timestamp

TimeContextCase

public IamPolicyAnalysisQuery.Types.ConditionContext.TimeContextOneofCase TimeContextCase { get; }
Property Value
TypeDescription
IamPolicyAnalysisQueryTypesConditionContextTimeContextOneofCase