steps property

List<GoogleCloudDialogflowCxV3PlaybookStep>? steps
getter/setter pair

Ordered list of step by step execution instructions to accomplish target goal.

Implementation

core.List<GoogleCloudDialogflowCxV3PlaybookStep>? steps;