View Source GoogleApi.IAM.V1.Model.UndeleteRoleRequest (google_api_iam v0.42.0)

The request to undelete an existing role.

Attributes

  • etag (type: String.t, default: nil) - Used to perform a consistent read-modify-write.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.IAM.V1.Model.UndeleteRoleRequest{etag: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.