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 covers the \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class within the Google Cloud Advisory Notifications v1 API, which represents a single data row in a CSV file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class is a sealed class that implements several 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\u003eThere are multiple versions of the API detailed, ranging from version 1.0.0 to the latest version 1.7.0, each with its own linked documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eCsvRow()\u003c/code\u003e and a copy constructor \u003ccode\u003eCsvRow(Csv.Types.CsvRow other)\u003c/code\u003e to duplicate \u003ccode\u003eCsvRow\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntries\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, provides access to the data entries within a CSV file row as a string array.\u003c/p\u003e\n"]]],[],null,[]]