Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::ScheduledOperationDetails (v0.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
defday_of_week()->::Google::Type::DayOfWeek
Returns
- (::Google::Type::DayOfWeek) — Output only. Day of week.
#start_time
defstart_time()->::Google::Type::TimeOfDay
Returns
- (::Google::Type::TimeOfDay) — Output only. Auto start time.
#stop_time
defstop_time()->::Google::Type::TimeOfDay
Returns
- (::Google::Type::TimeOfDay) — Output only. Auto stop time.