types
Deprecated
The element type will widen from LocalitiesGeocodeTypes to LocalitiesTypes in the next major release. Unmodeled server values will then surface as LocalitiesTypesUnknown.Unspecified instead of being silently dropped. Update call sites that bind the element type narrowly (e.g. `val x: LocalitiesGeocodeTypes = response.types?.first()!!`).
Parameters
types
An array containing the types of the result