matchingDocuments property
List<GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument> ?
matchingDocuments
getter/setter pair
The document entities that match the specified SearchDocumentsRequest.
Implementation
core.List<
GoogleCloudContentwarehouseV1SearchDocumentsResponseMatchingDocument>?
matchingDocuments;