MaintenanceWindow specifies a preferred day and time for
maintenance.
Attributes
Name
Description
day
google.type.dayofweek_pb2.DayOfWeek
Preferred day of the week for maintenance,
e.g. MONDAY, TUESDAY, etc.
start_time
google.type.timeofday_pb2.TimeOfDay
Preferred time to start the maintenance
operation on the specified day. Maintenance will
start within 1 hour of this time.
[[["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,["# Class MaintenanceWindow (0.4.8)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.8 (latest)](/python/docs/reference/alloydb/latest/google.cloud.alloydb_v1.types.MaintenanceUpdatePolicy.MaintenanceWindow)\n- [0.4.7](/python/docs/reference/alloydb/0.4.7/google.cloud.alloydb_v1.types.MaintenanceUpdatePolicy.MaintenanceWindow)\n- [0.3.16](/python/docs/reference/alloydb/0.3.16/google.cloud.alloydb_v1.types.MaintenanceUpdatePolicy.MaintenanceWindow)\n- [0.2.1](/python/docs/reference/alloydb/0.2.1/google.cloud.alloydb_v1.types.MaintenanceUpdatePolicy.MaintenanceWindow)\n- [0.1.1](/python/docs/reference/alloydb/0.1.1/google.cloud.alloydb_v1.types.MaintenanceUpdatePolicy.MaintenanceWindow) \n\n MaintenanceWindow(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nMaintenanceWindow specifies a preferred day and time for\nmaintenance."]]