Billing Budgets V1beta1 API - Class Google::Cloud::Billing::Budgets::V1beta1::CreateBudgetRequest (v0.8.0)

Reference documentation and code samples for the Billing Budgets V1beta1 API class Google::Cloud::Billing::Budgets::V1beta1::CreateBudgetRequest.

Request for CreateBudget

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#budget

def budget() -> ::Google::Cloud::Billing::Budgets::V1beta1::Budget
Returns

#budget=

def budget=(value) -> ::Google::Cloud::Billing::Budgets::V1beta1::Budget
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the billing account to create the budget in. Values are of the form billingAccounts/{billingAccountId}.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the billing account to create the budget in. Values are of the form billingAccounts/{billingAccountId}.
Returns
  • (::String) — Required. The name of the billing account to create the budget in. Values are of the form billingAccounts/{billingAccountId}.