GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomProcessingInfo
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):
Attributes
-
venomStatus
(type:list(GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomStatus)
, default:nil
)
- Contains one status for each Genus that this video belongs to in Venom. For example, a video that is both 1) Found on the web, and 2) Opted-in by an Interest Feed partner would have two entries, one for GENUS_CRAWL and one for GENUS_VIDEO_INTEREST_FEED
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomProcessingInfo{
venomStatus: [GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomStatus.t()] | nil
}
venomStatus: [GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomStatus.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryVenomProcessingInfo