| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
CommitmentCostEstimate |
CommitmentCostEstimate.clone() |
CommitmentCostEstimate |
CommitmentCostEstimate.set(String fieldName,
Object value) |
CommitmentCostEstimate |
CommitmentCostEstimate.setCommitmentTotalCostEstimate(CostEstimate commitmentTotalCostEstimate)
Total estimated costs for the commitment.
|
CommitmentCostEstimate |
CommitmentCostEstimate.setName(String name)
The name of the commitment, as specified in the `CostScenario`.
|
CommitmentCostEstimate |
CommitmentCostEstimate.setSkuCostEstimates(List<SkuCostEstimate> skuCostEstimates)
Estimated costs for each SKU in the commitment.
|
| Modifier and Type | Method and Description |
|---|---|
List<CommitmentCostEstimate> |
SegmentCostEstimate.getCommitmentCostEstimates()
Estimated costs for each commitment.
|
| Modifier and Type | Method and Description |
|---|---|
SegmentCostEstimate |
SegmentCostEstimate.setCommitmentCostEstimates(List<CommitmentCostEstimate> commitmentCostEstimates)
Estimated costs for each commitment.
|
Copyright © 2011–2024 Google. All rights reserved.