Voting helps other researchers find interesting modules.
A nested struct is a recursive tree structure for storing a set of triples. more info can be found at go/nested-struct-primer
predicateObjs
list(GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphNestedStructPredicateObjs.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphNestedStruct{ predicateObjs: [ GoogleApi.ContentWarehouse.V1.Model.KnowledgeGraphNestedStructPredicateObjs.t() ] | nil }
@spec decode(struct(), keyword()) :: struct()