Bases: object
object
Project model
account_id (str)
collections (List[str])
created_on (datetime)
description (str)
id (str)
metadata (ProjectMetadata)
name (str)
str
List[str]
datetime.datetime
ProjectMetadata
Attributes
account_id
collections
created_on
description
id
metadata
name
Create an instance of Project from a dict
Project
src_dict (Dict[str, Any])
T
Convert to a dict
Dict[str, Any]
an easy-to-use client library for Delfini