[[["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 webpage provides documentation for the `ProtoRows` class within the `Google.Cloud.BigQuery.Storage.V1` namespace in .NET, covering versions from 2.3.0 up to the latest release 3.17.0."],["`ProtoRows` implements several interfaces, including `IMessage`, `IEquatable\u003cProtoRows\u003e`, `IDeepCloneable\u003cProtoRows\u003e`, and `IBufferMessage`, showing its capabilities and how to use it."],["The class has two constructors: a default constructor and one that accepts another `ProtoRows` object for copying, making it easy to create and duplicate instances."],["`ProtoRows` contains a `SerializedRows` property of type `RepeatedField\u003cByteString\u003e`, which holds a sequence of Protocol Buffer serialized rows that can be deserialized."],["The documentation is for the Google Cloud BigQuery Storage API, in particular, for how Protocol Buffer serialized rows are handled in the .Net ecosystem."]]],[]]