Google Cloud Channel V1 Client - Class BillingAccountPurchaseInfo (2.1.1)

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
Name Description
data array

Optional. Data for populating the Message object.

↳ billing_account BillingAccount

The billing account resource.

getBillingAccount

The billing account resource.

Returns
Type Description
BillingAccount|null

hasBillingAccount

clearBillingAccount

setBillingAccount

The billing account resource.

Parameter
Name Description
var BillingAccount
Returns
Type Description
$this