public sealed class AppendRowsRequest.Types.ArrowData : IMessage<AppendRowsRequest.Types.ArrowData>, IEquatable<AppendRowsRequest.Types.ArrowData>, IDeepCloneable<AppendRowsRequest.Types.ArrowData>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class AppendRowsRequest.Types.ArrowData.
Arrow schema and data.
Arrow format is an experimental feature only selected for allowlisted
customers.
[[["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-03-21 UTC."],[[["The latest version of the `AppendRowsRequest.Types.ArrowData` class in the Google BigQuery Storage v1 API is 3.17.0, which is also considered the most current release."],["This class represents data in Arrow format, intended for use by specific allowlisted customers as part of an experimental feature within the API."],["`AppendRowsRequest.Types.ArrowData` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object` offering methods such as `GetHashCode`, `GetType`, and `ToString`."],["The class includes properties `Rows` for serialized row data and `WriterSchema` for the Arrow schema used in data serialization."],["Multiple versions are available, from 2.3.0 to 3.17.0, allowing for compatibility with different environments or older projects using these resources."]]],[]]