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

GoogleCloudBillingBudgetsV1ListBudgetsResponse

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

Response for ListBudgets

interface GoogleCloudBillingBudgetsV1ListBudgetsResponse {
nextPageToken?: string;
}

§Properties

§

List of the budgets owned by the requested billing account.

§
nextPageToken?: string
[src]

If not empty, indicates that there may be more budgets that match the request; this value should be passed in a new ListBudgetsRequest.