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

ListDnsRecordSetsResponse

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

Represents all DNS RecordSets associated with the producer network

interface ListDnsRecordSetsResponse {
dnsRecordSets?: DnsRecordSet[];
}

§Properties

§
dnsRecordSets?: DnsRecordSet[]
[src]

DNS record Set Resource