Google Cloud Channel V1 Client - Class BillingAccountPurchaseInfo (1.8.2)

Reference documentation and code samples for the Google Cloud Channel V1 Client class BillingAccountPurchaseInfo.

Represents a billing account that can be used to make a purchase.

Generated from protobuf message google.cloud.channel.v1.BillingAccountPurchaseInfo

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ billing_account Google\Cloud\Channel\V1\BillingAccount

The billing account resource.

getBillingAccount

The billing account resource.

Returns
TypeDescription
Google\Cloud\Channel\V1\BillingAccount|null

hasBillingAccount

clearBillingAccount

setBillingAccount

The billing account resource.

Parameter
NameDescription
var Google\Cloud\Channel\V1\BillingAccount
Returns
TypeDescription
$this