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

ProjectsLocationsProductSetsPatchOptions

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

Additional options for Vision#projectsLocationsProductSetsPatch.

interface ProjectsLocationsProductSetsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The FieldMask that specifies which fields to update. If update_mask isn't specified, all mutable fields are to be updated. Valid mask path is display_name.