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 webpage provides documentation for the \u003ccode\u003eProtoRows\u003c/code\u003e class within the Google Bigtable v2 API, with version 3.17.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProtoRows\u003c/code\u003e represents rows in proto format and is constructed by concatenating \u003ccode\u003ebatch_data\u003c/code\u003e from \u003ccode\u003eProtoRowsBatch\u003c/code\u003e messages.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eProtoRows\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoRows\u003c/code\u003e class has a property called \u003ccode\u003eValues\u003c/code\u003e, which is a list of \u003ccode\u003eValue\u003c/code\u003e objects within the \u003ccode\u003eRepeatedField\u003c/code\u003e class, and it defines the rows based on the number of columns in \u003ccode\u003emetadata.proto_schema.columns\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers documentation for numerous past versions, spanning from version 2.2.0 up to the most recent version, 3.17.0, allowing developers access to all different version details.\u003c/p\u003e\n"]]],[],null,[]]