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

InfoTypesListOptions

import type { InfoTypesListOptions } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Additional options for dlp#infoTypesList.

interface InfoTypesListOptions {
filter?: string;
languageCode?: string;
locationId?: string;
parent?: string;
}

§Properties

§
filter?: string
[src]

filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.

§
languageCode?: string
[src]

BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.

§
locationId?: string
[src]

Deprecated. This field has no effect.

§
parent?: string
[src]

The parent resource name. The format of this value is as follows: locations/ LOCATION_ID