[[["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-09 UTC."],[[["This page documents the `AccessBindingName.Builder` class within the Google Analytics Admin Java library, which is used to construct access binding names in the format of `accounts/{account}/accessBindings/{access_binding}`."],["The latest version of the library is 0.70.0, and this page focuses specifically on version 0.66.0, but there is a detailed version history listed with previous versions ranging back to 0.14.0."],["The `AccessBindingName.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getAccessBinding()`, `getAccount()`, `setAccessBinding()`, and `setAccount()`."],["The `setAccessBinding()` and `setAccount()` methods allow setting the access binding and account strings respectively and then return an `AccessBindingName.Builder` instance, while the `build()` method generates an `AccessBindingName`."]]],[]]