Voting helps other researchers find interesting modules.
This protocol buffer holds elevation and related data.
averageElevationMeters
float()
nil
peak
GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreElevationProto{ averageElevationMeters: float() | nil, peak: GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()