GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaLatLng
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
An object representing a latitude/longitude pair. More info in https://cs.corp.google.com/piper///depot/google3/google/type/latlng.proto
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
latitude
(type:float()
, default:nil
)
- The latitude in degrees. It must be in the range [-90.0, +90.0]. -
longitude
(type:float()
, default:nil
)
- The longitude in degrees. It must be in the range [-180.0, +180.0].
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingModelsMediaLatLng