Search Result Type
Deprecated
Replaced by NewSearchResultType. This enum no longer represents the current supported types.
Replace with
NewSearchResultTypeDefines type of search result.
This enum has been replaced by NewSearchResultType. It no longer represents the currently supported types in the Search Engine because it cannot be extended without violating SemVer rules for public API changes.
If a type of a SearchResult is not present in SearchResultType, it will default to DEFAULT.
Entries
Official sub-city features present in countries where such an additional administrative layer is used in postal addressing, or where such features are commonly referred to in local parlance. Examples include city districts in Brazil and Chile and arrondissements in France.
Colloquial sub-city features often referred to in local parlance. Unlike locality features, these typically lack official status and may lack universally agreed-upon boundaries.
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.