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

GoogleCloudBillingBudgetsV1LastPeriodAmount

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

Describes a budget amount targeted to the last Filter.calendar_period spend. At this time, the amount is automatically 100% of the last calendar period's spend; that is, there are no other options yet. LastPeriodAmount cannot be set for a budget configured with a Filter.custom_period.

interface GoogleCloudBillingBudgetsV1LastPeriodAmount {}