The protocol buffer schema used to serialize the data. Provide this value whenever: * * You send the first request of an RPC connection. * * You change the input schema. * * You specify a new destination table.
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.
getWriterSchema
The protocol buffer schema used to serialize the data. Provide this value
whenever:
Currently, the backend expects the serialized rows to adhere to
proto2 semantics when appending rows, particularly with respect to
how default values are encoded.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google BigQuery Storage V1 Client - Class ProtoData (2.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.5 (latest)](/php/docs/reference/cloud-bigquery-storage/latest/V1.AppendRowsRequest.ProtoData)\n- [2.1.4](/php/docs/reference/cloud-bigquery-storage/2.1.4/V1.AppendRowsRequest.ProtoData)\n- [2.0.0](/php/docs/reference/cloud-bigquery-storage/2.0.0/V1.AppendRowsRequest.ProtoData)\n- [1.10.4](/php/docs/reference/cloud-bigquery-storage/1.10.4/V1.AppendRowsRequest.ProtoData)\n- [1.9.0](/php/docs/reference/cloud-bigquery-storage/1.9.0/V1.AppendRowsRequest.ProtoData)\n- [1.8.0](/php/docs/reference/cloud-bigquery-storage/1.8.0/V1.AppendRowsRequest.ProtoData)\n- [1.7.1](/php/docs/reference/cloud-bigquery-storage/1.7.1/V1.AppendRowsRequest.ProtoData)\n- [1.6.0](/php/docs/reference/cloud-bigquery-storage/1.6.0/V1.AppendRowsRequest.ProtoData)\n- [1.5.0](/php/docs/reference/cloud-bigquery-storage/1.5.0/V1.AppendRowsRequest.ProtoData)\n- [1.4.1](/php/docs/reference/cloud-bigquery-storage/1.4.1/V1.AppendRowsRequest.ProtoData)\n- [1.3.2](/php/docs/reference/cloud-bigquery-storage/1.3.2/V1.AppendRowsRequest.ProtoData)\n- [1.2.12](/php/docs/reference/cloud-bigquery-storage/1.2.12/V1.AppendRowsRequest.ProtoData) \nReference documentation and code samples for the Google BigQuery Storage V1 Client class ProtoData.\n\nProtoData contains the data rows and schema when constructing append\nrequests.\n\nGenerated from protobuf message `google.cloud.bigquery.storage.v1.AppendRowsRequest.ProtoData`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Storage \\\\ V1 \\\\ AppendRowsRequest\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getWriterSchema\n\nThe protocol buffer schema used to serialize the data. Provide this value\nwhenever:\n\n- You send the first request of an RPC connection.\n\n- You change the input schema.\n\n- You specify a new destination table.\n\n### hasWriterSchema\n\n### clearWriterSchema\n\n### setWriterSchema\n\nThe protocol buffer schema used to serialize the data. Provide this value\nwhenever:\n\n- You send the first request of an RPC connection.\n\n- You change the input schema.\n\n- You specify a new destination table.\n\n### getRows\n\nSerialized row data in protobuf message format.\n\nCurrently, the backend expects the serialized rows to adhere to\nproto2 semantics when appending rows, particularly with respect to\nhow default values are encoded.\n\n### hasRows\n\n### clearRows\n\n### setRows\n\nSerialized row data in protobuf message format.\n\nCurrently, the backend expects the serialized rows to adhere to\nproto2 semantics when appending rows, particularly with respect to\nhow default values are encoded."]]