Class: Google::Spanner::V1::Session

Inherits:
Object
  • Object
show all
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

Instance Attribute Details

#nameString

Returns Required. The name of the session.

Returns:

  • (String)

    Required. The name of the session.



28
# File 'lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb', line 28

class Session; end