FeatureGroupDocument
A document of a feature group.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
featureGroupId (str) – The ID of the feature group this row belongs to.
docId (str) – Unique document id
status (str) – The status of the document processing
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict