View Source GoogleApi.VerifiedAccess.V2.Model.Challenge (google_api_verified_access v0.8.0)

Result message for VerifiedAccess.GenerateChallenge.

Attributes

  • challenge (type: String.t, default: nil) - Generated challenge, the bytes representation of SignedData.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.VerifiedAccess.V2.Model.Challenge{challenge: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.