Class: CreateScheduleRequest
workflowservice.v1.CreateScheduleRequest
(-- api-linter: core::0203::optional=disabled aip.dev/not-precedent: field_behavior annotation not available in our gogo fork --)
Implements
Constructors
constructor
• new CreateScheduleRequest(properties?): CreateScheduleRequest
Constructs a new CreateScheduleRequest.
Parameters
| Name | Type | Description |
|---|---|---|
properties? | ICreateScheduleRequest | Properties to set |
Returns
Properties
identity
• identity: string
The identity of the client who initiated this request.
Implementation of
ICreateScheduleRequest.identity
initialPatch
• Optional initialPatch: null | ISchedulePatch
Optional initial patch (e.g. to run the action once immediately).
Implementation of
ICreateScheduleRequest.initialPatch
memo
• Optional memo: null | IMemo
Memo and search attributes to attach to the schedule itself.