CreateScheduleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for created scheduled notebooks
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Format: parent=projects/{project_id}/locations/{location}
|
schedule_id |
str
Required. User-defined unique ID of this schedule. |
schedule |
google.cloud.notebooks_v1.types.Schedule
Required. The schedule to be created. |