https://google-cloud-python.readthedocs.io/en/latest/spanner-snapshot-usage.html talks about read/read_streaming and execute_sql/execute_streaming_sql. We no longer have the *streaming* variants. We just have read and execute_sql which behave like streaming apis.