GuardrailImageCoverage

The details of the guardrail image coverage.

Types

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

Properties

Link copied to clipboard
val guarded: Int?

The count (integer) of images guardrails guarded.

Link copied to clipboard
val total: Int?

Represents the total number of images (integer) that were in the request (guarded and unguarded).

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