Class: Google::Apis::FirebasedatabaseV1beta::ReenableDatabaseInstanceRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/firebasedatabase_v1beta/classes.rb,
lib/google/apis/firebasedatabase_v1beta/representations.rb,
lib/google/apis/firebasedatabase_v1beta/representations.rb

Overview

The request sent to the ReenableDatabaseInstance method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ReenableDatabaseInstanceRequest

Returns a new instance of ReenableDatabaseInstanceRequest.



119
120
121
# File 'lib/google/apis/firebasedatabase_v1beta/classes.rb', line 119

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



124
125
# File 'lib/google/apis/firebasedatabase_v1beta/classes.rb', line 124

def update!(**args)
end