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

GooglePrivacyDlpV2UpdateStoredInfoTypeRequest

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

Request message for UpdateStoredInfoType.

interface GooglePrivacyDlpV2UpdateStoredInfoTypeRequest {
updateMask?: string;
}

§Properties

§

Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.

§
updateMask?: string
[src]

Mask to control which fields get updated.