CreateBudgetRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The dollar limit based on consumed usage.

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.

Link copied to clipboard

The display name of the budget.

Link copied to clipboard

The farm ID to include in this budget.

Link copied to clipboard

The schedule to associate with this budget.

Link copied to clipboard

The queue ID provided to this budget to track usage.

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