API Reference google_api_billing_budgets v0.10.0
Modules
API client metadata for GoogleApi.BillingBudgets.V1.
API calls for all endpoints tagged BillingAccounts
.
Handle Tesla connections for GoogleApi.BillingBudgets.V1.
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). Currently all plans are monthly budgets so the usage period(s) tracked are implied (calendar months of usage back-to-back).
The budgeted amount for each usage period.
A filter for a budget, limiting the scope of the cost to calculate.
Describes a budget amount targeted to last period's spend. At this time, the amount is automatically 100% of last period's spend; that is, there are no other options yet. Future configuration will be described here (for example, configuring a percentage of last period's spend).
Response for ListBudgets
NotificationsRule defines notifications that are sent based on budget spend and thresholds.
ThresholdRule contains a definition of a threshold which triggers an alert (a notification of a threshold being crossed) to be sent when spend goes above the specified amount. Alerts are automatically e-mailed to users with the Billing Account Administrator role or the Billing Account User role. The thresholds here have no effect on notifications sent to anything configured under Budget.all_updates_rule
.
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty
is empty JSON object {}
.
Represents an amount of money with its currency type.
API client metadata for GoogleApi.BillingBudgets.V1beta1.
API calls for all endpoints tagged BillingAccounts
.
Handle Tesla connections for GoogleApi.BillingBudgets.V1beta1.
AllUpdatesRule defines notifications that are sent based on budget spend and thresholds.
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). Currently all plans are monthly budgets so the usage period(s) tracked are implied (calendar months of usage back-to-back).
The budgeted amount for each usage period.
Request for CreateBudget
A filter for a budget, limiting the scope of the cost to calculate.
Describes a budget amount targeted to last period's spend. At this time, the amount is automatically 100% of last period's spend; that is, there are no other options yet. Future configuration will be described here (for example, configuring a percentage of last period's spend).
Response for ListBudgets
ThresholdRule contains a definition of a threshold which triggers an alert (a notification of a threshold being crossed) to be sent when spend goes above the specified amount. Alerts are automatically e-mailed to users with the Billing Account Administrator role or the Billing Account User role. The thresholds here have no effect on notifications sent to anything configured under Budget.all_updates_rule
.
Request for UpdateBudget
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for Empty
is empty JSON object {}
.
Represents an amount of money with its currency type.