UsersPatchOptionsCopyimport type { UsersPatchOptions } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";Additional options for DisplayVideo#usersPatch. interface UsersPatchOptions {updateMask?: string;}§Properties§updateMask?: string[src]Required. The mask to control which fields to update.