conversations property
The list of conversations.
There will be a maximum number of items returned based on the page_size field in the request.
Implementation
core.List<GoogleCloudDialogflowV2Conversation>? conversations;
The list of conversations.
There will be a maximum number of items returned based on the page_size field in the request.
core.List<GoogleCloudDialogflowV2Conversation>? conversations;