Class BillingAccountsResource
The "billingAccounts" collection of methods.
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1beta
Assembly: Google.Apis.Cloudbilling.v1beta.dll
Syntax
public class BillingAccountsResource
Constructors
BillingAccountsResource(IClientService)
Constructs a new resource.
Declaration
public BillingAccountsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Services
Gets the Services resource.
Declaration
public virtual BillingAccountsResource.ServicesResource Services { get; }
Property Value
| Type | Description |
|---|---|
| BillingAccountsResource.ServicesResource |
SkuGroups
Gets the SkuGroups resource.
Declaration
public virtual BillingAccountsResource.SkuGroupsResource SkuGroups { get; }
Property Value
| Type | Description |
|---|---|
| BillingAccountsResource.SkuGroupsResource |
Skus
Gets the Skus resource.
Declaration
public virtual BillingAccountsResource.SkusResource Skus { get; }
Property Value
| Type | Description |
|---|---|
| BillingAccountsResource.SkusResource |