google_api_cloud_search v0.2.0 GoogleApi.CloudSearch.V1.Model.ResultDisplayField View Source
Display Fields for Search Results
Attributes
label
(type:String.t
, default:nil
) - The display label for the property.operatorName
(type:String.t
, default:nil
) - The operator name of the property.property
(type:GoogleApi.CloudSearch.V1.Model.NamedProperty.t
, default:nil
) - The name value pair for the property.
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.ResultDisplayField{ label: String.t(), operatorName: String.t(), property: GoogleApi.CloudSearch.V1.Model.NamedProperty.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.