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

GetGoogleUpdatedLodgingResponse

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

Response message for LodgingService.GetGoogleUpdatedLodging

interface GetGoogleUpdatedLodgingResponse {
diffMask?: string;
lodging?: Lodging;
}

§Properties

§
diffMask?: string
[src]

Required. The fields in the Lodging that have been updated by Google. Repeated field items are not individually specified.

§
lodging?: Lodging
[src]

Required. The Google updated Lodging.