[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-08-08 UTC."],[],[],null,["public static class **FirebaseVisionOnDeviceImageLabelerOptions.Builder** extends [Object](//developer.android.com/reference/java/lang/Object.html) \nBuilder of [FirebaseVisionOnDeviceImageLabelerOptions](/docs/reference/android/com/google/firebase/ml/vision/label/FirebaseVisionOnDeviceImageLabelerOptions). \n\nPublic Constructor Summary\n\nPublic Method Summary\n\nInherited Method Summary \nFrom class java.lang.Object \n\nPublic Constructors \n\npublic **FirebaseVisionOnDeviceImageLabelerOptions.Builder**\n() \n\nPublic Methods \n\npublic [FirebaseVisionOnDeviceImageLabelerOptions](/docs/reference/android/com/google/firebase/ml/vision/label/FirebaseVisionOnDeviceImageLabelerOptions) **build** () \n\npublic [FirebaseVisionOnDeviceImageLabelerOptions.Builder](/docs/reference/android/com/google/firebase/ml/vision/label/FirebaseVisionOnDeviceImageLabelerOptions.Builder) **setConfidenceThreshold** (float confidenceThreshold) \nSets confidence threshold of detected labels. Only labels detected with confidence\nhigher than this threshold are returned.\n\nDefault is 0.5. \n\nThrows"]]