You are viewing documentation about an older version (1.13.0). View latest version

snowflake.snowpark.Session.session_id

property Session.session_id: int[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.13.0/src/snowflake/snowpark/session.py#L1987-L1990)

Returns an integer that represents the session ID of this session.

Language: English