Module Google::Cloud::Billing::V1::CloudBilling::Paths (v0.7.5)

Path helper methods for the CloudBilling API.

Methods

#billing_account_path

def billing_account_path(billing_account:) -> ::String

Create a fully-qualified BillingAccount resource string.

The resource will be in the following format:

billingAccounts/{billing_account}

Parameter
  • billing_account (String)
Returns
  • (::String)