tag#
Classes:
A user-defined tag that can be applied to various entities, including projects, workspaces, sessions and jobs. |
|
Counts of tagged items by type. |
- class Tag#
A user-defined tag that can be applied to various entities, including projects, workspaces, sessions and jobs.
Attributes:
When this object was first created.
Numeric part of the tag UID.
When this object was last modified.
- colour: Literal['black', 'gray', 'red', 'orange', 'yellow', 'green', 'teal', 'cyan', 'sky', 'blue', 'indigo', 'purple', 'pink'] | None#
- created_at: datetime#
When this object was first created. Imported objects such as projects and jobs will retain the created time from their original CryoSPARC instance.
- created_by_user_id: str#
- created_by_workflow: str | None#
- description: str | None#
- id: str#
- title: str#
- type: Literal['general', 'project', 'workspace', 'session', 'job']#
- uid: str#
- uid_num: int#
Numeric part of the tag UID.
- updated_at: datetime#
When this object was last modified.