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

DebugOptions

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

Shared request debug options for all cloudsearch RPC methods.

interface DebugOptions {
enableDebugging?: boolean;
}

§Properties

§
enableDebugging?: boolean
[src]

If you are asked by Google to help with debugging, set this field. Otherwise, ignore this field.