View Source GoogleApi.Testing.V1.Model.LabInfo (google_api_testing v0.33.0)
Lab specific information for a device.
Attributes
-
name
(type:String.t
, default:nil
) - Lab name where the device is hosted. If empty, the device is hosted in a Google owned lab.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Testing.V1.Model.LabInfo{name: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.