Values.GeocodeParsedQuerySourceParsed components in the provided QueryText.
type nonrec t = {title : ParsedQueryComponentList.t option;The localized display name of this result item based on request parameter language.
*)address : GeocodeParsedQueryAddressComponents.t option;The place address.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of ParsedQueryComponentStartIndexInteger.t
| `String of ParsedQueryComponentValueString.t ])
list ]
list
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Integer of
ParsedQueryComponentStartIndexInteger.t
| `String of ParsedQueryComponentValueString.t ])
list ]
list ])
list ])
list ]