public sealed class CsvOptions : IMessage<StorageFormat.Types.CsvOptions>, IEquatable<StorageFormat.Types.CsvOptions>, IDeepCloneable<StorageFormat.Types.CsvOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class StorageFormat.Types.CsvOptions.
Describes CSV and similar semi-structured data formats.
Optional. The character used to quote column values. Accepts '"'
(double quotation mark) or ''' (single quotation mark). Defaults to
'"' (double quotation mark) if unspecified.
[[["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\u003eCsvOptions\u003c/code\u003e class provides configuration settings for reading CSV data within the Cloud Dataplex v1 API, with the latest version of the API being version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides a comprehensive list of all the versions of the API's CsvOptions class, all the way back to the initial version 1.0.0 and all versions between then and the most recent.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCsvOptions\u003c/code\u003e has several configurable properties, including \u003ccode\u003eDelimiter\u003c/code\u003e, \u003ccode\u003eEncoding\u003c/code\u003e, \u003ccode\u003eHeaderRows\u003c/code\u003e, and \u003ccode\u003eQuote\u003c/code\u003e, allowing users to customize how their CSV data is parsed.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCsvOptions\u003c/code\u003e has two constructors, a default one and one that takes in another object of type \u003ccode\u003eStorageFormat.Types.CsvOptions\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCsvOptions\u003c/code\u003e inherits members from the Object class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]