Values.RouteMatrixBoundarySourceBoundary within which the matrix is to be calculated. All data, origins and destinations outside the boundary are considered invalid.
type nonrec t = {geometry : RouteMatrixBoundaryGeometry.t option;Geometry of the area to be avoided.
*)unbounded : SensitiveBoolean.t option;No restrictions in terms of a routing boundary, and is typically used for longer routes.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of SensitiveBoolean.t
| `Structure of
(string
* [> `List of
[> `Double of Double.t
| `List of [> `List of [> `Double of Double.t ] list ] list ]
list
| `Structure of
(string
* [> `Double of SensitiveDouble.t
| `List of [> `Double of Double.t ] list
| `Long of RouteMatrixAutoCircleMarginLong.t ])
list ])
list ])
list ]