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