[[["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\u003eTaskQueueFetchQueuesRequestOrBuilder\u003c/code\u003e interface extends \u003ccode\u003eMessageOrBuilder\u003c/code\u003e and is a public static interface.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a \u003ccode\u003egetAppId()\u003c/code\u003e method to retrieve a \u003ccode\u003eByteString\u003c/code\u003e representing the application ID.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003egetMaxRows()\u003c/code\u003e method that returns an integer value representing the maximum number of rows.\u003c/p\u003e\n"],["\u003cp\u003eThe interface contains \u003ccode\u003ehasAppId()\u003c/code\u003e and \u003ccode\u003ehasMaxRows()\u003c/code\u003e methods that respectively return a boolean value to indicate the presence of an application ID and a maximum number of rows.\u003c/p\u003e\n"]]],[],null,["# Interface TaskQueuePb.TaskQueueFetchQueuesRequestOrBuilder (2.0.0)\n\n public static interface TaskQueuePb.TaskQueueFetchQueuesRequestOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getAppId()\n\n public abstract ByteString getAppId()\n\n### getMaxRows()\n\n public abstract int getMaxRows()\n\n### hasAppId()\n\n public abstract boolean hasAppId()\n\n### hasMaxRows()\n\n public abstract boolean hasMaxRows()"]]