flows property

List<GoogleCloudDialogflowCxV3Flow>? flows
getter/setter pair

The list of flows.

There will be a maximum number of items returned based on the page_size field in the request.

Implementation

core.List<GoogleCloudDialogflowCxV3Flow>? flows;