GoogleApi.CloudSearch.V1.Model.SearchQualityMetadata (google_api_cloud_search v0.8.1) 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()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.