steps property
Ordered list of step by step execution instructions to accomplish target goal.
Implementation
core.List<GoogleCloudDialogflowCxV3PlaybookStep>? steps;
Ordered list of step by step execution instructions to accomplish target goal.
core.List<GoogleCloudDialogflowCxV3PlaybookStep>? steps;