Voting helps other researchers find interesting modules.
Custom location specified by the user.
geoCoordinates
GoogleApi.ContentWarehouse.V1.Model.GoogleTypeLatLng.t
nil
label
String.t
location
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleInternalAppsWaldoV1alphaCustomLocation{ geoCoordinates: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeLatLng.t() | nil, label: String.t() | nil, location: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()