memos-script/docs/V1Resource.md
2024-04-30 10:31:09 +08:00

768 B

V1Resource

Properties

Name Type Description Notes
name str The name of the resource. Format: resources/{id} id is the system generated unique identifier. [optional]
uid str The user defined id of the resource. [optional]
create_time datetime [optional]
filename str [optional]
content str [optional]
external_link str [optional]
type str [optional]
size str [optional]
memo str [optional]

[Back to Model list] [Back to API list] [Back to README]