str
Required. The agent containing the flows. Format:
projects/.
page_size
int
The maximum number of items to return in a
single page. By default 100 and at most 1000.
page_token
str
The next_page_token value returned from a previous list
request.
language_code
str
The language to list flows for. The following fields are
language dependent:
- Flow.event_handlers.trigger_fulfillment.messages
- Flow.event_handlers.trigger_fulfillment.conditional_cases
- Flow.transition_routes.trigger_fulfillment.messages
- Flow.transition_routes.trigger_fulfillment.conditional_cases
If not specified, the agent's default language is used.
`Many
languages