Interface protos.google.cloud.alloydb.v1alpha.ExportClusterRequest.ICsvExportOptions (2.4.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