google_api_testing v0.15.0 GoogleApi.Testing.V1.Model.IosVersion View Source
An 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".
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.