ImageSafesearchContentOffensiveSymbolMatch

GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOffensiveSymbolMatch


Table of Contents ▼

Jump to a specific part of the page:

Description

Each entry corresponds to an image containing an offensive symbol.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. score (type: number(), default: nil)
    - Confidence score of the match. The higher, the more likely to match the symbol.
  2. type (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOffensiveSymbolMatch{
score: number() | nil,
type: String.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageSafesearchContentOffensiveSymbolMatch