public sealed class GenerateConsistencyTokenResponse : IMessage<GenerateConsistencyTokenResponse>, IEquatable<GenerateConsistencyTokenResponse>, IDeepCloneable<GenerateConsistencyTokenResponse>, IBufferMessage, IMessage
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version available is 3.24.0, with a range of versions from 3.24.0 down to 2.4.0 accessible for the Google.Cloud.Bigtable.Admin.V2 library."],["This documentation focuses on the `GenerateConsistencyTokenResponse` class, a part of the Google.Cloud.Bigtable.Admin.V2 namespace, and used in the \\[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken] function."],["`GenerateConsistencyTokenResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property, `ConsistencyToken`, which is a string that contains the generated consistency token, and two constructors, one default and one that accepts another `GenerateConsistencyTokenResponse` object."]]],[]]