public static class Day
Constants for wire representations of the ResourcePolicyWeeklyCycleDayOfWeek.Types.Day enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Friday
public const string Friday = "FRIDAY"
Wire representation of Friday.
Field Value | |
---|---|
Type | Description |
String |
Invalid
public const string Invalid = "INVALID"
Wire representation of Invalid.
Field Value | |
---|---|
Type | Description |
String |
Monday
public const string Monday = "MONDAY"
Wire representation of Monday.
Field Value | |
---|---|
Type | Description |
String |
Saturday
public const string Saturday = "SATURDAY"
Wire representation of Saturday.
Field Value | |
---|---|
Type | Description |
String |
Sunday
public const string Sunday = "SUNDAY"
Wire representation of Sunday.
Field Value | |
---|---|
Type | Description |
String |
Thursday
public const string Thursday = "THURSDAY"
Wire representation of Thursday.
Field Value | |
---|---|
Type | Description |
String |
Tuesday
public const string Tuesday = "TUESDAY"
Wire representation of Tuesday.
Field Value | |
---|---|
Type | Description |
String |
UndefinedDay
public const string UndefinedDay = "UNDEFINED_DAY"
Wire representation of UndefinedDay.
Field Value | |
---|---|
Type | Description |
String |
Wednesday
public const string Wednesday = "WEDNESDAY"
Wire representation of Wednesday.
Field Value | |
---|---|
Type | Description |
String |