public enum SqlUpdateTrack extends Enum<SqlUpdateTrack> implements ProtocolMessageEnumProtobuf enum google.cloud.sql.v1.SqlUpdateTrack
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SQL_UPDATE_TRACK_UNSPECIFIED |
This is an unknown maintenance timing preference. |
SQL_UPDATE_TRACK_UNSPECIFIED_VALUE |
This is an unknown maintenance timing preference. |
UNRECOGNIZED |
|
canary |
For an instance with a scheduled maintenance window, this maintenance
timing indicates that the maintenance update is scheduled 7 to 14 days
after the notification is sent out. Also referred to as |
canary_VALUE |
For an instance with a scheduled maintenance window, this maintenance
timing indicates that the maintenance update is scheduled 7 to 14 days
after the notification is sent out. Also referred to as |
stable |
For an instance with a scheduled maintenance window, this maintenance
timing indicates that the maintenance update is scheduled 15 to 21 days
after the notification is sent out. Also referred to as |
stable_VALUE |
For an instance with a scheduled maintenance window, this maintenance
timing indicates that the maintenance update is scheduled 15 to 21 days
after the notification is sent out. Also referred to as |
week5 |
For instance with a scheduled maintenance window, this maintenance timing indicates that the maintenance update is scheduled 35 to 42 days after the notification is sent out. |
week5_VALUE |
For instance with a scheduled maintenance window, this maintenance timing indicates that the maintenance update is scheduled 35 to 42 days after the notification is sent out. |
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() |
|