Interface protos.google.cloud.storageinsights.v1.ICSVOptions (2.1.0)

Properties of a CSVOptions.

Package

@google-cloud/storageinsights

Properties

delimiter

delimiter?: (string|null);

CSVOptions delimiter

headerRequired

headerRequired?: (boolean|null);

CSVOptions headerRequired

recordSeparator

recordSeparator?: (string|null);

CSVOptions recordSeparator