Provides struct and type for a DatasourceObjectTypeDocumentCountEntry
@type t() :: %Gleanex.Indexing.DatasourceObjectTypeDocumentCountEntry{ count: integer() | nil, objectType: String.t() | nil }