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

ProjectsTenantsCompaniesPatchOptions

import type { ProjectsTenantsCompaniesPatchOptions } from "https://googleapis.deno.dev/v1/jobs:v4.ts";

Additional options for jobs#projectsTenantsCompaniesPatch.

interface ProjectsTenantsCompaniesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Strongly recommended for the best service experience. If update_mask is provided, only the specified fields in company are updated. Otherwise all the fields are updated. A field mask to specify the company fields to be updated. Only top level fields of Company are supported.