Class BillingAccountsResource
The "billingAccounts" collection of methods.
Inherited Members
Namespace: Google.Apis.Recommender.v1
Assembly: Google.Apis.Recommender.v1.dll
Syntax
public class BillingAccountsResource
Constructors
BillingAccountsResource(IClientService)
Constructs a new resource.
Declaration
public BillingAccountsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Locations
Gets the Locations resource.
Declaration
public virtual BillingAccountsResource.LocationsResource Locations { get; }
Property Value
Type | Description |
---|---|
BillingAccountsResource.LocationsResource |