Google Cloud Billing Budgets V1Budget Amount Response
data class GoogleCloudBillingBudgetsV1BudgetAmountResponse(val lastPeriodAmount: GoogleCloudBillingBudgetsV1LastPeriodAmountResponse, val specifiedAmount: GoogleTypeMoneyResponse)
The budgeted amount for each usage period.
Constructors
Link copied to clipboard
fun GoogleCloudBillingBudgetsV1BudgetAmountResponse(lastPeriodAmount: GoogleCloudBillingBudgetsV1LastPeriodAmountResponse, specifiedAmount: GoogleTypeMoneyResponse)