GoogleApi.SASPortal.V1alpha1.Model.SasPortalChannelWithScore (google_api_sas_portal v0.9.0) View Source
The channel with score.
Attributes
-
frequencyRange(type:GoogleApi.SASPortal.V1alpha1.Model.SasPortalFrequencyRange.t, default:nil) - The frequency range of the channel. -
score(type:float(), default:nil) - The channel score, normalized to be in [0,100].
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.SASPortal.V1alpha1.Model.SasPortalChannelWithScore{
frequencyRange:
GoogleApi.SASPortal.V1alpha1.Model.SasPortalFrequencyRange.t() | nil,
score: float() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.