google_api_testing v0.15.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 Source
t() :: %GoogleApi.Testing.V1.Model.ProvidedSoftwareCatalog{
  orchestratorVersion: String.t()
}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.