View Source GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVideoPreviewsDebuggingInfo (google_api_content_warehouse v0.4.0)
Attributes
-
lastAmarnaProcessingTime
(type:DateTime.t
, default:nil
) - Last Amarna processing timestamp. -
processingEngine
(type:String.t
, default:nil
) - The underlying processing engine, like 'viper' or 'kronos'.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVideoPreviewsDebuggingInfo{ lastAmarnaProcessingTime: DateTime.t() | nil, processingEngine: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.