Uses of Class
com.google.cloud.channel.v1.BillingAccount
-
Packages that use BillingAccount Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of BillingAccount in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return BillingAccount Modifier and Type Method Description BillingAccountBillingAccount.Builder. build()BillingAccountBillingAccount.Builder. buildPartial()BillingAccountBillingAccountPurchaseInfo.Builder. getBillingAccount()The billing account resource.BillingAccountBillingAccountPurchaseInfo. getBillingAccount()The billing account resource.BillingAccountBillingAccountPurchaseInfoOrBuilder. getBillingAccount()The billing account resource.static BillingAccountBillingAccount. getDefaultInstance()BillingAccountBillingAccount.Builder. getDefaultInstanceForType()BillingAccountBillingAccount. getDefaultInstanceForType()static BillingAccountBillingAccount. parseDelimitedFrom(InputStream input)static BillingAccountBillingAccount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillingAccountBillingAccount. parseFrom(byte[] data)static BillingAccountBillingAccount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillingAccountBillingAccount. parseFrom(com.google.protobuf.ByteString data)static BillingAccountBillingAccount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillingAccountBillingAccount. parseFrom(com.google.protobuf.CodedInputStream input)static BillingAccountBillingAccount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillingAccountBillingAccount. parseFrom(InputStream input)static BillingAccountBillingAccount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BillingAccountBillingAccount. parseFrom(ByteBuffer data)static BillingAccountBillingAccount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type BillingAccount Modifier and Type Method Description com.google.protobuf.Parser<BillingAccount>BillingAccount. getParserForType()static com.google.protobuf.Parser<BillingAccount>BillingAccount. parser()Methods in com.google.cloud.channel.v1 with parameters of type BillingAccount Modifier and Type Method Description BillingAccountPurchaseInfo.BuilderBillingAccountPurchaseInfo.Builder. mergeBillingAccount(BillingAccount value)The billing account resource.BillingAccount.BuilderBillingAccount.Builder. mergeFrom(BillingAccount other)static BillingAccount.BuilderBillingAccount. newBuilder(BillingAccount prototype)BillingAccountPurchaseInfo.BuilderBillingAccountPurchaseInfo.Builder. setBillingAccount(BillingAccount value)The billing account resource.
-