Class EstimateCostScenarioWithListPriceRequest
Request for EstimateCostScenarioWithListPrice.
Implements
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1beta.Data
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class EstimateCostScenarioWithListPriceRequest : IDirectResponseSchema
Properties
CostScenario
The scenario to estimate costs for.
Declaration
[JsonProperty("costScenario")]
public virtual CostScenario CostScenario { get; set; }
Property Value
Type | Description |
---|---|
CostScenario |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |