| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
CreditEstimate |
CreditEstimate.clone() |
CreditEstimate |
CreditEstimate.set(String fieldName,
Object value) |
CreditEstimate |
CreditEstimate.setCreditAmount(Money creditAmount)
The estimated credit amount.
|
CreditEstimate |
CreditEstimate.setCreditDescription(String creditDescription)
The credit description.
|
CreditEstimate |
CreditEstimate.setCreditType(String creditType)
The credit type.
|
| Modifier and Type | Method and Description |
|---|---|
List<CreditEstimate> |
CostEstimate.getCreditEstimates()
The estimated credits applied.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimate |
CostEstimate.setCreditEstimates(List<CreditEstimate> creditEstimates)
The estimated credits applied.
|
Copyright © 2011–2024 Google. All rights reserved.