[[["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."],[],["`GeofencingRequest.InitialTrigger` defines the behavior when geofences are added, represented as an integer or a bitwise OR of `INITIAL_TRIGGER_ENTER`, `INITIAL_TRIGGER_EXIT`, and `INITIAL_TRIGGER_DWELL`. It implements the `Annotation` interface and, as such, inherits methods like `annotationType()`, `equals()`, `hashCode()`, and `toString()` for handling annotation-related operations. These actions manage the conditions triggering events when a geofence is initially set up.\n"]]