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

ProjectsLocationsProductsSfdcInstancesSfdcChannelsPatchOptions

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

Additional options for Integrations#projectsLocationsProductsSfdcInstancesSfdcChannelsPatch.

interface ProjectsLocationsProductsSfdcInstancesSfdcChannelsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Field mask specifying the fields in the above SfdcChannel that have been modified and need to be updated.