Builder

class Builder

Properties

Link copied to clipboard

The name of the geofence collection.

Link copied to clipboard

The device's state, including current position and speed.

Link copied to clipboard

The distance unit used for the NearestDistance property returned in a forecasted event. The measurement system must match for DistanceUnit and SpeedUnit; if Kilometers is specified for DistanceUnit, then SpeedUnit must be KilometersPerHour.

Link copied to clipboard

An optional limit for the number of resources returned in a single call.

Link copied to clipboard

The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page.

Link copied to clipboard

The speed unit for the device captured by the device state. The measurement system must match for DistanceUnit and SpeedUnit; if Kilometers is specified for DistanceUnit, then SpeedUnit must be KilometersPerHour.

Link copied to clipboard

Specifies the time horizon in minutes for the forecasted events.