public sealed class ProtoRows : IMessage<ProtoRows>, IEquatable<ProtoRows>, IDeepCloneable<ProtoRows>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ProtoRows.
Rows represented in proto format.
This should be constructed by concatenating the batch_data from each
of the relevant ProtoRowsBatch messages and parsing the result as a
ProtoRows message.
A proto rows message consists of a list of values. Every N complete values
defines a row, where N is equal to the number of entries in the
metadata.proto_schema.columns value received in the first response.
[[["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 latest version available for the Google.Cloud.Bigtable.V2 API is 3.17.0, with version 3.16.0 being the current one displayed.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page provides reference and code samples for the \u003ccode\u003eProtoRows\u003c/code\u003e class within the Google Bigtable v2 API, representing rows in proto format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoRows\u003c/code\u003e class can be constructed by concatenating \u003ccode\u003ebatch_data\u003c/code\u003e from \u003ccode\u003eProtoRowsBatch\u003c/code\u003e messages and parsing the result as a \u003ccode\u003eProtoRows\u003c/code\u003e message.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProtoRows\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ProtoRows>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ProtoRows>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoRows\u003c/code\u003e class includes a \u003ccode\u003eValues\u003c/code\u003e property, which contains a list of values where every N complete values defines a row.\u003c/p\u003e\n"]]],[],null,[]]