public sealed class Csv.Types.CsvRow : IMessage<Csv.Types.CsvRow>, IEquatable<Csv.Types.CsvRow>, IDeepCloneable<Csv.Types.CsvRow>, IBufferMessage, IMessage
Reference documentation and code samples for the Advisory Notifications v1 API class Csv.Types.CsvRow.
A representation of a single data row in a CSV file.
[[["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\u003eThis documentation provides details for the \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class within the Advisory Notifications v1 API, specifically for version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class represents a single row of data in a CSV file and is an implementation of multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default \u003ccode\u003eCsvRow()\u003c/code\u003e constructor and an overload \u003ccode\u003eCsvRow(Csv.Types.CsvRow other)\u003c/code\u003e for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property named \u003ccode\u003eEntries\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, representing the individual data entries within a CSV row.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that version 1.7.0 is the latest available version, with versions ranging from 1.0.0 up to 1.7.0 being documented.\u003c/p\u003e\n"]]],[],null,[]]