Show / Hide Table of Contents

Class V1betaResource

The "v1beta" collection of methods.

Inheritance
object
V1betaResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Cloudbilling.v1beta
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class V1betaResource

Constructors

V1betaResource(IClientService)

Constructs a new resource.

Declaration
public V1betaResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

EstimateCostScenario(EstimateCostScenarioWithListPriceRequest)

Estimate list prices using a CostScenario without a defined billingAccount.

Declaration
public virtual V1betaResource.EstimateCostScenarioRequest EstimateCostScenario(EstimateCostScenarioWithListPriceRequest body)
Parameters
Type Name Description
EstimateCostScenarioWithListPriceRequest body

The body of the request.

Returns
Type Description
V1betaResource.EstimateCostScenarioRequest
In this article
Back to top Generated by DocFX