[[["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 lists various versions of the `DeleteAccountRequestOrBuilder` interface for the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `DeleteAccountRequestOrBuilder` interface is part of the `com.google.analytics.admin.v1beta` package and extends the `MessageOrBuilder` interface."],["The interface provides two methods: `getName()` to retrieve the name of the account to be deleted as a String and `getNameBytes()` to get the name in ByteString format."],["Both `getName()` and `getNameBytes()` methods are used to get the account's name, a required parameter to delete, formatted as \"accounts/{account}\" (e.g., \"accounts/100\")."],["The latest version available in this library is version 0.70.0."]]],[]]