Voting helps other researchers find interesting modules.
A TimezoneProto holds information about a feature's related time zone.
id
String.t
nil
metadata
GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreTimezoneProto{ id: String.t() | nil, metadata: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()