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, as indicated by the \"latest\" tag in the provided list of versions for the Google.Cloud.Bigtable.Admin.V2 package."],["Version 2.5.0 is the focus version, specifically the GenerateConsistencyTokenResponse class within the Google.Cloud.Bigtable.Admin.V2 namespace, and is a response message for BigtableTableAdmin.GenerateConsistencyToken."],["The GenerateConsistencyTokenResponse class implements multiple interfaces including IMessage\u003cGenerateConsistencyTokenResponse\u003e, IEquatable\u003cGenerateConsistencyTokenResponse\u003e, IDeepCloneable\u003cGenerateConsistencyTokenResponse\u003e, IBufferMessage, and IMessage."],["The GenerateConsistencyTokenResponse has one notable property which is ConsistencyToken, a string value representing the generated consistency token."],["There are multiple versions of the Google.Cloud.Bigtable.Admin.V2 package available, spanning from 2.4.0 to 3.24.0, with all of them having the GenerateConsistencyTokenResponse, allowing users to refer to older version docs."]]],[]]