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

GetCustomerIndexStatsResponse

import type { GetCustomerIndexStatsResponse } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface GetCustomerIndexStatsResponse {
averageIndexedItemCount?: bigint;
}

§Properties

§
averageIndexedItemCount?: bigint
[src]

Average item count for the given date range for which billing is done.

§

Summary of indexed item counts, one for each day in the requested range.