putGeofence

inline suspend fun LocationClient.putGeofence(crossinline block: PutGeofenceRequest.Builder.() -> Unit): PutGeofenceResponse

Stores a geofence geometry in a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.