Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::CheckAndMutateRowResponse (v0.21.0)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::CheckAndMutateRowResponse.

Response message for Bigtable.CheckAndMutateRow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#predicate_matched

def predicate_matched() -> ::Boolean
Returns
  • (::Boolean) — Whether or not the request's predicate_filter yielded any results for the specified row.

#predicate_matched=

def predicate_matched=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether or not the request's predicate_filter yielded any results for the specified row.
Returns
  • (::Boolean) — Whether or not the request's predicate_filter yielded any results for the specified row.