DeleteDetectorRequest

Information used to delete the detector model.

Types

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

Properties

Link copied to clipboard

The name of the detector model that was used to create the detector instance.

Link copied to clipboard

The value of the key used to identify the detector.

Link copied to clipboard

The ID to assign to the DeleteDetectorRequest. Each "messageId" must be unique within each batch sent.

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