Provides struct and type for a DebugUserResponse
Summary
Types
@type t() :: %Gleanex.Indexing.DebugUserResponse{ status: Gleanex.Indexing.UserStatusResponse.t() | nil, uploadedGroups: [Gleanex.Indexing.DatasourceGroupDefinition.t()] | nil }
Provides struct and type for a DebugUserResponse
@type t() :: %Gleanex.Indexing.DebugUserResponse{ status: Gleanex.Indexing.UserStatusResponse.t() | nil, uploadedGroups: [Gleanex.Indexing.DatasourceGroupDefinition.t()] | nil }