estimateCostScenario
public Cloudbilling.V1beta.EstimateCostScenario estimateCostScenario(EstimateCostScenarioWithListPriceRequest content)
throws IOException
Estimate list prices using a `CostScenario` without a defined `billingAccount`.
Create a request for the method "v1beta.estimateCostScenario".
This request holds the parameters needed by the cloudbilling server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote
operation.
- Parameters:
content - the EstimateCostScenarioWithListPriceRequest
- Returns:
- the request
- Throws:
IOException