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

ResultDebugInfo

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

Debugging information about the result.

interface ResultDebugInfo {
formattedDebugInfo?: string;
}

§Properties

§
formattedDebugInfo?: string
[src]

General debug info formatted for display.