proto_docs/google/spanner/v1/spanner.rb in google-cloud-spanner-v1-0.8.1 vs proto_docs/google/spanner/v1/spanner.rb in google-cloud-spanner-v1-0.9.0
- old
+ new
@@ -81,9 +81,12 @@
# Output only. The timestamp when the session is created.
# @!attribute [r] approximate_last_use_time
# @return [::Google::Protobuf::Timestamp]
# Output only. The approximate timestamp when the session is last used. It is
# typically earlier than the actual last use time.
+ # @!attribute [rw] creator_role
+ # @return [::String]
+ # The database role which created this session.
class Session
include ::Google::Protobuf::MessageExts
extend ::Google::Protobuf::MessageExts::ClassMethods
# @!attribute [rw] key