class Google::Apis::SpannerV1::BatchCreateSessionsResponse

def update!(**args)

Update properties of this object
def update!(**args)
  @session = args[:session] if args.key?(:session)
end