[[["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."],[],[],null,["# Google Cloud OsConfig V1 Client - Class RecurringSchedule (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.RecurringSchedule)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.RecurringSchedule)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.RecurringSchedule)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.RecurringSchedule)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.RecurringSchedule)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.RecurringSchedule) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class RecurringSchedule.\n\nSets the time for recurring patch deployments.\n\nGenerated from protobuf message `google.cloud.osconfig.v1.RecurringSchedule`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getTimeZone\n\nRequired. Defines the time zone that `time_of_day` is relative to.\n\nThe rules for daylight saving time are determined by the chosen time zone.\n\n### hasTimeZone\n\n### clearTimeZone\n\n### setTimeZone\n\nRequired. Defines the time zone that `time_of_day` is relative to.\n\nThe rules for daylight saving time are determined by the chosen time zone.\n\n### getStartTime\n\nOptional. The time that the recurring schedule becomes effective.\n\nDefaults to `create_time` of the patch deployment.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOptional. The time that the recurring schedule becomes effective.\n\nDefaults to `create_time` of the patch deployment.\n\n### getEndTime\n\nOptional. The end time at which a recurring patch deployment schedule is no\nlonger active.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOptional. The end time at which a recurring patch deployment schedule is no\nlonger active.\n\n### getTimeOfDay\n\nRequired. Time of the day to run a recurring deployment.\n\n### hasTimeOfDay\n\n### clearTimeOfDay\n\n### setTimeOfDay\n\nRequired. Time of the day to run a recurring deployment.\n\n### getFrequency\n\nRequired. The frequency unit of this recurring schedule.\n\n### setFrequency\n\nRequired. The frequency unit of this recurring schedule.\n\n### getWeekly\n\nRequired. Schedule with weekly executions.\n\n### hasWeekly\n\n### setWeekly\n\nRequired. Schedule with weekly executions.\n\n### getMonthly\n\nRequired. Schedule with monthly executions.\n\n### hasMonthly\n\n### setMonthly\n\nRequired. Schedule with monthly executions.\n\n### getLastExecuteTime\n\nOutput only. The time the last patch job ran successfully.\n\n### hasLastExecuteTime\n\n### clearLastExecuteTime\n\n### setLastExecuteTime\n\nOutput only. The time the last patch job ran successfully.\n\n### getNextExecuteTime\n\nOutput only. The time the next patch job is scheduled to run.\n\n### hasNextExecuteTime\n\n### clearNextExecuteTime\n\n### setNextExecuteTime\n\nOutput only. The time the next patch job is scheduled to run.\n\n### getScheduleConfig"]]