FlattenNode

constructor(    response_path: List<Trace.QueryPlanNode.ResponsePathElement> = emptyList(),     node: Trace.QueryPlanNode? = null,     unknownFields: ByteString = ByteString.EMPTY)