[[["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 `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`."]]],[]]