(::Google::Cloud::Bigquery::Storage::V1::ProtoRows) — 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.
value (::Google::Cloud::Bigquery::Storage::V1::ProtoRows) — 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.
Returns
(::Google::Cloud::Bigquery::Storage::V1::ProtoRows) — 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"]],[["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-09 UTC."],[],[],null,["# BigQuery Storage V1 API - Class Google::Cloud::Bigquery::Storage::V1::AppendRowsRequest::ProtoData (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-bigquery-storage-v1/latest/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [1.3.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.3.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [1.2.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.2.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [1.1.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.1.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [1.0.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/1.0.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.27.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.27.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.26.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.26.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.25.2](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.25.2/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.24.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.24.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.23.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.23.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.22.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.22.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.21.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.21.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.20.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.20.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.19.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.19.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.18.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.18.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.17.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.17.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.16.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.16.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.15.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.15.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.14.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.14.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.13.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.12.0/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.11.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.11.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.10.1](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.10.1/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData)\n- [0.9.2](/ruby/docs/reference/google-cloud-bigquery-storage-v1/0.9.2/Google-Cloud-Bigquery-Storage-V1-AppendRowsRequest-ProtoData) \nReference documentation and code samples for the BigQuery Storage V1 API class Google::Cloud::Bigquery::Storage::V1::AppendRowsRequest::ProtoData.\n\nProtoData contains the data rows and schema when constructing append\nrequests. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #rows\n\n def rows() -\u003e ::Google::Cloud::Bigquery::Storage::V1::ProtoRows\n\n**Returns**\n\n- ([::Google::Cloud::Bigquery::Storage::V1::ProtoRows](./Google-Cloud-Bigquery-Storage-V1-ProtoRows)) --- 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.\n\n### #rows=\n\n def rows=(value) -\u003e ::Google::Cloud::Bigquery::Storage::V1::ProtoRows\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Bigquery::Storage::V1::ProtoRows](./Google-Cloud-Bigquery-Storage-V1-ProtoRows)) --- 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. \n**Returns**\n\n- ([::Google::Cloud::Bigquery::Storage::V1::ProtoRows](./Google-Cloud-Bigquery-Storage-V1-ProtoRows)) --- 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.\n\n### #writer_schema\n\n def writer_schema() -\u003e ::Google::Cloud::Bigquery::Storage::V1::ProtoSchema\n\n**Returns**\n\n- ([::Google::Cloud::Bigquery::Storage::V1::ProtoSchema](./Google-Cloud-Bigquery-Storage-V1-ProtoSchema)) ---\n\n The protocol buffer schema used to serialize the data. Provide this value\n whenever:\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### #writer_schema=\n\n def writer_schema=(value) -\u003e ::Google::Cloud::Bigquery::Storage::V1::ProtoSchema\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Bigquery::Storage::V1::ProtoSchema](./Google-Cloud-Bigquery-Storage-V1-ProtoSchema)) ---\n\n The protocol buffer schema used to serialize the data. Provide this value\n whenever:\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**Returns**\n\n- ([::Google::Cloud::Bigquery::Storage::V1::ProtoSchema](./Google-Cloud-Bigquery-Storage-V1-ProtoSchema)) ---\n\n The protocol buffer schema used to serialize the data. Provide this value\n whenever:\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."]]