Stream Processor Face Search Settings
data class StreamProcessorFaceSearchSettings(val collectionId: String, val faceMatchThreshold: Double? = null)
Face search settings to use on a streaming video. Note that either FaceSearchSettings or ConnectedHomeSettings should be set. Not both