Interface protos.google.cloud.metastore.v1beta.IMaintenanceWindow (1.3.0)

Properties of a MaintenanceWindow.

Package

@google-cloud/dataproc-metastore!

Properties

dayOfWeek

dayOfWeek?: (google.type.DayOfWeek|keyof typeof google.type.DayOfWeek|null);

MaintenanceWindow dayOfWeek

Property Value
TypeDescription
(google.type.DayOfWeek|keyof typeof google.type.DayOfWeek|null)

hourOfDay

hourOfDay?: (google.protobuf.IInt32Value|null);

MaintenanceWindow hourOfDay

Property Value
TypeDescription
(google.protobuf.IInt32Value|null)