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

ResponseDebugInfo

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

Debugging information about the response.

interface ResponseDebugInfo {
formattedDebugInfo?: string;
}

§Properties

§
formattedDebugInfo?: string
[src]

General debug info formatted for display.