[[["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 `DeleteAccountRequestOrBuilder` interface within the Google Analytics Admin Java library, specifically for different versions."],["The latest version available is 0.70.0, with older versions listed down to 0.14.0, allowing the user to browse various versions of the interface documentation."],["The `DeleteAccountRequestOrBuilder` interface is used to handle requests for soft-deleting an account, by providing methods to get the account name in String or ByteString format."],["The `getName()` method returns a String representing the account name to be deleted, while `getNameBytes()` returns the same information as a ByteString."],["The account name format required is \"accounts/{account}\", like \"accounts/100\", as this is required by both `getName()` and `getNameBytes()` as specified by the `google.api.field_behavior` attribute."]]],[]]