public class Cloudbilling.Skus.Price extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Cloudbilling.Skus.Price.Get |
| Constructor and Description |
|---|
Price() |
| Modifier and Type | Method and Description |
|---|---|
Cloudbilling.Skus.Price.Get |
get(String name)
Gets the latest price for the given SKU.
|
public Cloudbilling.Skus.Price.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Name of the latest price to retrieve. Format: skus/{sku}/priceIOExceptionCopyright © 2011–2025 Google. All rights reserved.