Optionalcreated?: stringOutput only. The creation time of the file/directory.
Optionalmime_type?: stringOutput only. The MIME type of the file (e.g., "text/python", "image/png").
Optionalmodified?: stringOutput only. The modification time of the file/directory.
Optionalname?: stringOutput only. The name of the file or directory (e.g., "main.py" or "src").
Optionalpath?: stringOutput only. The full relative path within the environment
Optionalsize_bytes?: stringOutput only. The size of the file/directory in bytes.
Optionaltype?: TypeOutput only. The type of the entry.
Metadata for a file or directory within an environment.