Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::RecurringSchedule::Frequency (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::RecurringSchedule::Frequency.
Specifies the frequency of the recurring patch deployments.
Constants
FREQUENCY_UNSPECIFIED
value: 0 Invalid. A frequency must be specified.
WEEKLY
value: 1 Indicates that the frequency of recurrence should be expressed in terms
of weeks.
MONTHLY
value: 2 Indicates that the frequency of recurrence should be expressed in terms
of months.
DAILY
value: 3 Indicates that the frequency of recurrence should be expressed in terms
of days.
[[["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 2026-04-03 UTC."],[],[]]