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.6.1/src/snowflake/snowpark/file_operation.py#L50-L56)¶
Bases:
NamedTupleRepresents the results of downloading a file from a stage location to the local file system.
Methods
Attributes