============== Types ============== .. contents:: :local: TypeAliases +++++++++++++++++++ .. module:: couchbase_columnar :no-index: .. py:type:: JSONType :canonical: Union[str, int, float, bool, None, Dict[str, Any], List[Any]]