Voting helps other researchers find interesting modules.
Quality constraints about the establishment. In the future we can add to this message Zagat ratings, user reviews, etc. Next ID: 6.
best
boolean()
nil
highlyRated
starType
String.t
stars
GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalStarRatings.t
unspecified
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalQualityConstraint{ best: boolean() | nil, highlyRated: boolean() | nil, starType: String.t() | nil, stars: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalStarRatings.t() | nil, unspecified: boolean() | nil }
@spec decode(struct(), keyword()) :: struct()