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

QueryCountByStatus

import type { QueryCountByStatus } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface QueryCountByStatus {
count?: bigint;
statusCode?: number;
}

§Properties

§
count?: bigint
[src]
§
statusCode?: number
[src]

This represents the http status code.