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

LocationsUpdateLodgingOptions

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

Additional options for MyBusinessLodging#locationsUpdateLodging.

interface LocationsUpdateLodgingOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The specific fields to update. Use "*" to update all fields, which may include unsetting empty fields in the request. Repeated field items cannot be individually updated.