[[["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 2024-10-31 UTC."],[[["`Config.PlaneFindingMode` is an enum that controls the behavior of the plane detection subsystem in ARCore."],["It offers four modes: `DISABLED`, `HORIZONTAL`, `HORIZONTAL_AND_VERTICAL`, and `VERTICAL`, allowing developers to specify which types of planes to detect."],["This enum inherits methods from `java.lang.Enum`, `java.lang.Object`, `java.lang.constant.Constable`, and `java.lang.Comparable`, providing functionalities like comparison and description."],["Each enum value corresponds to a specific plane detection mode, such as `DISABLED` for disabling plane detection or `HORIZONTAL` for detecting only horizontal planes."]]],[]]