StartImportResponse

Types

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

Properties

Link copied to clipboard

The date and time that the import request was created.

Link copied to clipboard

A unique identifier for the import.

Link copied to clipboard

The current status of the import. When the status is Complete the bot, bot alias, or custom vocabulary is ready to use.

Link copied to clipboard

The strategy used when there was a name conflict between the imported resource and an existing resource. When the merge strategy is FailOnConflict existing resources are not overwritten and the import fails.

Link copied to clipboard

The parameters used when importing the resource.

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