google_api_testing v0.5.0 GoogleApi.Testing.V1.Model.IosModel View Source
A description of an iOS device tests may be run on.
Attributes
deviceCapabilities
(type:list(String.t)
, default:nil
) - Device capabilities. Copied from https://developer.apple.com/library/archive/documentation/DeviceInformation/Reference/iOSDeviceCompatibility/DeviceCompatibilityMatrix/DeviceCompatibilityMatrix.htmlformFactor
(type:String.t
, default:nil
) - Whether this device is a phone, tablet, wearable, etc.id
(type:String.t
, default:nil
) - The unique opaque id for this model. Use this for invoking the TestExecutionService.name
(type:String.t
, default:nil
) - The human-readable name for this device model. Examples: "iPhone 4s", "iPad Mini 2".supportedVersionIds
(type:list(String.t)
, default:nil
) - The set of iOS major software versions this device supports.tags
(type:list(String.t)
, default:nil
) - Tags for this dimension. Examples: "default", "preview", "deprecated".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.