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

IndexingDatasourcesItemsGetOptions

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

Additional options for CloudSearch#indexingDatasourcesItemsGet.

interface IndexingDatasourcesItemsGetOptions {
connectorName?: string;
[debugOptions.enableDebugging]?: boolean;
}

§Properties

§
connectorName?: string
[src]

The name of connector making this call. Format: datasources/{source_id}/connectors/{ID}

§
[debugOptions.enableDebugging]?: boolean
[src]

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