public sealed class SampleRowKeysRequest : IMessage<SampleRowKeysRequest>, IEquatable<SampleRowKeysRequest>, IDeepCloneable<SampleRowKeysRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class SampleRowKeysRequest.
[[["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-12 UTC."],[[["\u003cp\u003eThis documentation page provides reference information for the \u003ccode\u003eSampleRowKeysRequest\u003c/code\u003e class within the Google Bigtable v2 API for .NET, including the latest version (3.17.0) and previous versions, all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSampleRowKeysRequest\u003c/code\u003e class is a message type used in the Bigtable API, serving as the request structure for the \u003ccode\u003eBigtable.SampleRowKeys\u003c/code\u003e operation, allowing for sampling row keys.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSampleRowKeysRequest\u003c/code\u003e class has properties for routing replication, through the \u003ccode\u003eAppProfileId\u003c/code\u003e property and specifying the target table using \u003ccode\u003eTableName\u003c/code\u003e or \u003ccode\u003eTableNameAsTableName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a \u003ccode\u003eSampleRowKeysRequest\u003c/code\u003e object using two constructors, one that does not require any arguments, and another that takes in another \u003ccode\u003eSampleRowKeysRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]