Billing V1 API - Module Google::Cloud::Billing::V1::CloudBilling::Paths (v0.8.0)

Reference documentation and code samples for the Billing V1 API module Google::Cloud::Billing::V1::CloudBilling::Paths.

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)