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 document provides reference documentation for the \u003ccode\u003eStorageFormat.Types.CsvOptions\u003c/code\u003e class within the Google Cloud Dataplex v1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt details the various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, for the \u003ccode\u003eCsvOptions\u003c/code\u003e type, allowing users to select the relevant version.\u003c/p\u003e\n"],["\u003cp\u003eThe document describes the \u003ccode\u003eCsvOptions\u003c/code\u003e class, which is used to define CSV data format settings, and includes information on its inheritance, implementation of interfaces, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe properties of the \u003ccode\u003eCsvOptions\u003c/code\u003e class are outlined, including \u003ccode\u003eDelimiter\u003c/code\u003e, \u003ccode\u003eEncoding\u003c/code\u003e, \u003ccode\u003eHeaderRows\u003c/code\u003e, and \u003ccode\u003eQuote\u003c/code\u003e, with explanations of each property's purpose and default values.\u003c/p\u003e\n"],["\u003cp\u003eThe reference highlights how to create new instances of the class with the \u003ccode\u003eCsvOptions()\u003c/code\u003e constructor and with the \u003ccode\u003eCsvOptions(StorageFormat.Types.CsvOptions other)\u003c/code\u003e constructor.\u003c/p\u003e\n"]]],[],null,[]]