# oh_values_bucket.h ## Overview Defines the types of the key and value in a key-value (KV) pair. **Since** 10 **Related Modules** [RDB](_r_d_b.md) ## Summary ### Structs | Name| Description| | -------- | -------- | | [OH_VBucket](_o_h___v_bucket.md) | Defines the types of the key and value in a KV pair.| ### Types | Name| Description| | -------- | -------- | | [OH_VBucket](_r_d_b.md#oh_vbucket) | Indicates the types of the key and value in a KV pair. |