abacusai.file_connector_instructions
Module Contents
Classes
An object with a full description of the cloud storage bucket authentication options and bucket policy. Returns an error message if the parameters are invalid. |
- class abacusai.file_connector_instructions.FileConnectorInstructions(client, verified=None, writePermission=None, authOptions=None)
Bases:
abacusai.return_class.AbstractApiClass
An object with a full description of the cloud storage bucket authentication options and bucket policy. Returns an error message if the parameters are invalid.
- Parameters:
- __repr__()
Return repr(self).