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

DeviceIpBlockCatalog

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

List of IP blocks used by the Firebase Test Lab

interface DeviceIpBlockCatalog {
ipBlocks?: DeviceIpBlock[];
}

§Properties

§
ipBlocks?: DeviceIpBlock[]
[src]

The device IP blocks used by Firebase Test Lab