StartImportResponse

Types

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

Properties

Link copied to clipboard

A timestamp for the date and time that the import job was requested.

Link copied to clipboard

The identifier for the specific import job.

Link copied to clipboard

The status of the import job. If the status is FAILED, you can get the reason for the failure using the GetImport operation.

Link copied to clipboard

The action to take when there is a merge conflict.

Link copied to clipboard
val name: String?

The name given to the import job.

Link copied to clipboard

The type of resource to import.

Link copied to clipboard
val tags: List<Tag>?

A list of tags added to the imported bot.

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