Voting helps other researchers find interesting modules.
LocationHint is used to specify a location as well as format.
format
String.t
nil
location
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalCommunicationsInstantmessagingV1LocationHint{ format: String.t() | nil, location: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()