[[["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 `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."]]],[]]