[[["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 `TaskQueueDeleteRequestOrBuilder` interface, which extends `MessageOrBuilder`, provides methods for managing task queue deletion requests."],["`getAppId()` and `getQueueName()` methods allow retrieving the application ID and queue name, respectively, both as `ByteString` objects."],["`getTaskName()` retrieves a specific task name by index, also returning a `ByteString`, while `getTaskNameCount()` returns the total number of task names."],["`getTaskNameList()` returns a list of all task names, each represented as a `ByteString`."],["`hasAppId()` and `hasQueueName()` are used to check whether an application ID or a queue name has been set, returning boolean values."]]],[]]