BatchDetectEntitiesItemResult

The result of calling the operation. The operation returns one object for each document that is successfully processed by the operation.

Types

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

Properties

Link copied to clipboard

One or more Entity objects, one for each entity detected in the document.

Link copied to clipboard
val index: Int?

The zero-based index of the document in the input list.

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