steps property

List<GoogleCloudDialogflowCxV3PlaybookStep>? steps
getter/setter pair

Sub-processing needed to execute the current step.

Implementation

core.List<GoogleCloudDialogflowCxV3PlaybookStep>? steps;