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