Class ProcessDocumentResponse (2.24.0)

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

Response to a single document processing request.

Attributes

NameDescription
input_config google.cloud.documentai_v1beta2.types.InputConfig
Information about the input file. This is the same as the corresponding input config in the request.
output_config google.cloud.documentai_v1beta2.types.OutputConfig
The output location of the parsed responses. The responses are written to this location as JSON-serialized Document objects.