[[["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."],[[["`LightEstimate.State` is an enum that represents the state of a light estimate in ARCore."],["It has two possible values: `NOT_VALID` and `VALID`, indicating whether the light estimate is currently valid."],["This enum inherits methods from `java.lang.Enum`, `java.lang.Object`, `java.lang.constant.Constable`, and `java.lang.Comparable`."],["Developers can use `LightEstimate.State` to check the validity of a light estimate before using it in their AR applications."]]],[]]