[[["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 page provides documentation for the `PropertyName.Builder` class within the Google Analytics Admin Java library, detailing versions from 0.14.0 up to the latest version 0.70.0."],["The `PropertyName.Builder` class is used to construct property names in the format `properties/{property}` and it inherits from `java.lang.Object`."],["The page details the protected constructor `Builder()` as well as the available methods: `build()`, `getProperty()`, and `setProperty(String property)`."],["The `build()` method returns a `PropertyName`, `getProperty()` method returns a `String`, and the `setProperty(String property)` returns a `PropertyName.Builder` after taking a `String` parameter."]]],[]]