[[["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.Builder` class within the `com.google.analytics.admin.v1alpha` package, part of the Google Analytics Admin API for Java."],["The content lists various versions of the Google Analytics Admin API, ranging from version 0.14.0 to 0.70.0, with the latest version being 0.70.0."],["The `AccessBindingName.Builder` class is used to build access binding names in the format `accounts/{account}/accessBindings/{access_binding}`."],["The `Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, `getAccessBinding()`, `getAccount()`, `setAccessBinding(String accessBinding)`, and `setAccount(String account)`."],["The `setAccessBinding` and `setAccount` methods allow setting the access binding and account strings, respectively, and they return the `AccessBindingName.Builder` itself for method chaining."]]],[]]