[[["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 Frequency (2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/php/docs/reference/cloud-osconfig/latest/V1.RecurringSchedule.Frequency)\n- [2.0.5](/php/docs/reference/cloud-osconfig/2.0.5/V1.RecurringSchedule.Frequency)\n- [1.3.5](/php/docs/reference/cloud-osconfig/1.3.5/V1.RecurringSchedule.Frequency)\n- [1.2.2](/php/docs/reference/cloud-osconfig/1.2.2/V1.RecurringSchedule.Frequency)\n- [1.1.1](/php/docs/reference/cloud-osconfig/1.1.1/V1.RecurringSchedule.Frequency)\n- [1.0.5](/php/docs/reference/cloud-osconfig/1.0.5/V1.RecurringSchedule.Frequency) \nReference documentation and code samples for the Google Cloud OsConfig V1 Client class Frequency.\n\nSpecifies the frequency of the recurring patch deployments.\n\nProtobuf type `google.cloud.osconfig.v1.RecurringSchedule.Frequency`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsConfig \\\\ V1 \\\\ RecurringSchedule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FREQUENCY_UNSPECIFIED\n\n Value: 0\n\nInvalid. A frequency must be specified.\n\nGenerated from protobuf enum `FREQUENCY_UNSPECIFIED = 0;`\n\n### WEEKLY\n\n Value: 1\n\nIndicates that the frequency of recurrence should be expressed in terms\nof weeks.\n\nGenerated from protobuf enum `WEEKLY = 1;`\n\n### MONTHLY\n\n Value: 2\n\nIndicates that the frequency of recurrence should be expressed in terms\nof months.\n\nGenerated from protobuf enum `MONTHLY = 2;`\n\n### DAILY\n\n Value: 3\n\nIndicates that the frequency of recurrence should be expressed in terms\nof days.\n\nGenerated from protobuf enum `DAILY = 3;`"]]