flowValidationResults property

List<GoogleCloudDialogflowCxV3FlowValidationResult>? flowValidationResults
getter/setter pair

Contains all flow validation results.

Implementation

core.List<GoogleCloudDialogflowCxV3FlowValidationResult>?
    flowValidationResults;