snowflake.snowpark.GetResult¶
- class snowflake.snowpark.GetResult(file: str, size: str, status: str, message: str)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/file_operation.py#L51-L57)¶
Bases:
NamedTupleRepresents the results of downloading a file from a stage location to the local file system.
Methods
Attributes