Class: Google::Cloud::Spanner::V1::DeleteSessionRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/spanner/v1/spanner.rb

Overview

The request for DeleteSession.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



160
161
162
163
# File 'proto_docs/google/spanner/v1/spanner.rb', line 160

class DeleteSessionRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end