Class: Google::Spanner::V1::BatchCreateSessionsResponse

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

Overview

The response for BatchCreateSessions.

Instance Attribute Summary collapse

Instance Attribute Details

#sessionArray<Google::Spanner::V1::Session>

Returns The freshly created sessions.

Returns:



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

class BatchCreateSessionsResponse; end