GoogleApi.CloudAsset.V1.Model.ConditionContext (google_api_cloud_asset v0.31.0) View Source
The IAM conditions context.
Attributes
-
accessTime
(type:DateTime.t
, default:nil
) - 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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudAsset.V1.Model.ConditionContext{ accessTime: DateTime.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.