Provides struct and type for a DebugDatasourceStatusResponseIdentity
Summary
Types
@type t() :: %Gleanex.Indexing.DebugDatasourceStatusResponseIdentity{ groups: Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponent.t() | nil, memberships: Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponent.t() | nil, processingHistory: [Gleanex.Indexing.ProcessingHistoryEvent.t()] | nil, users: Gleanex.Indexing.DebugDatasourceStatusIdentityResponseComponent.t() | nil }