GoogleApi.CloudAsset.V1.Model.AnalyzeIamPolicyLongrunningMetadata (google_api_cloud_asset v0.42.0)

View Source

Represents the metadata of the longrunning operation for the AnalyzeIamPolicyLongrunning RPC.

Attributes

  • createTime (type: DateTime.t, default: nil) - Output only. The time the operation was created.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.