View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaPermission (google_api_checks v0.2.0)

Information about a permission.

Attributes

  • id (type: String.t, default: nil) - Permission identifier.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksReportV1alphaPermission{
  id: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.