setEmbed

If the persistence node is in `COLLECTION` mode, this flag will embed it in the parent entity anyway. Useful in
some circumstances where sub-listed data is for indexing, and fetching it repeatedly would be inefficient.
bool embed = 4;

Return

This builder for chaining.

Parameters

value

The embed to set.