Interface protos.google.cloud.oracledatabase.v1.IScheduledOperationDetails (0.1.0)

Properties of a ScheduledOperationDetails.

Package

@google-cloud/oracledatabase

Properties

dayOfWeek

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

ScheduledOperationDetails dayOfWeek

startTime

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

ScheduledOperationDetails startTime

stopTime

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

ScheduledOperationDetails stopTime