public enum ResourcePolicyWeeklyCycleDayOfWeek.Day extends Enum<ResourcePolicyWeeklyCycleDayOfWeek.Day> implements ProtocolMessageEnumDefines a schedule that runs on specific days of the week. Specify one or more days. The following options are available: MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY.
Protobuf enum google.cloud.compute.v1.ResourcePolicyWeeklyCycleDayOfWeek.Day
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FRIDAY |
|
FRIDAY_VALUE |
|
INVALID |
|
INVALID_VALUE |
|
MONDAY |
|
MONDAY_VALUE |
|
SATURDAY |
|
SATURDAY_VALUE |
|
SUNDAY |
|
SUNDAY_VALUE |
|
THURSDAY |
|
THURSDAY_VALUE |
|
TUESDAY |
|
TUESDAY_VALUE |
|
UNDEFINED_DAY |
A value indicating that the enum field is not set. |
UNDEFINED_DAY_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
WEDNESDAY |
|
WEDNESDAY_VALUE |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|