pub type OpEnvSetWithKeyResponse = OpEnvSetWithKeyOutputResponse;
pub struct OpEnvSetWithKeyResponse { pub prev_value: Option<ObjectId>, }
prev_value: Option<ObjectId>