[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTaskQueueAddResponseOrBuilder\u003c/code\u003e interface extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e for working with Task Queue add responses.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetChosenTaskName()\u003c/code\u003e method is available to retrieve the name of the chosen task as a \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ehasChosenTaskName()\u003c/code\u003e method checks if a chosen task name has been set, returning a boolean value.\u003c/p\u003e\n"]]],[],null,["# Interface TaskQueuePb.TaskQueueAddResponseOrBuilder (2.0.0)\n\n public static interface TaskQueuePb.TaskQueueAddResponseOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getChosenTaskName()\n\n public abstract ByteString getChosenTaskName()\n\n### hasChosenTaskName()\n\n public abstract boolean hasChosenTaskName()"]]