public sealed class SampleRowKeysResponse : IMessage<SampleRowKeysResponse>, IEquatable<SampleRowKeysResponse>, IDeepCloneable<SampleRowKeysResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class SampleRowKeysResponse.
Approximate total storage space used by all rows in the table which precede
row_key. Buffering the contents of all rows between two subsequent
samples would require space roughly equal to the difference in their
offset_bytes fields.
Sorted streamed sequence of sample row keys in the table. The table might
have contents before the first row key in the list and after the last one,
but a key containing the empty string indicates "end of table" and will be
the last response given, if present.
Note that row keys in this list may not have ever been written to or read
from, and users should therefore not make any assumptions about the row key
structure that are specific to their use case.
[[["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\u003eThe provided content details the \u003ccode\u003eSampleRowKeysResponse\u003c/code\u003e class within the Google Bigtable v2 API, offering documentation and access to various version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSampleRowKeysResponse\u003c/code\u003e is a class used for responses from the Bigtable.SampleRowKeys method, providing information about sample row keys.\u003c/p\u003e\n"],["\u003cp\u003eThe content includes links to documentation for multiple versions of the \u003ccode\u003eSampleRowKeysResponse\u003c/code\u003e class, ranging from version 2.2.0 up to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, with inherited members from the object class, and includes public properties like \u003ccode\u003eOffsetBytes\u003c/code\u003e and \u003ccode\u003eRowKey\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSampleRowKeysResponse\u003c/code\u003e class contains two constructors: a default constructor and one that takes another \u003ccode\u003eSampleRowKeysResponse\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]