GoogleApi.Testing.V1.Model.IosVersion (google_api_testing v0.34.0)
View SourceAn iOS version.
Attributes
-
id
(type:String.t
, default:nil
) - An opaque id for this iOS version. Use this id to invoke the TestExecutionService. -
majorVersion
(type:integer()
, default:nil
) - An integer representing the major iOS version. Examples: "8", "9". -
minorVersion
(type:integer()
, default:nil
) - An integer representing the minor iOS version. Examples: "1", "2". -
supportedXcodeVersionIds
(type:list(String.t)
, default:nil
) - The available Xcode versions for this version. -
tags
(type:list(String.t)
, default:nil
) - Tags for this dimension. Examples: "default", "preview", "deprecated".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.