Class: Google::Apis::FirebasedatabaseV1beta::DisableDatabaseInstanceRequest

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 DisableDatabaseInstance method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DisableDatabaseInstanceRequest

Returns a new instance of DisableDatabaseInstanceRequest.



77
78
79
# File 'lib/google/apis/firebasedatabase_v1beta/classes.rb', line 77

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



82
83
# File 'lib/google/apis/firebasedatabase_v1beta/classes.rb', line 82

def update!(**args)
end