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

AccountsChannelPartnerLinksCustomersPatchOptions

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

Additional options for CloudChannel#accountsChannelPartnerLinksCustomersPatch.

interface AccountsChannelPartnerLinksCustomersPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The update mask that applies to the resource. Optional.