Cloud Bigtable V2 Client - Class Entry (1.30.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Entry.

The result of applying a passed mutation in the original request.

Generated from protobuf message google.bigtable.v2.MutateRowsResponse.Entry

Namespace

Google \ Cloud \ Bigtable \ V2 \ MutateRowsResponse

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ index
int|string

The index into the original request's entries list of the Entry for which a result is being reported.

↳ status
Google\Rpc\Status

The result of the request Entry identified by index . Depending on how requests are batched during execution, it is possible for one Entry to fail due to an error with another Entry. In the event that this occurs, the same error will be reported for both entries.

getIndex

The index into the original request's entries list of the Entry for which a result is being reported.

Returns
Type
Description
int|string

setIndex

The index into the original request's entries list of the Entry for which a result is being reported.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getStatus

The result of the request Entry identified by index .

Depending on how requests are batched during execution, it is possible for one Entry to fail due to an error with another Entry. In the event that this occurs, the same error will be reported for both entries.

Returns
Type
Description

hasStatus

clearStatus

setStatus

The result of the request Entry identified by index .

Depending on how requests are batched during execution, it is possible for one Entry to fail due to an error with another Entry. In the event that this occurs, the same error will be reported for both entries.

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