class Google::Apis::DatastoreV1::RollbackResponse
The response for Datastore.Rollback. (an empty message).
Public Class Methods
new(**args)
click to toggle source
# File lib/google/apis/datastore_v1/classes.rb, line 1861 def initialize(**args) update!(**args) end
Public Instance Methods
update!(**args)
click to toggle source
Update properties of this object
# File lib/google/apis/datastore_v1/classes.rb, line 1866 def update!(**args) end