Class: Google::Apis::VaultV1::UndeleteMatterRequest

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

Overview

Undelete a matter by ID.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UndeleteMatterRequest

Returns a new instance of UndeleteMatterRequest.



1831
1832
1833
# File 'lib/google/apis/vault_v1/classes.rb', line 1831

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1836
1837
# File 'lib/google/apis/vault_v1/classes.rb', line 1836

def update!(**args)
end