[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage provides documentation for the `KeyEventName.Builder` class within the Google Analytics Admin API, specifically for Java."],["The `KeyEventName.Builder` class is used to construct instances of `KeyEventName`, associated with a given property and key event."],["The webpage offers access to documentation for multiple versions of the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0, and includes version 0.66.0 which is the version this page highlights."],["The builder class inherits members from the Java `Object` class, including methods like `clone()`, `equals()`, and `hashCode()`."],["The Builder class contains methods to set the property and keyEvent (`setProperty(String property)` & `setKeyEvent(String keyEvent)`) as well as return their respective values (`getProperty()` & `getKeyEvent()`), additionally it has a `build()` method that will return the `KeyEventName`."]]],[]]