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

ListFeedsResponse

import type { ListFeedsResponse } from "https://googleapis.deno.dev/v1/cloudasset:v1.ts";
interface ListFeedsResponse {
feeds?: Feed[];
}

§Properties

§
feeds?: Feed[]
[src]

A list of feeds.