Google Cloud Billing Budgets V1 Client - Class Budget (1.3.1)

Reference documentation and code samples for the Google Cloud Billing Budgets V1 Client class Budget.

A budget is a plan that describes what you expect to spend on Cloud projects, plus the rules to execute as spend is tracked against that plan, (for example, send an alert when 90% of the target spend is met).

The budget time period is configurable, with options such as month (default), quarter, year, or custom time period.

Generated from protobuf message google.cloud.billing.budgets.v1.Budget

Namespace

Google \ Cloud \ Billing \ Budgets \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Output only. Resource name of the budget. The resource name implies the scope of a budget. Values are of the form billingAccounts/{billingAccountId}/budgets/{budgetId} .

↳ display_name
string

User data for display name in UI. The name must be less than or equal to 60 characters.

↳ budget_filter
Google\Cloud\Billing\Budgets\V1\Filter

Optional. Filters that define which resources are used to compute the actual spend against the budget amount, such as projects, services, and the budget's time period, as well as other filters.

↳ amount
↳ threshold_rules
array< Google\Cloud\Billing\Budgets\V1\ThresholdRule >

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget. Optional for pubsubTopic notifications. Required if using email notifications.

↳ notifications_rule
Google\Cloud\Billing\Budgets\V1\NotificationsRule

Optional. Rules to apply to notifications sent based on budget spend and thresholds.

↳ etag
string

Optional. Etag to validate that the object is unchanged for a read-modify-write operation. An empty etag causes an update to overwrite other changes.

getName

Output only. Resource name of the budget.

The resource name implies the scope of a budget. Values are of the form billingAccounts/{billingAccountId}/budgets/{budgetId} .

Returns
Type
Description
string

setName

Output only. Resource name of the budget.

The resource name implies the scope of a budget. Values are of the form billingAccounts/{billingAccountId}/budgets/{budgetId} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

User data for display name in UI. The name must be less than or equal to 60 characters.

Returns
Type
Description
string

setDisplayName

User data for display name in UI. The name must be less than or equal to 60 characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getBudgetFilter

Optional. Filters that define which resources are used to compute the actual spend against the budget amount, such as projects, services, and the budget's time period, as well as other filters.

Returns
Type
Description

hasBudgetFilter

clearBudgetFilter

setBudgetFilter

Optional. Filters that define which resources are used to compute the actual spend against the budget amount, such as projects, services, and the budget's time period, as well as other filters.

Parameter
Name
Description
Returns
Type
Description
$this

getAmount

Required. Budgeted amount.

Returns
Type
Description

hasAmount

clearAmount

setAmount

Required. Budgeted amount.

Parameter
Name
Description
Returns
Type
Description
$this

getThresholdRules

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.

Optional for pubsubTopic notifications. Required if using email notifications.

Returns
Type
Description

setThresholdRules

Optional. Rules that trigger alerts (notifications of thresholds being crossed) when spend exceeds the specified percentages of the budget.

Optional for pubsubTopic notifications. Required if using email notifications.

Parameter
Name
Description
Returns
Type
Description
$this

getNotificationsRule

Optional. Rules to apply to notifications sent based on budget spend and thresholds.

Returns
Type
Description

hasNotificationsRule

clearNotificationsRule

setNotificationsRule

Optional. Rules to apply to notifications sent based on budget spend and thresholds.

Parameter
Name
Description
Returns
Type
Description
$this

getEtag

Optional. Etag to validate that the object is unchanged for a read-modify-write operation.

An empty etag causes an update to overwrite other changes.

Returns
Type
Description
string

setEtag

Optional. Etag to validate that the object is unchanged for a read-modify-write operation.

An empty etag causes an update to overwrite other changes.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: