| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.clone() |
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaRate.getUnitInfo()
Unit info such as name and quantity.
|
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.set(String fieldName,
Object value) |
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.setUnit(String unit)
Shorthand for the unit.
|
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.setUnitDescription(String unitDescription)
Human-readable description of the unit.
|
GoogleCloudBillingPricesV1betaUnitInfo |
GoogleCloudBillingPricesV1betaUnitInfo.setUnitQuantity(Decimal unitQuantity)
Unit quantity for the tier.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudBillingPricesV1betaRate |
GoogleCloudBillingPricesV1betaRate.setUnitInfo(GoogleCloudBillingPricesV1betaUnitInfo unitInfo)
Unit info such as name and quantity.
|
Copyright © 2011–2025 Google. All rights reserved.