public sealed class CsvOptions : IMessage<Zone.Types.DiscoverySpec.Types.CsvOptions>, IEquatable<Zone.Types.DiscoverySpec.Types.CsvOptions>, IDeepCloneable<Zone.Types.DiscoverySpec.Types.CsvOptions>, IBufferMessage, IMessage
Describe CSV and similar semi-structured data formats.
[[["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 page details the \u003ccode\u003eCsvOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, which is designed for describing CSV and similar semi-structured data formats.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and multiple previous versions dating back to 1.0.0 are available for reference within the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCsvOptions\u003c/code\u003e is derived from the base \u003ccode\u003eObject\u003c/code\u003e class and 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, providing methods for data handling and comparison.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCsvOptions\u003c/code\u003e include \u003ccode\u003eDelimiter\u003c/code\u003e, \u003ccode\u003eDisableTypeInference\u003c/code\u003e, \u003ccode\u003eEncoding\u003c/code\u003e, and \u003ccode\u003eHeaderRows\u003c/code\u003e, which allow for customization of how CSV data is processed, including specifying the separator, disabling automatic type detection, setting the character encoding, and designating header rows.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eCsvOptions\u003c/code\u003e instance for cloning or initialization.\u003c/p\u003e\n"]]],[],null,[]]