google_api_testing v0.5.0 GoogleApi.Testing.V1.Model.Distribution View Source
Data about the relative number of devices running a given configuration of the Android platform.
Attributes
marketShare
(type:float()
, default:nil
) - Output only. The estimated fraction (0-1) of the total market with this configuration.measurementTime
(type:DateTime.t
, default:nil
) - Output only. The time this distribution was measured.
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.Distribution{ marketShare: float(), measurementTime: DateTime.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.