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

BillingAccountsCreateOptions

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

Additional options for CloudBilling#billingAccountsCreate.

interface BillingAccountsCreateOptions {
parent?: string;
}

§Properties

§
parent?: string
[src]

Optional. The parent to create a billing account from. Format: - billingAccounts/{billing_account_id}, for example, billingAccounts/012345-567890-ABCDEF