Voting helps other researchers find interesting modules.
A weight value tagged with a comparison operator.
comparison
String.t
nil
comparisonOperator
weightWithUnit
GoogleApi.ContentWarehouse.V1.Model.GeostoreWeightProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreWeightComparisonProto{ comparison: String.t() | nil, comparisonOperator: String.t() | nil, weightWithUnit: GoogleApi.ContentWarehouse.V1.Model.GeostoreWeightProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()