[[["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-17 UTC."],[[["This documentation outlines the `PropertyName.Builder` class within the `com.google.ads.marketingplatform.admin.v1alpha` package, used for constructing property names."],["The `PropertyName.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getProperty()`, and `setProperty(String property)`."],["The latest version of the documentation is 0.9.0, with prior versions available from 0.8.0 down to 0.1.0."],["The `setProperty()` method allows setting a property as a string and returns a `PropertyName.Builder` object, while `getProperty()` retrieves the set property as a String."],["The `build()` method, which returns a `PropertyName` object is used to construct the property name."]]],[]]