GoogleApi.CloudSearch.V1.Model.SearchQualityMetadata (google_api_cloud_search v0.10.0) 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
Specs
t() :: %GoogleApi.CloudSearch.V1.Model.SearchQualityMetadata{ quality: float() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.