[[["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 documents 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 used to handle requests for soft-deleting accounts in the Google Analytics Admin API."],["The interface includes two primary methods: `getName()`, which retrieves the name of the account to be deleted as a string, and `getNameBytes()`, which returns the name in ByteString format."],["The account name must adhere to the format `accounts/{account}`, with an example being `accounts/100`, as specified for the required account name format."],["It implements the MessageOrBuilder."]]],[]]