LocationsUpdateLodgingOptions
import type { LocationsUpdateLodgingOptions } from "https://googleapis.deno.dev/v1/mybusinesslodging:v1.ts";Additional options for MyBusinessLodging#locationsUpdateLodging.
interface LocationsUpdateLodgingOptions {
updateMask?: string;
}