Class MaintenanceWindow (1.6.0)

MaintenanceWindow(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Maintenance window. This specifies when Dataproc Metastore may perform system maintenance operation to the service.

Attributes

NameDescription
hour_of_day google.protobuf.wrappers_pb2.Int32Value
The hour of day (0-23) when the window starts.
day_of_week google.type.dayofweek_pb2.DayOfWeek
The day of week, when the window starts.

Inheritance

builtins.object > proto.message.Message > MaintenanceWindow