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