ImageRepositoryVideoPreviewsDebuggingInfo

GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVideoPreviewsDebuggingInfo


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. lastAmarnaProcessingTime (type: DateTime.t, default: nil)
    - Last Amarna processing timestamp.
  2. processingEngine (type: String.t, default: nil)
    - The underlying processing engine, like 'viper' or 'kronos'.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVideoPreviewsDebuggingInfo{
lastAmarnaProcessingTime: DateTime.t() | nil,
processingEngine: String.t() | nil
}

Function

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

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