Uses of Interface
com.google.cloud.channel.v1.BillingAccountOrBuilder
-
Packages that use BillingAccountOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of BillingAccountOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement BillingAccountOrBuilder Modifier and Type Class Description class
BillingAccount
Represents a billing account.static class
BillingAccount.Builder
Represents a billing account.Methods in com.google.cloud.channel.v1 that return BillingAccountOrBuilder Modifier and Type Method Description BillingAccountOrBuilder
BillingAccountPurchaseInfo.Builder. getBillingAccountOrBuilder()
The billing account resource.BillingAccountOrBuilder
BillingAccountPurchaseInfo. getBillingAccountOrBuilder()
The billing account resource.BillingAccountOrBuilder
BillingAccountPurchaseInfoOrBuilder. getBillingAccountOrBuilder()
The billing account resource.
-