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.
Included In
Methods
#license_pool_path
def license_pool_path(billing_account:, order:) -> ::StringCreate 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)