getMaxUpdates

@IntRange(from = 1, to = Integer.MAX_VALUE)
open fun getMaxUpdates(): Int(source)

Returns the maximum number of location updates for this request before the request is automatically removed. A max updates value of Integer.MAX_VALUE represents an unlimited number of updates.