Class CreateSessionRequest (3.7.0)

CreateSessionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for CreateSession][google.spanner.v1.Spanner.CreateSession].

Attributes

NameDescription
database str
Required. The database in which the new session is created.
session google.cloud.spanner_v1.types.Session
The session to create.