google_api_testing v0.18.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

Specs

t() :: %GoogleApi.Testing.V1.Model.ProvidedSoftwareCatalog{
  orchestratorVersion: String.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.