Class BatchGetDocumentsMetadataResponse (0.12.3)

BatchGetDocumentsMetadataResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for DocumentService.BatchGetDocumentsMetadata method.

Attribute

Name Description
documents_metadata MutableSequence[google.cloud.discoveryengine_v1.types.BatchGetDocumentsMetadataResponse.DocumentMetadata]
The metadata of the Documents.

Classes

DocumentMetadata

DocumentMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The metadata of a Document.

State

State(value)

The state of the Document.