google_api_cloud_search v0.6.0 GoogleApi.CloudSearch.V1.Model.SearchQualityMetadata View Source
Additional search quality metadata of the item.
Attributes
quality
(type:float()
, default:nil
) - An indication of the quality of the item, used to influence search quality. Value should be between 0.0 (lowest quality) and 1.0 (highest quality). The default value is 0.0.
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.CloudSearch.V1.Model.SearchQualityMetadata{quality: float()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.