If the mode is dns.message.CopyMode.QUESTION, the default, then only the question section is copied.
If the mode is dns.message.CopyMode.EVERYTHING, then all sections are copied other than OPT or TSIG records which are created appropriately if needed instead of being copied.
If the mode is dns.message.CopyMode.NOTHING then no sections are copied.
If the mode is dns.message.CopyMode.QUESTION, the default, then only the question section is copied.
If the mode is dns.message.CopyMode.EVERYTHING, then all sections are copied other than OPT or TSIG records which are created appropriately if needed instead of being copied.
If the mode is dns.message.CopyMode.NOTHING then no sections are copied.