Cloud Spanner V1 Client - Class PartitionResponse (1.54.2)

Reference documentation and code samples for the Cloud Spanner V1 Client class PartitionResponse.

The response for PartitionQuery or PartitionRead

Generated from protobuf message google.spanner.v1.PartitionResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ partitions
array< Google\Cloud\Spanner\V1\Partition >

Partitions created by this request.

↳ transaction
Google\Cloud\Spanner\V1\Transaction

Transaction created by this request.

getPartitions

Partitions created by this request.

Generated from protobuf field repeated .google.spanner.v1.Partition partitions = 1;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

setPartitions

Partitions created by this request.

Generated from protobuf field repeated .google.spanner.v1.Partition partitions = 1;

Parameter
Name
Description
Returns
Type
Description
$this

getTransaction

Transaction created by this request.

Generated from protobuf field .google.spanner.v1.Transaction transaction = 2;

Returns
Type
Description

hasTransaction

clearTransaction

setTransaction

Transaction created by this request.

Generated from protobuf field .google.spanner.v1.Transaction transaction = 2;

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: