abacusai.streaming_auth_token
Module Contents
Classes
A streaming authentication token that is used to authenticate requests to append data to streaming datasets |
- class abacusai.streaming_auth_token.StreamingAuthToken(client, streamingToken=None, createdAt=None)
Bases:
abacusai.return_class.AbstractApiClass
A streaming authentication token that is used to authenticate requests to append data to streaming datasets
- Parameters:
- __repr__()
Return repr(self).