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 is for version 1.5.0 of the Advisory Notifications v1 API, specifically the \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class represents a single row of data within a CSV file, allowing for the manipulation and use of row data.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating various operations and data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntries\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings, holds the individual data entries found within a CSV row.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default constructor, and a copy constructor, which is used to duplicate an existing \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]