Package | Description |
---|---|
com.google.api.services.cloudbilling.model |
Modifier and Type | Method and Description |
---|---|
Category |
Category.clone() |
Category |
Sku.getCategory()
The category hierarchy of this SKU, purely for organizational purpose.
|
Category |
Category.set(String fieldName,
Object value) |
Category |
Category.setResourceFamily(String resourceFamily)
The type of product the SKU refers to.
|
Category |
Category.setResourceGroup(String resourceGroup)
A group classification for related SKUs.
|
Category |
Category.setServiceDisplayName(String serviceDisplayName)
The display name of the service this SKU belongs to.
|
Category |
Category.setUsageType(String usageType)
Represents how the SKU is consumed.
|
Modifier and Type | Method and Description |
---|---|
Sku |
Sku.setCategory(Category category)
The category hierarchy of this SKU, purely for organizational purpose.
|
Copyright © 2011–2020 Google. All rights reserved.