View Source GoogleApi.PlayGrouping.V1alpha1.Model.VerifyTokenRequest (google_api_play_grouping v0.2.0)

Request message for VerifyToken.

Attributes

  • persona (type: String.t, default: nil) - Required. Persona represented by the token. Format: personas/{persona}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PlayGrouping.V1alpha1.Model.VerifyTokenRequest{
  persona: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.