GoogleApi.VerifiedAccess.V2.Model.Challenge (google_api_verified_access v0.11.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.