setEphemeral

Indicate to the data storage engine that a given field is ephemeral, and should not be stored, but rather held with
a calculated value for use in systems upstream from the data storage layer.
bool ephemeral = 4;

Return

This builder for chaining.

Parameters

value

The ephemeral to set.