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

KeysLookupKeyOptions

import type { KeysLookupKeyOptions } from "https://googleapis.deno.dev/v1/apikeys:v2.ts";

Additional options for APIKeys#keysLookupKey.

interface KeysLookupKeyOptions {
keyString?: string;
}

§Properties

§
keyString?: string
[src]

Required. Finds the project that owns the key string value.