View Source GoogleApi.CloudSearch.V1.Model.HtmlValues (google_api_cloud_search v0.20.0)
List of html values.
Attributes
-
values
(type:list(String.t)
, default:nil
) - The maximum allowable length for html values is 2048 characters.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.HtmlValues{values: [String.t()] | nil}
Functions
Unwrap a decoded JSON object into its complex fields.