class documentation
class StorageFileReference(AsRepoDefinition): (source)
Known subclasses: aligned.sources.azure_blob_storage.AzureBlobDataSource, aligned.sources.local.StorageFileSource, aligned.sources.s3.AwsS3DataSource
A reference to a file that can be loaded as bytes.
The bytes can contain anything, potentially a FeatureStore definition
| Async Method | as |
Undocumented |
| Method | posix |
Undocumented |
| Async Method | read |
Undocumented |
| Async Method | write |
Undocumented |
Inherited from AsRepoDefinition:
| Async Method | as |
Undocumented |
| Async Method | feature |
Undocumented |