View Source GoogleApi.ContentWarehouse.V1.Model.ImageContentFlowProtoProd (google_api_content_warehouse v0.4.0)
The subset of FlowProto that we want to go into production AND be stored in ContentSignals.
Attributes
-
starburst
(type:list(GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup.t)
, default:nil
) - Repeated so that multiple versions can exist in prod simultaneously.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageContentFlowProtoProd{ starburst: [GoogleApi.ContentWarehouse.V1.Model.ImageContentStarburstVersionGroup.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.