google_api_cloud_search v0.6.0 GoogleApi.CloudSearch.V1.Model.ResultDisplayMetadata View Source
Attributes
metalines
(type:list(GoogleApi.CloudSearch.V1.Model.ResultDisplayLine.t)
, default:nil
) - The metalines content to be displayed with the result.objectTypeLabel
(type:String.t
, default:nil
) - The display label for the object.
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.ResultDisplayMetadata{ metalines: [GoogleApi.CloudSearch.V1.Model.ResultDisplayLine.t()], objectTypeLabel: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.