Class ListConversationDatasetsResponse (2.15.2)

ListConversationDatasetsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The response message for ConversationDatasets.ListConversationDatasets.

Attributes

NameDescription
conversation_datasets Sequence[google.cloud.dialogflow_v2.types.ConversationDataset]
The list of datasets to return.
next_page_token str
The token to use to retrieve the next page of results, or empty if there are no more results in the list.