putGeofence

abstract suspend fun putGeofence(input: PutGeofenceRequest): 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.