ImageRepositoryLanguageIdentificationResult

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryLanguageIdentificationResult


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

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

View Attributes

Attributes

  1. localeStripped (type: boolean(), default: nil)
    - Whether the locale got stripped from the original result before further processing.
  2. s3TopLocale (type: String.t, default: nil)
    - From cs/symbol:speech.s3.LanguageIdentificationResult owned by go/s3.
  3. ytCapsAudioLanguage (type: String.t, default: nil)
    - From cs/symbol:video_platform.operation.AudioLanguage owned gy go/ytcaps.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryLanguageIdentificationResult{
localeStripped: boolean() | nil,
s3TopLocale: String.t() | nil,
ytCapsAudioLanguage: String.t() | nil
}

Function

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

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