pub type OptionalValue = Optional<Value>;
CEL optional value type.
pub struct OptionalValue(/* private fields */);