abacusai.streaming_auth_token
Classes
A streaming authentication token that is used to authenticate requests to append data to streaming datasets |
Module Contents
- 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:
- streaming_token
- created_at
- deprecated_keys
- __repr__()