DetectAnomaliesRequest

Types

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

Properties

Link copied to clipboard

The unencrypted image bytes that you want to analyze.

Link copied to clipboard

The type of the image passed in Body. Valid values are image/png (PNG format images) and image/jpeg (JPG format images).

Link copied to clipboard

The version of the model that you want to use.

Link copied to clipboard

The name of the project that contains the model version that you want to use.

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