Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class ScheduledOperationDetails.
Details of scheduled operation.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/ScheduledOperationDetails
Generated from protobuf message google.cloud.oracledatabase.v1.ScheduledOperationDetails
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ day_of_week
int
Output only. Day of week.
↳ start_time
↳ stop_time
getDayOfWeek
Output only. Day of week.
int
setDayOfWeek
Output only. Day of week.
var
int
$this
getStartTime
Output only. Auto start time.
hasStartTime
clearStartTime
setStartTime
Output only. Auto start time.
$this
getStopTime
Output only. Auto stop time.
hasStopTime
clearStopTime
setStopTime
Output only. Auto stop time.
$this