Class: Google::Apis::VaultV1::UndeleteMatterRequest
- Inherits:
-
Object
- Object
- Google::Apis::VaultV1::UndeleteMatterRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/vault_v1/classes.rb,
generated/google/apis/vault_v1/representations.rb,
generated/google/apis/vault_v1/representations.rb
Overview
Undelete a matter by ID.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteMatterRequest
constructor
A new instance of UndeleteMatterRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ UndeleteMatterRequest
Returns a new instance of UndeleteMatterRequest
570 571 572 |
# File 'generated/google/apis/vault_v1/classes.rb', line 570 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
575 576 |
# File 'generated/google/apis/vault_v1/classes.rb', line 575 def update!(**args) end |