| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Decimal |
Decimal.clone() |
Decimal |
GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount.getDiscountPercent()
Percentage of the fixed discount.
|
Decimal |
GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount.getDiscountPercent()
Percentage of the floating discount.
|
Decimal |
GoogleCloudBillingBillingaccountpricesV1betaRateTier.getEffectiveDiscountPercent()
Percentage of effective discount calculated using the current list price per pricing tier.
|
Decimal |
GoogleCloudBillingBillingaccountpricesV1betaRateTier.getStartAmount()
Lower bound amount for a tier.
|
Decimal |
GoogleCloudBillingPricesV1betaRateTier.getStartAmount()
Lower bound amount for a tier.
|
Decimal |
GoogleCloudBillingPricesV1betaUnitInfo.getUnitQuantity()
Unit quantity for the tier.
|
Decimal |
GoogleCloudBillingBillingaccountpricesV1betaUnitInfo.getUnitQuantity()
Unit quantity for the tier.
|
Decimal |
Decimal.set(String fieldName,
Object value) |
Decimal |
Decimal.setValue(String value)
The decimal value, as a string.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount |
GoogleCloudBillingBillingaccountpricesV1betaFixedDiscount.setDiscountPercent(Decimal discountPercent)
Percentage of the fixed discount.
|
GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount |
GoogleCloudBillingBillingaccountpricesV1betaFloatingDiscount.setDiscountPercent(Decimal discountPercent)
Percentage of the floating discount.
|
GoogleCloudBillingBillingaccountpricesV1betaRateTier |
GoogleCloudBillingBillingaccountpricesV1betaRateTier.setEffectiveDiscountPercent(Decimal effectiveDiscountPercent)
Percentage of effective discount calculated using the current list price per pricing tier.
|
GoogleCloudBillingBillingaccountpricesV1betaRateTier |
GoogleCloudBillingBillingaccountpricesV1betaRateTier.setStartAmount(Decimal startAmount)
Lower bound amount for a tier.
|
GoogleCloudBillingPricesV1betaRateTier |
GoogleCloudBillingPricesV1betaRateTier.setStartAmount(Decimal startAmount)
Lower bound amount for a tier.
|
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.setUnitQuantity(Decimal unitQuantity)
Unit quantity for the tier.
|
GoogleCloudBillingBillingaccountpricesV1betaUnitInfo |
GoogleCloudBillingBillingaccountpricesV1betaUnitInfo.setUnitQuantity(Decimal unitQuantity)
Unit quantity for the tier.
|
Copyright © 2011–2025 Google. All rights reserved.