Reference documentation and code samples for the Maintenance V1BETA API module Google::Cloud::Maintenance::Api::V1beta::MaintenanceCategory.
The Category of the maintenance.
Constants
MAINTENANCE_CATEGORY_UNSPECIFIED
value: 0
Unspecified category.
INFRASTRUCTURE
value: 1
Infrastructure maintenance events are times that Google Cloud performs
regular maintenance on network equipment e.g. Google Cloud Interconnect
These events are usually scheduled in advance and we provide
notification, when possible, so that users can plan for the
infrastructure maintenance event and prevent downtime. Infrastructure
maintenance events don't have a set interval between occurrences, but
generally occur several times a year.
SERVICE_UPDATE
value: 3
Updates that can include bug fixes, changes, or new features that are
backward compatible with existing versions (including patches).
Some SPs allow users to control the scheduling of these maintenance
events using maintenance windows and/or deny maintenance features.