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

ClientInfo

import type { ClientInfo } from "https://googleapis.deno.dev/v1/testing:v1.ts";

Information about the client which invoked the test.

interface ClientInfo {
clientInfoDetails?: ClientInfoDetail[];
name?: string;
}

§Properties

§
clientInfoDetails?: ClientInfoDetail[]
[src]

The list of detailed information about client.

§
name?: string
[src]

Required. Client name, such as gcloud.