[[["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\u003eThis interface, \u003ccode\u003eTaskQueuePb.TaskQueueQueryTasksResponse.Task.CronTimetableOrBuilder\u003c/code\u003e, extends \u003ccode\u003ecom.google.protobuf.MessageOrBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to retrieve a schedule, using \u003ccode\u003egetSchedule()\u003c/code\u003e, which returns a \u003ccode\u003ecom.google.protobuf.ByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides methods to retrieve a timezone, using \u003ccode\u003egetTimezone()\u003c/code\u003e, which returns a \u003ccode\u003ecom.google.protobuf.ByteString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe interface offers methods to check the presence of a schedule or a timezone using \u003ccode\u003ehasSchedule()\u003c/code\u003e and \u003ccode\u003ehasTimezone()\u003c/code\u003e, both returning a boolean.\u003c/p\u003e\n"]]],[],null,["# Interface TaskQueuePb.TaskQueueQueryTasksResponse.Task.CronTimetableOrBuilder (2.0.0)\n\n public static interface TaskQueuePb.TaskQueueQueryTasksResponse.Task.CronTimetableOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\ncom.google.protobuf.MessageOrBuilder\n\nMethods\n-------\n\n### getSchedule()\n\n public abstract ByteString getSchedule()\n\n### getTimezone()\n\n public abstract ByteString getTimezone()\n\n### hasSchedule()\n\n public abstract boolean hasSchedule()\n\n### hasTimezone()\n\n public abstract boolean hasTimezone()"]]