batchPutGeofence
inline suspend fun LocationClient.batchPutGeofence(crossinline block: BatchPutGeofenceRequest.Builder.() -> Unit): BatchPutGeofenceResponse
A batch request for storing geofence geometries into a given geofence collection, or updates the geometry of an existing geofence if a geofence ID is included in the request.