conversationDatasets property

List<GoogleCloudDialogflowV2ConversationDataset>? conversationDatasets
getter/setter pair

The list of datasets to return.

Implementation

core.List<GoogleCloudDialogflowV2ConversationDataset>? conversationDatasets;