View Source GoogleApi.CloudSearch.V1.Model.ResultDisplayLine (google_api_cloud_search v0.22.0)
The collection of fields that make up a displayed line
Attributes
-
fields
(type:list(GoogleApi.CloudSearch.V1.Model.ResultDisplayField.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.ResultDisplayLine{ fields: [GoogleApi.CloudSearch.V1.Model.ResultDisplayField.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.