Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponent (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a DebugDatasourceStatusIdentityResponseComponent

Summary

Types

t()

@type t() :: %Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponent{
  bulkUploadHistory: [Gleanex.Indexing.BulkUploadHistoryEvent.t()] | nil,
  counts:
    Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponentCounts.t()
    | nil
}