| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.clone() |
Price |
Price.set(String fieldName,
Object value) |
Price |
Price.setEffectiveTime(EstimationTimePoint effectiveTime)
The timestamp within the estimation time frame when the price was set.
|
Price |
Price.setPriceType(String priceType)
The type of price.
|
Price |
Price.setRate(Rate rate)
A set of tiered rates.
|
| Modifier and Type | Method and Description |
|---|---|
List<Price> |
Sku.getPrices()
A timeline of prices for a SKU in chronological order.
|
| Modifier and Type | Method and Description |
|---|---|
Sku |
Sku.setPrices(List<Price> prices)
A timeline of prices for a SKU in chronological order.
|
Copyright © 2011–2024 Google. All rights reserved.