| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Rate |
Rate.clone() |
Rate |
Price.getRate()
A set of tiered rates.
|
Rate |
Rate.set(String fieldName,
Object value) |
Rate |
Rate.setTiers(List<RateTier> tiers)
The service tiers.
|
Rate |
Rate.setUnit(String unit)
The SKU's pricing unit.
|
Rate |
Rate.setUnitCount(Double unitCount)
The SKU's count for the pricing unit.
|
| Modifier and Type | Method and Description |
|---|---|
Price |
Price.setRate(Rate rate)
A set of tiered rates.
|
Copyright © 2011–2024 Google. All rights reserved.