Provides struct and type for a GetDocumentStatusRequest
@type t() :: %Gleanex.Indexing.GetDocumentStatusRequest{ datasource: String.t(), docId: String.t(), objectType: String.t() }