[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTaskQueueDeleteResponseOrBuilder\u003c/code\u003e interface extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e and is part of the \u003ccode\u003eTaskQueuePb\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetResult(int arg0)\u003c/code\u003e method retrieves an \u003ccode\u003eErrorCode\u003c/code\u003e based on the provided integer parameter \u003ccode\u003earg0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetResultCount()\u003c/code\u003e method returns the total number of \u003ccode\u003eErrorCode\u003c/code\u003e results, as an integer.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetResultList()\u003c/code\u003e method returns a list of \u003ccode\u003eErrorCode\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,["# Interface TaskQueuePb.TaskQueueDeleteResponseOrBuilder (2.0.0)\n\n public static interface TaskQueuePb.TaskQueueDeleteResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getResult(int arg0)\n\n public abstract TaskQueuePb.TaskQueueServiceError.ErrorCode getResult(int arg0)\n\n### getResultCount()\n\n public abstract int getResultCount()\n\n### getResultList()\n\n public abstract List\u003cTaskQueuePb.TaskQueueServiceError.ErrorCode\u003e getResultList()"]]