The result of the request Entry identified byindex. 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'sentrieslist of the Entry
for which a result is being reported.
Returns
Type
Description
int|string
setIndex
The index into the original request'sentrieslist 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 byindex.
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.
The result of the request Entry identified byindex.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Cloud Bigtable V2 Client - Class Entry (2.17.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.1 (latest)](/php/docs/reference/cloud-bigtable/latest/V2.MutateRowsResponse.Entry)\n- [2.17.0](/php/docs/reference/cloud-bigtable/2.17.0/V2.MutateRowsResponse.Entry)\n- [2.16.0](/php/docs/reference/cloud-bigtable/2.16.0/V2.MutateRowsResponse.Entry)\n- [2.15.0](/php/docs/reference/cloud-bigtable/2.15.0/V2.MutateRowsResponse.Entry)\n- [2.14.0](/php/docs/reference/cloud-bigtable/2.14.0/V2.MutateRowsResponse.Entry)\n- [2.13.0](/php/docs/reference/cloud-bigtable/2.13.0/V2.MutateRowsResponse.Entry)\n- [2.12.0](/php/docs/reference/cloud-bigtable/2.12.0/V2.MutateRowsResponse.Entry)\n- [2.11.1](/php/docs/reference/cloud-bigtable/2.11.1/V2.MutateRowsResponse.Entry)\n- [2.9.1](/php/docs/reference/cloud-bigtable/2.9.1/V2.MutateRowsResponse.Entry)\n- [2.8.0](/php/docs/reference/cloud-bigtable/2.8.0/V2.MutateRowsResponse.Entry)\n- [2.7.0](/php/docs/reference/cloud-bigtable/2.7.0/V2.MutateRowsResponse.Entry)\n- [2.6.3](/php/docs/reference/cloud-bigtable/2.6.3/V2.MutateRowsResponse.Entry)\n- [2.5.0](/php/docs/reference/cloud-bigtable/2.5.0/V2.MutateRowsResponse.Entry)\n- [2.4.0](/php/docs/reference/cloud-bigtable/2.4.0/V2.MutateRowsResponse.Entry)\n- [2.3.0](/php/docs/reference/cloud-bigtable/2.3.0/V2.MutateRowsResponse.Entry)\n- [2.2.1](/php/docs/reference/cloud-bigtable/2.2.1/V2.MutateRowsResponse.Entry)\n- [2.1.0](/php/docs/reference/cloud-bigtable/2.1.0/V2.MutateRowsResponse.Entry)\n- [2.0.1](/php/docs/reference/cloud-bigtable/2.0.1/V2.MutateRowsResponse.Entry)\n- [1.32.1](/php/docs/reference/cloud-bigtable/1.32.1/V2.MutateRowsResponse.Entry)\n- [1.31.1](/php/docs/reference/cloud-bigtable/1.31.1/V2.MutateRowsResponse.Entry)\n- [1.30.0](/php/docs/reference/cloud-bigtable/1.30.0/V2.MutateRowsResponse.Entry)\n- [1.29.2](/php/docs/reference/cloud-bigtable/1.29.2/V2.MutateRowsResponse.Entry)\n- [1.28.3](/php/docs/reference/cloud-bigtable/1.28.3/V2.MutateRowsResponse.Entry)\n- [1.27.0](/php/docs/reference/cloud-bigtable/1.27.0/V2.MutateRowsResponse.Entry)\n- [1.26.2](/php/docs/reference/cloud-bigtable/1.26.2/V2.MutateRowsResponse.Entry)\n- [1.25.0](/php/docs/reference/cloud-bigtable/1.25.0/V2.MutateRowsResponse.Entry)\n- [1.24.1](/php/docs/reference/cloud-bigtable/1.24.1/V2.MutateRowsResponse.Entry)\n- [1.23.0](/php/docs/reference/cloud-bigtable/1.23.0/V2.MutateRowsResponse.Entry)\n- [1.22.2](/php/docs/reference/cloud-bigtable/1.22.2/V2.MutateRowsResponse.Entry)\n- [1.21.1](/php/docs/reference/cloud-bigtable/1.21.1/V2.MutateRowsResponse.Entry)\n- [1.20.3](/php/docs/reference/cloud-bigtable/1.20.3/V2.MutateRowsResponse.Entry) \nReference documentation and code samples for the Cloud Bigtable V2 Client class Entry.\n\nThe result of applying a passed mutation in the original request.\n\nGenerated from protobuf message `google.bigtable.v2.MutateRowsResponse.Entry`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Bigtable \\\\ V2 \\\\ MutateRowsResponse\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIndex\n\nThe index into the original request's `entries` list of the Entry\nfor which a result is being reported.\n\n### setIndex\n\nThe index into the original request's `entries` list of the Entry\nfor which a result is being reported.\n\n### getStatus\n\nThe result of the request Entry identified by `index`.\n\nDepending on how requests are batched during execution, it is possible\nfor one Entry to fail due to an error with another Entry. In the event\nthat this occurs, the same error will be reported for both entries.\n\n### hasStatus\n\n### clearStatus\n\n### setStatus\n\nThe result of the request Entry identified by `index`.\n\nDepending on how requests are batched during execution, it is possible\nfor one Entry to fail due to an error with another Entry. In the event\nthat this occurs, the same error will be reported for both entries."]]