setQuality

@NonNull
open fun setQuality(quality: Int): @NonNull LocationRequestCompat.Builder(source)

Sets the request quality. The quality is a hint to providers on how they should weigh power vs accuracy tradeoffs. High accuracy locations may cost more power to produce, and lower accuracy locations may cost less power to produce. Defaults to QUALITY_BALANCED_POWER_ACCURACY.