class documentation

Undocumented

Method job_group_key Undocumented
Async Method read Undocumented
Async Method write Undocumented
Class Variable config Undocumented
Class Variable path Undocumented
Class Variable type_name Undocumented
Property storage Undocumented
Property url Undocumented

Inherited from StorageFileReference:

Async Method as_repo_definition Undocumented

Inherited from AsRepoDefinition (via StorageFileReference):

Async Method as_contract_store Undocumented
Async Method feature_store Undocumented

Inherited from ColumnFeatureMappable (via StorageFileReference, AsRepoDefinition):

Method columns_for Undocumented
Method feature_identifier_for Undocumented
Method with_renames Undocumented
Class Variable mapping_keys Undocumented
def job_group_key(self) -> str: (source)

Undocumented

async def read(self) -> bytes: (source)
async def write(self, content: bytes): (source)

Undocumented

Undocumented

type_name: str = (source)

Undocumented

Undocumented

Undocumented