Show / Hide Table of Contents

Class BillingAccountsResource

The "billingAccounts" collection of methods.

Inheritance
object
BillingAccountsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DiscoveryEngine.v1alpha
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class BillingAccountsResource

Constructors

BillingAccountsResource(IClientService)

Constructs a new resource.

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

Properties

BillingAccountLicenseConfigs

Gets the BillingAccountLicenseConfigs resource.

Declaration
public virtual BillingAccountsResource.BillingAccountLicenseConfigsResource BillingAccountLicenseConfigs { get; }
Property Value
Type Description
BillingAccountsResource.BillingAccountLicenseConfigsResource
In this article
Back to top Generated by DocFX