Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 9.77 KB

File metadata and controls

23 lines (20 loc) · 9.77 KB

Library

Fields

Field Type Required Description
id str ✔️ N/A
name str ✔️ N/A
created_at date ✔️ N/A
updated_at date ✔️ N/A
owner_id Nullable[str] ✔️ N/A
owner_type str ✔️ N/A
total_size int ✔️ N/A
nb_documents int ✔️ N/A
chunk_size Nullable[int] ✔️ : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
emoji OptionalNullable[str] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
description OptionalNullable[str] N/A
generated_description OptionalNullable[str] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
explicit_user_members_count OptionalNullable[int] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
explicit_workspace_members_count OptionalNullable[int] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
org_sharing_role OptionalNullable[str] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.
generated_name OptionalNullable[str] : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible.

Generated Name