Cloud Bigtable V2 Client - Class CheckAndMutateRowResponse (2.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable V2 Client class CheckAndMutateRowResponse.
Response message for Bigtable.CheckAndMutateRow.
Generated from protobuf message google.bigtable.v2.CheckAndMutateRowResponse
Namespace
Google \ Cloud \ Bigtable \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ predicate_matched
bool
Whether or not the request's predicate_filter yielded any results for the specified row.
getPredicateMatched
Whether or not the request's predicate_filter yielded any results for
the specified row.
Returns
Type
Description
bool
setPredicateMatched
Whether or not the request's predicate_filter yielded any results for
the specified row.
[[["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 2026-03-11 UTC."],[],[]]