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
-
#approximate_last_use_time ⇒ Google::Protobuf::Timestamp
Output only.
-
#create_time ⇒ Google::Protobuf::Timestamp
Output only.
-
#labels ⇒ Hash{String => String}
The labels for the session.
-
#name ⇒ String
The name of the session.
Instance Attribute Details
#approximate_last_use_time ⇒ Google::Protobuf::Timestamp
51 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 51 class Session; end |
#create_time ⇒ Google::Protobuf::Timestamp
51 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 51 class Session; end |
#labels ⇒ Hash{String => String}
51 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 51 class Session; end |
#name ⇒ String
51 |
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 51 class Session; end |