google_api_testing v0.15.0 GoogleApi.Testing.V1.Model.IosDeviceList View Source

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

Attributes

  • iosDevices (type: list(GoogleApi.Testing.V1.Model.IosDevice.t), default: nil) - Required. A list of iOS devices.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Testing.V1.Model.IosDeviceList{
  iosDevices: [GoogleApi.Testing.V1.Model.IosDevice.t()]
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.