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

BillingConfig

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

Describes the billing configuration for a new tenant project.

interface BillingConfig {
billingAccount?: string;
}

§Properties

§
billingAccount?: string
[src]

Name of the billing account. For example billingAccounts/012345-567890-ABCDEF.