The PredictLocationRequest type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PredictLocationRequest | Initializes a new instance of the PredictLocationRequest class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| SerializeToJson |
Converts this object to JSon string
| |
| SerializeToJsonBytes |
Converts this object to JSon bytes
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| MaxDestinations |
Gets or sets the top N results to retrieve.
| |
| Path |
Gets or sets the the latlong crumbs of the current trip whose destinations we are attempting to predict.
|
See Also