[[["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."],[[["The `PropertyName` class, version 0.8.0, implements the `ResourceName` interface and is part of the `com.google.ads.marketingplatform.admin.v1alpha` package, extending functionality from the base `Object` class."],["This class offers static methods for managing `PropertyName` objects, including `format`, `isParsableFrom`, `newBuilder`, `of`, `parse`, `parseList`, and `toStringList` to handle conversion to and from string representations."],["Instance methods are provided to check for equality (`equals`), retrieve field values (`getFieldValue`, `getFieldValuesMap`), get the property (`getProperty`), calculate the hash code (`hashCode`), create a builder (`toBuilder`), and get a string representation of the object (`toString`)."],["`PropertyName` contains inherited methods from the `Object` class, such as `clone`, `finalize`, `getClass`, `notify`, `notifyAll`, and `wait`, providing standard Java object behaviors."],["The `PropertyName()` constructor is deprecated, suggesting a shift towards using the static methods for creating and managing instances of this class."]]],[]]