[[["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 v1alpha Java library, specifically showing versions ranging from 0.14.0 to the latest 0.70.0."],["The `PropertyName.Builder` class is designed to facilitate the creation of property names in the format of `properties/{property}`."],["The documentation includes inherited members from the `java.lang.Object` class, like `equals()`, `hashCode()`, and `toString()`."],["The class features a `build()` method to construct a `PropertyName` object, a `getProperty()` method to retrieve the property as a string, and a `setProperty(String property)` method to set the property value."],["The Builder class contains a constructor `Builder()`, which is protected, and is used to instantiate `PropertyName.Builder`."]]],[]]