Voting helps other researchers find interesting modules.
A dimension with a numerical value and unit. This can be a height, width, or length.
dimension
number()
nil
unit
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreDimensionProto{ dimension: number() | nil, unit: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()