[[["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 webpage provides documentation for the `AccessBindingName.Builder` class within the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin Java library."],["The documentation lists available versions of the library, ranging from the latest version `0.70.0` down to version `0.14.0`, and version `0.57.0` is displayed as the active content of the documentation page."],["`AccessBindingName.Builder` is a class that facilitates building names for access bindings in the format `accounts/{account}/accessBindings/{access_binding}`."],["The class inherits methods from `java.lang.Object`, and also provides custom methods such as `build()`, `getAccessBinding()`, `getAccount()`, `setAccessBinding(String accessBinding)`, and `setAccount(String account)`."],["The primary functions of the `AccessBindingName.Builder` are to create a name for an access binding, retrieve associated account and access binding values, and allow you to modify the access binding and account associated with the Builder object."]]],[]]