[[["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-05 UTC."],[[["The `TaskQueuePurgeQueueRequestOrBuilder` interface extends `MessageOrBuilder` for building requests to purge task queues."],["It provides methods to retrieve the application ID (`getAppId`) and the queue name (`getQueueName`) as `ByteString` objects."],["The interface also includes methods (`hasAppId` and `hasQueueName`) to check if the application ID and queue name are set, returning a boolean value."],["The `getAppId` and `getQueueName` methods are the ones used to obtain information about the queue being modified."]]],[]]