public sealed class StorageFormat.Types.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\u003eThis webpage provides documentation for the \u003ccode\u003eStorageFormat.Types.CsvOptions\u003c/code\u003e class within the Google Cloud Dataplex v1 API, detailing its use in handling CSV and similar data formats.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers version history for the class, ranging from version 1.0.0 to the latest version 3.6.0, with version 2.14.0 specifically being the active version displayed on the page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStorageFormat.Types.CsvOptions\u003c/code\u003e implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCsvOptions\u003c/code\u003e include \u003ccode\u003eDelimiter\u003c/code\u003e, \u003ccode\u003eEncoding\u003c/code\u003e, \u003ccode\u003eHeaderRows\u003c/code\u003e, and \u003ccode\u003eQuote\u003c/code\u003e, allowing users to configure how the CSV data should be interpreted and parsed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCsvOptions\u003c/code\u003e class offers two constructors, one default and one that takes another \u003ccode\u003eCsvOptions\u003c/code\u003e object, enabling the creation and cloning of CSV options configurations.\u003c/p\u003e\n"]]],[],null,[]]