CreateAnnotationStoreRequest

Types

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

Properties

Link copied to clipboard

A description for the store.

Link copied to clipboard
val name: String?

A name for the store.

Link copied to clipboard

The genome reference for the store's annotations.

Link copied to clipboard

Server-side encryption (SSE) settings for the store.

Link copied to clipboard

The annotation file format of the store.

Link copied to clipboard

File parsing options for the annotation store.

Link copied to clipboard

Tags for the store.

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