| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Sku |
Sku.clone() |
Sku |
Sku.set(String fieldName,
Object value) |
Sku |
Sku.setDisplayName(String displayName)
The display name for the SKU.
|
Sku |
Sku.setPrices(List<Price> prices)
A timeline of prices for a SKU in chronological order.
|
Sku |
Sku.setSku(String sku)
The resource name for the SKU.
|
| Modifier and Type | Method and Description |
|---|---|
List<Sku> |
CostEstimationResult.getSkus()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResult |
CostEstimationResult.setSkus(List<Sku> skus)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.