SearchGroupsRequest
constructor(groupBy: String, groupSize: Int? = null, limit: Int? = null, prefetch: List<Prefetch>? = null, query: QueryInterface? = null, using: String? = null, filter: Filter? = null, params: SearchParams? = null, scoreThreshold: Double? = null, withPayload: WithPayload? = null, withVector: Boolean? = null, lookupFrom: LookupLocation? = null)