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