| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta | |
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
Cloudbilling.BillingAccounts.EstimateCostScenario |
Cloudbilling.BillingAccounts.estimateCostScenario(String billingAccount,
EstimateCostScenarioForBillingAccountRequest content)
Use custom pricing in the estimate, using a `CostScenario` with a defined `billingAccount`.
|
| Constructor and Description |
|---|
EstimateCostScenario(String billingAccount,
EstimateCostScenarioForBillingAccountRequest content)
Use custom pricing in the estimate, using a `CostScenario` with a defined `billingAccount`.
|
| Modifier and Type | Method and Description |
|---|---|
EstimateCostScenarioForBillingAccountRequest |
EstimateCostScenarioForBillingAccountRequest.clone() |
EstimateCostScenarioForBillingAccountRequest |
EstimateCostScenarioForBillingAccountRequest.set(String fieldName,
Object value) |
EstimateCostScenarioForBillingAccountRequest |
EstimateCostScenarioForBillingAccountRequest.setCostScenario(CostScenario costScenario)
The scenario to estimate costs for.
|
Copyright © 2011–2024 Google. All rights reserved.