[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `GetAccessBindingRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically within the `com.google.analytics.admin.v1alpha` package."],["The `GetAccessBindingRequestOrBuilder` interface is a part of multiple released versions of the library, ranging from the latest version 0.70.0 down to version 0.14.0, with links provided for each."],["The interface extends the `MessageOrBuilder` and includes methods like `getName()` and `getNameBytes()`, which are used to retrieve the name of the access binding, either as a String or as ByteString, respectively."],["The `getName` method returns a `String` that indicates the name of the access binding, and it is a required field, with the format being either `accounts/{account}/accessBindings/{accessBinding}` or `properties/{property}/accessBindings/{accessBinding}`."],["The `getNameBytes` method returns a `ByteString` that also corresponds to the name of the access binding, and is also required."]]],[]]