GoogleApi.ContentWarehouse.V1.Model.BlogsearchConversationNode
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
children
(type:list(String.t)
, default:nil
)
- A list of docids of child nodes. -
date
(type:String.t
, default:nil
)
- The creation date of the doc. -
docid
(type:String.t
, default:nil
)
- Docid of the microblog post represented by this node. -
parent
(type:String.t
, default:nil
)
- The docid of the parent node. The root of the tree will leave this empty.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.BlogsearchConversationNode