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

SearchApplicationSessionStats

import type { SearchApplicationSessionStats } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface SearchApplicationSessionStats {
date?: Date;
searchSessionsCount?: bigint;
}

§Properties

§
date?: Date
[src]

The date for which session stats were calculated. Stats are calculated on the following day, close to midnight PST, and then returned.

§
searchSessionsCount?: bigint
[src]

The count of search sessions on the day