UpdateBudgetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The budget actions to add. Budget actions specify what happens when the budget runs out.

Link copied to clipboard

The budget actions to remove from the budget.

Link copied to clipboard

The dollar limit to update on the budget. Based on consumed usage.

Link copied to clipboard

The budget ID to update.

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The description of the budget to update.

Link copied to clipboard

The display name of the budget to update.

Link copied to clipboard

The farm ID of the budget to update.

Link copied to clipboard

The schedule to update.

Link copied to clipboard

Updates the status of the budget.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String