matchingDocuments property

The document entities that match the specified SearchDocumentsRequest.

Implementation

core.List<
        GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument>?
    matchingDocuments;