Provides struct and type for a DebugDocumentLifecycleRequest
@type t() :: %Gleanex.Indexing.DebugDocumentLifecycleRequest{ docId: String.t(), maxEvents: integer() | nil, objectType: String.t(), startDate: String.t() | nil }