| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResult |
CostEstimationResult.clone() |
CostEstimationResult |
EstimateCostScenarioForBillingAccountResponse.getCostEstimationResult()
The result of the cost estimation.
|
CostEstimationResult |
EstimateCostScenarioWithListPriceResponse.getCostEstimationResult()
The result of the cost estimation.
|
CostEstimationResult |
CostEstimationResult.set(String fieldName,
Object value) |
CostEstimationResult |
CostEstimationResult.setCurrencyCode(String currencyCode)
Required.
|
CostEstimationResult |
CostEstimationResult.setSegmentCostEstimates(List<SegmentCostEstimate> segmentCostEstimates)
Required.
|
CostEstimationResult |
CostEstimationResult.setSkus(List<Sku> skus)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
EstimateCostScenarioForBillingAccountResponse |
EstimateCostScenarioForBillingAccountResponse.setCostEstimationResult(CostEstimationResult costEstimationResult)
The result of the cost estimation.
|
EstimateCostScenarioWithListPriceResponse |
EstimateCostScenarioWithListPriceResponse.setCostEstimationResult(CostEstimationResult costEstimationResult)
The result of the cost estimation.
|
Copyright © 2011–2024 Google. All rights reserved.