| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaRateTier |
GoogleCloudBillingPricesV1betaRateTier.clone() |
GoogleCloudBillingPricesV1betaRateTier |
GoogleCloudBillingPricesV1betaRateTier.set(String fieldName,
Object value) |
GoogleCloudBillingPricesV1betaRateTier |
GoogleCloudBillingPricesV1betaRateTier.setListPrice(Money listPrice)
List price of one tier.
|
GoogleCloudBillingPricesV1betaRateTier |
GoogleCloudBillingPricesV1betaRateTier.setStartAmount(Decimal startAmount)
Lower bound amount for a tier.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudBillingPricesV1betaRateTier> |
GoogleCloudBillingPricesV1betaRate.getTiers()
All tiers associated with the `Rate` price.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaRate |
GoogleCloudBillingPricesV1betaRate.setTiers(List<GoogleCloudBillingPricesV1betaRateTier> tiers)
All tiers associated with the `Rate` price.
|
Copyright © 2011–2025 Google. All rights reserved.