[[["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-03-21 UTC."],[[["This webpage provides documentation for the `AccessBindingName.PropertyAccessBindingBuilder` class, part of the Google Analytics Admin API for Java, and covers versions ranging from 0.14.0 to 0.70.0 (latest)."],["The `AccessBindingName.PropertyAccessBindingBuilder` class extends the base `java.lang.Object` class and includes inherited members like `clone()`, `equals()`, and `hashCode()`."],["The class has a protected constructor `PropertyAccessBindingBuilder()`, and methods including `build()`, `getAccessBinding()`, `getProperty()`, `setAccessBinding()`, and `setProperty()` for creating and managing property access binding names."],["The `build()` method returns an `AccessBindingName` object, while `getAccessBinding()` and `getProperty()` return string representations of the access binding and property, respectively."],["The `setAccessBinding()` and `setProperty()` methods allow setting of the associated access binding and property, and each returns an `AccessBindingName.PropertyAccessBindingBuilder` object."]]],[]]