documents property

List<GoogleCloudDialogflowV2Document>? documents
getter/setter pair

The list of documents.

Implementation

core.List<GoogleCloudDialogflowV2Document>? documents;