google_api_testing v0.4.0 GoogleApi.Testing.V1.Model.IosRuntimeConfiguration View Source
iOS configuration that can be selected at the time a test is run.
Attributes
locales
(type:list(GoogleApi.Testing.V1.Model.Locale.t)
, default:nil
) - The set of available locales.orientations
(type:list(GoogleApi.Testing.V1.Model.Orientation.t)
, default:nil
) - The set of available orientations.
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 Sourcet() :: %GoogleApi.Testing.V1.Model.IosRuntimeConfiguration{ locales: [GoogleApi.Testing.V1.Model.Locale.t()], orientations: [GoogleApi.Testing.V1.Model.Orientation.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.