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

OrganizationsLocationsMuteConfigsPatchOptions

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

Additional options for SecurityCenter#organizationsLocationsMuteConfigsPatch.

interface OrganizationsLocationsMuteConfigsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The list of fields to be updated. If empty all mutable fields will be updated.