Describes the response body of a single document in the /debug/{datasource}/documents API call
| Field | Type | Required | Description |
|---|---|---|---|
doc_id |
Optional[str] | ➖ | Id of the document |
object_type |
Optional[str] | ➖ | objectType of the document |
debug_info |
Optional[models.DebugDocumentResponse] | ➖ | Describes the response body of the /debug/{datasource}/document API call |