CreateAnnotationStoreResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the store was created.

Link copied to clipboard
val id: String

The store's ID.

Link copied to clipboard

The store's name.

Link copied to clipboard

The store's genome reference. Required for all stores except TSV format with generic annotations.

Link copied to clipboard

The store's status.

Link copied to clipboard

The annotation file format of the store.

Link copied to clipboard

The store's file parsing options.

Link copied to clipboard

The name given to an annotation store version to distinguish it from other versions.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String