types.ConversationPartition
types.ConversationPartition(chat_id, scope)Storage partition for a chat history collection.
chat_id is the resolved/namespaced chat id. scope is the owner namespace: explicit scope, authenticated user, or browser token.