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

ResultDisplayMetadata

import type { ResultDisplayMetadata } from "https://googleapis.deno.dev/v1/cloudsearch:v1.ts";
interface ResultDisplayMetadata {
metalines?: ResultDisplayLine[];
objectTypeLabel?: string;
}

§Properties

§

The metalines content to be displayed with the result.

§
objectTypeLabel?: string
[src]

The display label for the object.