Class: Google::Spanner::V1::Session
- Inherits:
-
Object
- Object
- Google::Spanner::V1::Session
- Defined in:
- lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb
Overview
A session in the Cloud Spanner API.
Instance Attribute Summary collapse
-
#name ⇒ String
Required.
Instance Attribute Details
#name ⇒ String
Returns Required. The name of the session.
28 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 28 class Session; end |