public sealed class GenerateConsistencyTokenResponse : IMessage<GenerateConsistencyTokenResponse>, IEquatable<GenerateConsistencyTokenResponse>, IDeepCloneable<GenerateConsistencyTokenResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GenerateConsistencyTokenResponse.
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."],[[["This webpage provides reference documentation for the `GenerateConsistencyTokenResponse` class within the Google Cloud Bigtable Admin v2 API."],["The `GenerateConsistencyTokenResponse` class is a response message used by the `BigtableTableAdmin.GenerateConsistencyToken` method."],["The latest version of the API is 3.24.0, and the page includes documentation links for multiple previous versions, starting from 3.24.0 down to version 2.4.0."],["The `GenerateConsistencyTokenResponse` class includes one property, `ConsistencyToken`, which is a string representing the generated consistency token."],["The class inherits from the base `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]