maintenanceWindow property

MaintenanceWindow? maintenanceWindow
getter/setter pair

The one hour maintenance window of the metastore service.

This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.

Implementation

MaintenanceWindow? maintenanceWindow;