Google Cloud Billing V1 Client - Class CreateBillingAccountRequest (2.0.1)

Reference documentation and code samples for the Google Cloud Billing V1 Client class CreateBillingAccountRequest.

Request message for CreateBillingAccount .

Generated from protobuf message google.cloud.billing.v1.CreateBillingAccountRequest

Namespace

Google \ Cloud \ Billing \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ billing_account
BillingAccount

Required. The billing account resource to create. Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided parent billing account.

↳ parent
string

Optional. The parent to create a billing account from. Format: - billingAccounts/{billing_account_id} , for example, billingAccounts/012345-567890-ABCDEF

getBillingAccount

Required. The billing account resource to create.

Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided parent billing account.

Returns
Type
Description

hasBillingAccount

clearBillingAccount

setBillingAccount

Required. The billing account resource to create.

Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided parent billing account.

Parameter
Name
Description
Returns
Type
Description
$this

getParent

Optional. The parent to create a billing account from.

Format:

  • billingAccounts/{billing_account_id} , for example, billingAccounts/012345-567890-ABCDEF
Returns
Type
Description
string

setParent

Optional. The parent to create a billing account from.

Format:

  • billingAccounts/{billing_account_id} , for example, billingAccounts/012345-567890-ABCDEF
Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameter
Name
Description
billingAccount
BillingAccount

Required. The billing account resource to create. Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided parent billing account.

Returns
Type
Description

static::buildFromBillingAccountParent

Parameters
Name
Description
billingAccount
BillingAccount

Required. The billing account resource to create. Currently CreateBillingAccount only supports subaccount creation, so any created billing accounts must be under a provided parent billing account.

parent
string

Optional. The parent to create a billing account from. Format:

  • billingAccounts/{billing_account_id} , for example, billingAccounts/012345-567890-ABCDEF
Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: