Provides struct and type for a UserViewInfo
@type t() :: %Gleanex.Client.UserViewInfo{ docId: String.t() | nil, docTitle: String.t() | nil, docUrl: String.t() | nil }