DetectLabelsResponse

Types

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

Properties

Link copied to clipboard

Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.

Link copied to clipboard

Version number of the label detection model that was used to detect labels.

Link copied to clipboard

An array of labels for the real-world objects detected.

Link copied to clipboard

The value of OrientationCorrection is always null.

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