Class Google::Cloud::Bigtable::Admin::V2::CheckConsistencyResponse (v0.8.1)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#consistent

def consistent() -> ::Boolean
Returns
  • (::Boolean) — True only if the token is consistent. A token is consistent if replication has caught up with the restrictions specified in the request.

#consistent=

def consistent=(value) -> ::Boolean
Parameter
  • value (::Boolean) — True only if the token is consistent. A token is consistent if replication has caught up with the restrictions specified in the request.
Returns
  • (::Boolean) — True only if the token is consistent. A token is consistent if replication has caught up with the restrictions specified in the request.