google_api_testing v0.20.0 GoogleApi.Testing.V1.Model.AndroidRuntimeConfiguration View Source
Android 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
Specs
t() :: %GoogleApi.Testing.V1.Model.AndroidRuntimeConfiguration{
locales: [GoogleApi.Testing.V1.Model.Locale.t()],
orientations: [GoogleApi.Testing.V1.Model.Orientation.t()]
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.