Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::CheckConsistencyResponse.
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
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.