Voting helps other researchers find interesting modules.
objs
list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleObj.t)
nil
pred
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphNestedStructPredicateObjs{ objs: [GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphTripleObj.t()] | nil, pred: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()