GoogleApi.ContentWarehouse.V1.Model.ImageContentFlowProtoProd
Table of Contents ▼
Jump to a specific part of the page:
Description
The subset of FlowProto that we want to go into production AND be stored in ContentSignals.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
starburst
(type:list(GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup)
, default:nil
)
- Repeated so that multiple versions can exist in prod simultaneously.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageContentFlowProtoProd{
starburst: [GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup.t()] | nil
}
starburst: [GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ImageContentFlowProtoProd