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

ProductMetadata

import type { ProductMetadata } from "https://googleapis.deno.dev/v1/firebase:v1beta1.ts";

Metadata about a long-running Product operation.

interface ProductMetadata {
warningMessages?: string[];
}

§Properties

§
warningMessages?: string[]
[src]

List of warnings related to the associated operation.