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

IndexItemOptions

import type { IndexItemOptions } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface IndexItemOptions {
allowUnknownGsuitePrincipals?: boolean;
}

§Properties

§
allowUnknownGsuitePrincipals?: boolean
[src]

Specifies if the index request should allow Google Workspace principals that do not exist or are deleted.