[[["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 `DeleteAccessBindingRequestOrBuilder` interface within the Google Analytics Admin Java library, spanning versions from 0.14.0 to the latest 0.70.0."],["The `DeleteAccessBindingRequestOrBuilder` interface extends `MessageOrBuilder` and is used for building requests to delete access bindings."],["The interface defines two primary methods: `getName()`, which returns the name of the access binding to be deleted as a String, and `getNameBytes()`, which returns the name as a `ByteString`."],["The `getName()` and `getNameBytes()` methods require a formatted string, which can either be `accounts/{account}/accessBindings/{accessBinding}` or `properties/{property}/accessBindings/{accessBinding}`."],["Each version contains the same methods and information, with a link to the correct documentation for that version."]]],[]]