GeocodeIntendedUse

Types

Link copied to clipboard
object Companion
Link copied to clipboard
data class SdkUnknown(val value: String) : GeocodeIntendedUse
Link copied to clipboard

Indicates that results of the operation are for single use, e.g., displaying results on a map or presenting options to users.

Link copied to clipboard

Indicates that results of the operation may be stored locally.

Properties

Link copied to clipboard
abstract val value: String