Describes the location of a waypoint.
JSON representation |
---|
{ "point": { object ( |
Fields | |
---|---|
point |
Denotes the exact |
place |
The resource name of the place that represents this location. The format is This is an experimental feature. |
pointLocationSource |
Output only. The source of the |
terminalPointId |
Deprecated: Specify the |
accessPointId |
Deprecated: Specify the |
tripId |
Deprecated. |
terminalLocationType |
Deprecated: |
PointSource
Indicates the source of a LatLng
.
Enums | |
---|---|
POINT_SOURCE_UNSPECIFIED |
Point source unspecified. |
POINT_SOURCE_DEVELOPER_PROVIDED |
The LatLng was explicitly provided by the developer. |
POINT_SOURCE_CALCULATED_FROM_PLACE |
The LatLng was calculated from the provided place. |
TerminalPointId
Deprecated: TerminalPoints are no longer supported in Fleet Engine. Use TerminalLocation.point
instead.
JSON representation |
---|
{ "value": string, // Union field |
Fields | |
---|---|
value |
Deprecated. |
Union field Id . Deprecated. Id can be only one of the following: |
|
placeId |
Deprecated. |
generatedId |
Deprecated. |