Provides struct and type for a ListCollectionsRequest
@type t() :: %Gleanex.Client.ListCollectionsRequest{ allowedDatasource: String.t() | nil, includeAudience: boolean() | nil, includeRoles: boolean() | nil }