DetectModerationLabelsResponse

Types

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

Properties

Link copied to clipboard

A list of predicted results for the type of content an image contains. For example, the image content might be from animation, sports, or a video game.

Link copied to clipboard

Shows the results of the human in the loop evaluation.

Link copied to clipboard

Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.

Link copied to clipboard

Version number of the base moderation detection model that was used to detect unsafe content.

Link copied to clipboard

Identifier of the custom adapter that was used during inference. If during inference the adapter was EXPIRED, then the parameter will not be returned, indicating that a base moderation detection project version was used.

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