google_api_testing v0.18.0 GoogleApi.Testing.V1.Model.AndroidMatrix View Source
A set of Android device configuration permutations is defined by the the cross-product of the given axes. Internally, the given AndroidMatrix will be expanded into a set of AndroidDevices.
Only supported permutations will be instantiated. Invalid permutations (e.g., incompatible models/versions) are ignored.
Attributes
-
androidModelIds
(type:list(String.t)
, default:nil
) - Required. The ids of the set of Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options. -
androidVersionIds
(type:list(String.t)
, default:nil
) - Required. The ids of the set of Android OS version to be used. Use the TestEnvironmentDiscoveryService to get supported options. -
locales
(type:list(String.t)
, default:nil
) - Required. The set of locales the test device will enable for testing. Use the TestEnvironmentDiscoveryService to get supported options. -
orientations
(type:list(String.t)
, default:nil
) - Required. The set of orientations to test with. Use the TestEnvironmentDiscoveryService to get supported options.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.