Class DeleteSessionRequest (3.14.0)

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

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

Attribute

NameDescription
name str
Required. The name of the session to delete.

Inheritance

builtins.object > proto.message.Message > DeleteSessionRequest