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

GooglePrivacyDlpV2UpdateConnectionRequest

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

Request message for UpdateConnection.

interface GooglePrivacyDlpV2UpdateConnectionRequest {
updateMask?: string;
}

§Properties

§

Required. The connection with new values for the relevant fields.

§
updateMask?: string
[src]

Optional. Mask to control which fields get updated.