Class: Google::Apis::VaultV1::ReopenMatterRequest
- Inherits:
-
Object
- Object
- Google::Apis::VaultV1::ReopenMatterRequest
- 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
Reopen a matter by ID.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReopenMatterRequest
constructor
A new instance of ReopenMatterRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ReopenMatterRequest
Returns a new instance of ReopenMatterRequest.
1633 1634 1635 |
# File 'generated/google/apis/vault_v1/classes.rb', line 1633 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1638 1639 |
# File 'generated/google/apis/vault_v1/classes.rb', line 1638 def update!(**args) end |