Cloud Commerce Consumer Procurement V1 API - Module Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Paths (v1.2.0)

Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API module Google::Cloud::Commerce::Consumer::Procurement::V1::LicenseManagementService::Paths.

Path helper methods for the LicenseManagementService API.

Methods

#license_pool_path

def license_pool_path(billing_account:, order:) -> ::String

Create a fully-qualified LicensePool resource string.

The resource will be in the following format:

billingAccounts/{billing_account}/orders/{order}/licensePool

Parameters
  • billing_account (String)
  • order (String)
Returns
  • (::String)
Raises
  • (::ArgumentError)