Provides struct and type for a DebugDocumentResponse
Summary
Types
@type t() :: %Gleanex.Indexing.DebugDocumentResponse{ status: Gleanex.Indexing.DocumentStatusResponse.t() | nil, uploadedPermissions: Gleanex.Indexing.DocumentPermissionsDefinition.t() | nil }