google_api_testing v0.8.0 GoogleApi.Testing.V1.Model.IosModel View Source
A description of an iOS device tests may be run on. Next tag: 11
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".screenDensity(type:integer(), default:nil) - Screen density in DPI.screenX(type:integer(), default:nil) - Screen size in the horizontal (X) dimension measured in pixels.screenY(type:integer(), default:nil) - Screen size in the vertical (Y) dimension measured in pixels.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.