Generated from protobuf enumMAINTENANCE_CATEGORY_UNSPECIFIED = 0;
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.
Generated from protobuf enumINFRASTRUCTURE = 1;
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Maintenance Api V1beta Client - Class MaintenanceCategory (0.1.0)\n\n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Maintenance Api V1beta Client class MaintenanceCategory.\n\nThe Category of the maintenance.\n\nProtobuf type `google.cloud.maintenance.api.v1beta.MaintenanceCategory`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Maintenance \\\\ Api \\\\ V1beta\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### MAINTENANCE_CATEGORY_UNSPECIFIED\n\n Value: 0\n\nUnspecified category.\n\nGenerated from protobuf enum `MAINTENANCE_CATEGORY_UNSPECIFIED = 0;`\n\n### INFRASTRUCTURE\n\n Value: 1\n\nInfrastructure maintenance events are times that Google Cloud performs\nregular maintenance on network equipment e.g. Google Cloud Interconnect\nThese events are usually scheduled in advance and we provide\nnotification, when possible, so that users can plan for the\ninfrastructure maintenance event and prevent downtime. Infrastructure\nmaintenance events don't have a set interval between occurrences, but\ngenerally occur several times a year.\n\nGenerated from protobuf enum `INFRASTRUCTURE = 1;`\n\n### SERVICE_UPDATE\n\n Value: 3\n\nUpdates that can include bug fixes, changes, or new features that are\nbackward compatible with existing versions (including patches).\n\nSome SPs allow users to control the scheduling of these maintenance\nevents using maintenance windows and/or deny maintenance features.\n\nGenerated from protobuf enum `SERVICE_UPDATE = 3;`"]]