Reference documentation and code samples for the Google Maps FleetEngine V1 Client class TerminalLocation.
Describes the location of a waypoint.
Generated from protobuf message maps.fleetengine.v1.TerminalLocation
Namespace
Google \ Maps \ FleetEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ point
↳ terminal_point_id
TerminalPointId
Deprecated: Specify the point
field instead.
↳ access_point_id
string
Deprecated: Specify the point
field instead.
↳ trip_id
string
Deprecated.
↳ terminal_location_type
int
Deprecated: Vehicle.waypoint
will have this data.
getPoint
Required. Denotes the location of a trip waypoint.
hasPoint
clearPoint
setPoint
Required. Denotes the location of a trip waypoint.
$this
getTerminalPointId
Deprecated: Specify the point
field instead.
TerminalPointId
|null
hasTerminalPointId
clearTerminalPointId
setTerminalPointId
Deprecated: Specify the point
field instead.
var
TerminalPointId
$this
getAccessPointId
Deprecated: Specify the point
field instead.
string
setAccessPointId
Deprecated: Specify the point
field instead.
var
string
$this
getTripId
Deprecated.
string
setTripId
Deprecated.
var
string
$this
getTerminalLocationType
Deprecated: Vehicle.waypoint
will have this data.
int
setTerminalLocationType
Deprecated: Vehicle.waypoint
will have this data.
var
int
$this