class Google::Apis::FirebasedatabaseV1beta::ReenableDatabaseInstanceRequest

The request sent to the ReenableDatabaseInstance method.

Public Class Methods

new(**args) click to toggle source
# File lib/google/apis/firebasedatabase_v1beta/classes.rb, line 119
def initialize(**args)
   update!(**args)
end

Public Instance Methods

update!(**args) click to toggle source

Update properties of this object

# File lib/google/apis/firebasedatabase_v1beta/classes.rb, line 124
def update!(**args)
end