GoogleApi.Testing.V1.Model.Account (google_api_testing v0.23.0) View Source

Identifies an account and how to log into it.

Attributes

  • googleAuto (type: GoogleApi.Testing.V1.Model.GoogleAuto.t, default: nil) - An automatic google login account.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Testing.V1.Model.Account{
  googleAuto: GoogleApi.Testing.V1.Model.GoogleAuto.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.