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

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.