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

OrganizationsContactsPatchOptions

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

Additional options for EssentialContacts#organizationsContactsPatch.

interface OrganizationsContactsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. The update mask applied to the resource. For the FieldMask definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask