public sealed class IamPolicyAnalysisQuery.Types.ConditionContext : IMessage<IamPolicyAnalysisQuery.Types.ConditionContext>, IEquatable<IamPolicyAnalysisQuery.Types.ConditionContext>, IDeepCloneable<IamPolicyAnalysisQuery.Types.ConditionContext>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisQuery.Types.ConditionContext.
The IAM conditions context.
Implements
IMessageIamPolicyAnalysisQueryTypesConditionContext, IEquatableIamPolicyAnalysisQueryTypesConditionContext, IDeepCloneableIamPolicyAnalysisQueryTypesConditionContext, IBufferMessage, IMessageNamespace
Google.Cloud.Asset.V1Assembly
Google.Cloud.Asset.V1.dll
Constructors
ConditionContext()
public ConditionContext()ConditionContext(ConditionContext)
public ConditionContext(IamPolicyAnalysisQuery.Types.ConditionContext other)| Parameter | |
|---|---|
| Name | Description |
other |
IamPolicyAnalysisQueryTypesConditionContext |
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 | |
|---|---|
| Type | Description |
Timestamp |
|
TimeContextCase
public IamPolicyAnalysisQuery.Types.ConditionContext.TimeContextOneofCase TimeContextCase { get; }| Property Value | |
|---|---|
| Type | Description |
IamPolicyAnalysisQueryTypesConditionContextTimeContextOneofCase |
|