open fun getSearchResponses(): ImmutableList<BatchableSearchResponse!>!
Gets the list of results of a Batch Search query. For each item, use BatchableSearchResponseVisitor to obtain the specific response type.
BatchableSearchResponseVisitor