View Source GoogleApi.CloudAsset.V1.Model.ConditionContext (google_api_cloud_asset v0.35.0)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudAsset.V1.Model.ConditionContext{
  accessTime: DateTime.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.