google_api_bigtable_admin v0.7.0 GoogleApi.BigtableAdmin.V2.Model.CheckConsistencyRequest View Source
Request message for google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency
Attributes
-
consistencyToken
(type:String.t
, default:nil
) - Required. The token created using GenerateConsistencyToken for the Table.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigtableAdmin.V2.Model.CheckConsistencyRequest{ consistencyToken: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.