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

ProjectsDeviceSessionsPatchOptions

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

Additional options for Testing#projectsDeviceSessionsPatch.

interface ProjectsDeviceSessionsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The list of fields to update.