abacusai.feature_group_export_download_url
Classes
A Feature Group Export Download Url, which is used to download the feature group version |
Module Contents
- class abacusai.feature_group_export_download_url.AbstractApiClass(client, id)
- __eq__(other)
Return self==value.
- _get_attribute_as_dict(attribute)
- class abacusai.feature_group_export_download_url.FeatureGroupExportDownloadUrl(client, downloadUrl=None, expiresAt=None)
Bases:
abacusai.return_class.AbstractApiClassA Feature Group Export Download Url, which is used to download the feature group version
- Parameters:
- __repr__()
Return repr(self).