Voting helps other researchers find interesting modules.
componentType
String.t
nil
interval
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeIntervalProto.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeComponentProto{ componentType: String.t() | nil, interval: [GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeIntervalProto.t()] | nil }
@spec decode(struct(), keyword()) :: struct()