Application
import type { Application } from "https://googleapis.deno.dev/v1/accesscontextmanager:v1.ts";
An application that accesses Google Cloud APIs.
interface Application {
clientId?: string;
name?: string;
}import type { Application } from "https://googleapis.deno.dev/v1/accesscontextmanager:v1.ts";
An application that accesses Google Cloud APIs.