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\u003eThe \u003ccode\u003eCsv.Types.CsvRow\u003c/code\u003e class in the Advisory Notifications v1 API represents a single row of data within a CSV file, accessible via the Google Cloud platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented in multiple versions ranging from 1.0.0 to the latest 1.7.0, with each version potentially containing different features or improvements.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its capability to interact with the Google Protobuf system and provides functions such as deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsvRow\u003c/code\u003e class includes a property called \u003ccode\u003eEntries\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that represents an array of strings for the data entries within a single row of the CSV file, and it has two constructors for creating instances.\u003c/p\u003e\n"]]],[],null,[]]