[[["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 within the Google Analytics Admin Java library, specifically showcasing version 0.53.0."],["The latest version of this library, version 0.70.0, is available, while numerous other versions back to 0.14.0, are also accessible through links in this page."],["The `PropertyAccessBindingBuilder` class is used to build objects for properties like `properties/{property}/accessBindings/{access_binding}` and inherits members from the `java.lang.Object` class."],["Key functionalities of the `PropertyAccessBindingBuilder` include methods to build an `AccessBindingName` object (`build()`), retrieve the access binding and property strings (`getAccessBinding()`, `getProperty()`), and set the access binding and property strings (`setAccessBinding()`, `setProperty()`)."],["The `PropertyAccessBindingBuilder` class has one constructor (`PropertyAccessBindingBuilder()`) and uses two parameters: `accessBinding` and `property`, both are of the type `String`."]]],[]]