SearchCloudDirectWorkloadFileVersion
SearchCloudDirectWorkloadFileVersion represents a specific version of a file in a snapshot.
Fields
| Field | Type | Description |
|---|---|---|
| fileMode | FileModeEnum! | The type of file (e.g., regular file or directory). |
| lastModified | DateTime | Last modified time of the file. |
| size | Long! | File size in bytes. |
| snapshotId | UUID! | The snapshot ID this file version belongs to. |
| source | String! | The storage source location (e.g., cloud or local). |
Used By
Referenced by