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 page provides reference documentation for the `GenerateConsistencyTokenResponse` class within the Google Cloud Bigtable Administration v2 API."],["The `GenerateConsistencyTokenResponse` class is the response message for the `BigtableTableAdmin.GenerateConsistencyToken` method."],["This class, `GenerateConsistencyTokenResponse`, includes the property `ConsistencyToken`, which is a string and contains the actual generated consistency token."],["The page details how this class, which implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, can be used within the .NET environment, specifically within the namespace `Google.Cloud.Bigtable.Admin.V2`."],["The page contains links to older versions of the documentation, dating back to version 2.4.0, and as recent as version 3.24.0, labeled as latest, allowing users to access and reference different iterations of the API class."]]],[]]