LabInfo
import type { LabInfo } from "https://googleapis.deno.dev/v1/testing:v1.ts";
Lab specific information for a device.
interface LabInfo {
name?: string;
regionCode?: string;
}import type { LabInfo } from "https://googleapis.deno.dev/v1/testing:v1.ts";
Lab specific information for a device.