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

FoldersSecurityHealthAnalyticsSettingsCustomModulesPatchOptions

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

Additional options for SecurityCenter#foldersSecurityHealthAnalyticsSettingsCustomModulesPatch.

interface FoldersSecurityHealthAnalyticsSettingsCustomModulesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The list of fields to be updated. The only fields that can be updated are enablement_state and custom_config. If empty or set to the wildcard value *, both enablement_state and custom_config are updated.