[[["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 2025-08-07 UTC."],[[["This webpage provides documentation for the `PropertyName.Builder` class within the Google Analytics Admin Java library, with version 0.70.0 being the most recent release."],["The `PropertyName.Builder` class is used to create instances representing a property in Google Analytics, accessible via various versions, dating back to version 0.14.0."],["The page outlines the class's inheritance from `java.lang.Object` and its associated methods, such as `build()`, `getProperty()`, and `setProperty()`, and also including inherited members from the Object class."],["The `build()` method returns a `PropertyName` object, while `getProperty()` retrieves a String representation of a property, and `setProperty()` allows a user to set a property and returns the `PropertyName.Builder`."],["The class has a protected `Builder()` constructor that can be used to create a `PropertyName.Builder`."]]],[]]