Properties of a Schedule.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Schedule name |
displayName |
string | null |
<optional> |
Schedule displayName |
description |
string | null |
<optional> |
Schedule description |
state |
google.cloud.notebooks.v1.Schedule.State | null |
<optional> |
Schedule state |
cronSchedule |
string | null |
<optional> |
Schedule cronSchedule |
timeZone |
string | null |
<optional> |
Schedule timeZone |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Schedule createTime |
updateTime |
google.protobuf.ITimestamp | null |
<optional> |
Schedule updateTime |
executionTemplate |
google.cloud.notebooks.v1.IExecutionTemplate | null |
<optional> |
Schedule executionTemplate |
recentExecutions |
Array.<google.cloud.notebooks.v1.IExecution> | null |
<optional> |
Schedule recentExecutions |