public class Cloudbilling.Services.Skus extends Object
Modifier and Type | Class and Description |
---|---|
class |
Cloudbilling.Services.Skus.List |
Constructor and Description |
---|
Skus() |
Modifier and Type | Method and Description |
---|---|
Cloudbilling.Services.Skus.List |
list(String parent)
Lists all publicly available SKUs for a given cloud service.
|
public Cloudbilling.Services.Skus.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.parent
- Required. The name of the service. Example: "services/DA34-426B-A397"IOException
Copyright © 2011–2020 Google. All rights reserved.