Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::WeekDayOfMonth::WeekOfMonth (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::WeekDayOfMonth::WeekOfMonth.

WeekOfMonth enumerates possible weeks in the month, e.g. the first, third, or last week of the month.

Constants

WEEK_OF_MONTH_UNSPECIFIED

value: 0
The zero value. Do not use.

FIRST

value: 1
The first week of the month.

SECOND

value: 2
The second week of the month.

THIRD

value: 3
The third week of the month.

FOURTH

value: 4
The fourth week of the month.

LAST

value: 5
The last week of the month.