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

InlineObjectProperties

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

Properties of an InlineObject.

interface InlineObjectProperties {
embeddedObject?: EmbeddedObject;
}

§Properties

§
embeddedObject?: EmbeddedObject
[src]

The embedded object of this inline object.