class BatchWriteRequest extends Collection (View source)

Properties

protected $collection_key
string[] $labels
protected $writesType
protected $writesDataType

Methods

setLabels($labels)

No description

string[]
getLabels()

No description

setWrites($writes)

No description

Write[]
getWrites()

No description

Details

setLabels($labels)

No description

Parameters

$labels

string[] getLabels()

No description

Return Value

string[]

setWrites($writes)

No description

Parameters

$writes

Write[] getWrites()

No description

Return Value

Write[]