Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ResultCounts

import type { ResultCounts } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";

Result count information

interface ResultCounts {
sourceResultCounts?: SourceResultCount[];
}

§Properties

§
sourceResultCounts?: SourceResultCount[]
[src]

Result count information for each source with results.