Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::ScheduledOperationDetails.
Details of scheduled operation. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/ScheduledOperationDetails
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#day_of_week
def day_of_week() -> ::Google::Type::DayOfWeek
Returns
- (::Google::Type::DayOfWeek) — Output only. Day of week.
#start_time
def start_time() -> ::Google::Type::TimeOfDay
Returns
- (::Google::Type::TimeOfDay) — Output only. Auto start time.
#stop_time
def stop_time() -> ::Google::Type::TimeOfDay
Returns
- (::Google::Type::TimeOfDay) — Output only. Auto stop time.