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

LocationsQuestionsPatchOptions

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

Additional options for MyBusinessqanda#locationsQuestionsPatch.

interface LocationsQuestionsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The specific fields to update. Only question text can be updated.