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

AccessPoliciesPatchOptions

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

Additional options for AccessContextManager#accessPoliciesPatch.

interface AccessPoliciesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Mask to control which fields get updated. Must be non-empty.