ClassifierPornClassifierData

GoogleApi.ContentWarehouse.V1.Model.ClassifierPornClassifierData


Table of Contents ▼

Jump to a specific part of the page:

Description

Next ID: 6

Attributes List

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

View Attributes

Attributes

  1. classification (type: list(GoogleApi.ContentWarehouse.V1.Model.ClassifierPornClassifierDataClassification), default: nil)
    -
  2. imageBasedDetectionDone (type: boolean(), default: nil)
    - Records whether the image linker is run already. This is only used for Alexandria but NOT for Segindexer.
  3. timestamp (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ClassifierPornClassifierData{
classification: [ GoogleApi.ContentWarehouse.V1.Model.ClassifierPornClassifierDataClassification.t() ] | nil,
imageBasedDetectionDone: boolean() | nil,
timestamp: String.t() | nil
}

Function

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

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