Provides struct and type for a AutocompleteResultGroup
@type t() :: %Gleanex.Client.AutocompleteResultGroup{ endIndex: integer() | nil, startIndex: integer() | nil, title: String.t() | nil }