View Source GoogleApi.CloudAsset.V1.Model.MoveImpact (google_api_cloud_asset v0.38.1)

A message to group impacts of moving the target resource.

Attributes

  • detail (type: String.t, default: nil) - User friendly impact detail in a free form message.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudAsset.V1.Model.MoveImpact{detail: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.