Interface protos.google.cloud.alloydb.v1.ExportClusterRequest.ICsvExportOptions (2.5.0)

Properties of a CsvExportOptions.

Package

@google-cloud/alloydb

Properties

escapeCharacter

escapeCharacter?: (string|null);

CsvExportOptions escapeCharacter

fieldDelimiter

fieldDelimiter?: (string|null);

CsvExportOptions fieldDelimiter

quoteCharacter

quoteCharacter?: (string|null);

CsvExportOptions quoteCharacter

selectQuery

selectQuery?: (string|null);

CsvExportOptions selectQuery