menu
googleapis package
documentation
dialogflow/v2.dart
GoogleCloudDialogflowV2ListDocumentsResponse
documents property
documents property
dark_mode
light_mode
documents
property
List
<
GoogleCloudDialogflowV2Document
>
?
documents
getter/setter pair
The list of documents.
Implementation
core.List<GoogleCloudDialogflowV2Document>? documents;
googleapis package
documentation
dialogflow/v2
GoogleCloudDialogflowV2ListDocumentsResponse
documents property
GoogleCloudDialogflowV2ListDocumentsResponse class