Provides struct and type for a GetUserIdentityResponse
@type t() :: %ExChromaDb.Api.GetUserIdentityResponse{ databases: [String.t()], tenant: String.t(), user_id: String.t() }