public sealed class GenerateConsistencyTokenRequest : IMessage<GenerateConsistencyTokenRequest>, IEquatable<GenerateConsistencyTokenRequest>, IDeepCloneable<GenerateConsistencyTokenRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GenerateConsistencyTokenRequest.
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
Required. The unique name of the Table for which to create a consistency
token. Values are of the form
projects/{project}/instances/{instance}/tables/{table}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eGenerateConsistencyTokenRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, while the documentation covers versions ranging from 2.4.0 to 3.24.0, including the current version 3.8.0, all within the \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Bigtable.Admin.V2/\u003c/code\u003e directory.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateConsistencyTokenRequest\u003c/code\u003e is a class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is designed for creating requests for table consistency tokens.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateConsistencyTokenRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTableName\u003c/code\u003e (of type \u003ccode\u003eTableName\u003c/code\u003e), that is a resource name representing the unique table for which to create a token.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the constructors and inherited members of the \u003ccode\u003eGenerateConsistencyTokenRequest\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, along with the namespace \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e and the associated assembly \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]