google_api_testing v0.17.0 GoogleApi.Testing.V1.Model.AndroidDeviceList View Source

A list of Android device configurations in which the test is to be executed.

Attributes

  • androidDevices (type: list(GoogleApi.Testing.V1.Model.AndroidDevice.t), default: nil) - Required. A list of Android devices.

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.AndroidDeviceList{
  androidDevices: [GoogleApi.Testing.V1.Model.AndroidDevice.t()]
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.