pub type UpdateByQueryOKJson = TypedOrJson<BulkByScrollResponseBaseValue>;
pub enum UpdateByQueryOKJson { TypedValue(Value), RawValue(Value), }