Interface protos.google.cloud.redis.v1beta1.IWeeklyMaintenanceWindow (3.3.0)

Properties of a WeeklyMaintenanceWindow.

Package

@google-cloud/redis

Properties

day

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

WeeklyMaintenanceWindow day

duration

duration?: (google.protobuf.IDuration|null);

WeeklyMaintenanceWindow duration

startTime

startTime?: (google.type.ITimeOfDay|null);

WeeklyMaintenanceWindow startTime