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

PendingGoogleUpdateInsight

import type { PendingGoogleUpdateInsight } from "https://googleapis.deno.dev/v1/toolresults:v1beta3.ts";

This insight indicates that the hidden API usage originates from a Google-provided library. Users need not take any action.

interface PendingGoogleUpdateInsight {
nameOfGoogleLibrary?: string;
}

§Properties

§
nameOfGoogleLibrary?: string
[src]

The name of the Google-provided library with the non-SDK API dependency.