Voting helps other researchers find interesting modules.
A user specified location to trigger weather for a specific location. Also it can be generalized for other verticals.
featureId
GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t
nil
latLng
GoogleApi.ContentWarehouse.V1.Model.GoogleTypeLatLng.t
locationName
String.t
mid
timezone
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeVerticalsWeatherProtoUserSpecifiedLocation{ featureId: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t() | nil, latLng: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeLatLng.t() | nil, locationName: String.t() | nil, mid: String.t() | nil, timezone: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()