View Source GoogleApi.Testing.V1.Model.ProvidedSoftwareCatalog (google_api_testing v0.33.0)

The currently provided software environment on the devices under test.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Testing.V1.Model.ProvidedSoftwareCatalog{
  androidxOrchestratorVersion: String.t() | nil,
  orchestratorVersion: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.