public sealed class AppendRowsRequest.Types.ProtoData : IMessage<AppendRowsRequest.Types.ProtoData>, IEquatable<AppendRowsRequest.Types.ProtoData>, IDeepCloneable<AppendRowsRequest.Types.ProtoData>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class AppendRowsRequest.Types.ProtoData.
ProtoData contains the data rows and schema when constructing append
requests.
Serialized row data in protobuf message format.
Currently, the backend expects the serialized rows to adhere to
proto2 semantics when appending rows, particularly with respect to
how default values are encoded.
[[["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-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eAppendRowsRequest.Types.ProtoData\u003c/code\u003e class within the Google BigQuery Storage v1 API, detailing its role in handling data rows and schema for append requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace and is implemented as a sealed class, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProtoData\u003c/code\u003e class has two primary properties: \u003ccode\u003eRows\u003c/code\u003e, which contains serialized row data in protobuf format, and \u003ccode\u003eWriterSchema\u003c/code\u003e, which defines the protocol buffer schema used for serializing data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes a list of different versions of the same class, ranging from version 2.3.0 all the way up to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports the creation of a new instance with default values or by copying the data from an existing \u003ccode\u003eAppendRowsRequest.Types.ProtoData\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]