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

LodgingMetadata

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

Metadata for the Lodging.

interface LodgingMetadata {
updateTime?: Date;
}

§Properties

§
updateTime?: Date
[src]

Required. The latest time at which the Lodging data is asserted to be true in the real world. This is not necessarily the time at which the request is made.