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

ProvidersEntitlementsPatchOptions

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

Additional options for CloudCommerceProcurement#providersEntitlementsPatch.

interface ProvidersEntitlementsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The update mask that applies to the resource. See the [FieldMask definition] (https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask) for more details.