Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::PeriodicPartialMaintenanceSchedule::SubType.
The maintenance type in which the zone is during the given window.
Constants
UNDEFINED_SUB_TYPE
value: 0
A value indicating that the enum field is not set.
MAINTENANCE_SUBTYPE_UNSPECIFIED
value: 294_853_734
Default value.
MAINTENANCE_TYPE_CUSTOMER_MAINTENANCE
value: 431_585_707
A dedicated window for customers to perform their own maintenance. This
often runs concurrently with a DISRUPTIVE_UPGRADE.
MAINTENANCE_TYPE_DISRUPTIVE_UPGRADE
value: 385_079_609
For disruptive updates, including host machine kernel or firmware
upgrades.
MAINTENANCE_TYPE_STABLE
value: 141_316_244
A post-maintenance window for customers to conduct final testing and
performance validation before resuming full business operations.
MAINTENANCE_TYPE_TRANSITION
value: 348_575_278
For preliminary, non-disruptive tasks such as key rotations.