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

Properties of a MaintenanceSchedule.

Package

@google-cloud/redis

Properties

canReschedule

canReschedule?: (boolean|null);

MaintenanceSchedule canReschedule

endTime

endTime?: (google.protobuf.ITimestamp|null);

MaintenanceSchedule endTime

scheduleDeadlineTime

scheduleDeadlineTime?: (google.protobuf.ITimestamp|null);

MaintenanceSchedule scheduleDeadlineTime

startTime

startTime?: (google.protobuf.ITimestamp|null);

MaintenanceSchedule startTime