[[["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 document provides reference information for the \u003ccode\u003eCsv\u003c/code\u003e class within the Advisory Notifications v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsv\u003c/code\u003e class represents a CSV file attachment, structured with a list of column headers and a corresponding list of data rows.\u003c/p\u003e\n"],["\u003cp\u003eThe Csv class 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, which provides certain functionalities to the class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being the default constructor \u003ccode\u003eCsv()\u003c/code\u003e and the other \u003ccode\u003eCsv(Csv other)\u003c/code\u003e that takes another Csv object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsv\u003c/code\u003e class includes properties \u003ccode\u003eDataRows\u003c/code\u003e (a list of data rows) and \u003ccode\u003eHeaders\u003c/code\u003e (a list of column headers), both utilizing the RepeatedField type for managing collections.\u003c/p\u003e\n"]]],[],null,[]]