GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdocs
Table of Contents ▼
Jump to a specific part of the page:
Description
This proto stores perdocs extracted from video frames.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
framePerdoc
(type:list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdoc)
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdocs{
framePerdoc: [GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdoc.t()] | nil
}
framePerdoc: [GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdoc.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFramePerdocs