ReadOptions - HealthOmics API Reference

ReadOptions

Read options for an annotation import job.

Contents

comment

The file's comment character.

Type: String

Length Constraints: Fixed length of 1.

Required: No

encoding

The file's encoding.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Required: No

escape

A character for escaping quotes in the file.

Type: String

Length Constraints: Fixed length of 1.

Required: No

escapeQuotes

Whether quotes need to be escaped in the file.

Type: Boolean

Required: No

header

Whether the file has a header row.

Type: Boolean

Required: No

lineSep

A line separator for the file.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Required: No

quote

The file's quote character.

Type: String

Length Constraints: Fixed length of 1.

Required: No

quoteAll

Whether all values need to be quoted, or just those that contain quotes.

Type: Boolean

Required: No

sep

The file's field separator.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: