Class: Google::Spanner::V1::CreateSessionRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/spanner/v1/doc/google/spanner/v1/spanner.rb

Overview

The request for CreateSession.

Instance Attribute Summary collapse

Instance Attribute Details

#databaseString

Returns Required. The database in which the new session is created.

Returns:

  • (String)

    Required. The database in which the new session is created.



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

class CreateSessionRequest; end