Skip to main content
Version: 2025.10

SnapshotRevisionSearchItem

Description: SnapshotRevisionSearchItem

Attributes

NameTypeDescription
file_idOptional[StrictStr]
content_tokenToken
properties_tokenToken
nameOptional[StrictStr]
extensionOptional[StrictStr]
sizeOptional[StrictInt]
descriptionOptional[StrictStr]
mimeOptional[StrictStr]
version_nameOptional[StrictStr]
external_identifierOptional[StrictStr]
display_nameOptional[StrictStr]
schema_versionOptional[StrictStr]
created_by_idOptional[StrictStr]

Methods

NameDescription
read_bytesRead the byte contents associated with this snapshot.
to_strReturn the string representation of the model using field aliases.
to_jsonReturn the JSON string representation of the model using field aliases.
from_jsonCreate an instance of the model from a JSON string.
to_dictReturn the dictionary representation of the model using field aliases.
from_dictCreate an instance of the model from a dictionary.
read_textRead the contents as decoded text.
copy_toCopy the contents to a local file.
read_jsonParse the contents as JSON.
cleanup_cacheClean up cached files if they exist.
get_cache_statsGet filesystem cache statistics.