google_api_testing v0.4.0 GoogleApi.Testing.V1.Model.ProvidedSoftwareCatalog View Source
The currently provided software environment on the devices under test.
Attributes
orchestratorVersion
(type:String.t
, default:nil
) - A string representing the current version of Android Test Orchestrator that is provided by TestExecutionService. Example: "1.0.2 beta".
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.ProvidedSoftwareCatalog{ orchestratorVersion: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.