google_api_bigtable_admin v0.5.0 GoogleApi.BigtableAdmin.V2.Model.CheckConsistencyResponse View Source
Response message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Attributes
consistent
(type:boolean()
, default:nil
) - True only if the token is consistent. A token is consistent if replication has caught up with the restrictions specified in the request.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.BigtableAdmin.V2.Model.CheckConsistencyResponse{ consistent: boolean() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.