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.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ ReopenMatterRequest
Returns a new instance of ReopenMatterRequest
1256 1257 1258 |
# File 'generated/google/apis/vault_v1/classes.rb', line 1256 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1261 1262 |
# File 'generated/google/apis/vault_v1/classes.rb', line 1261 def update!(**args) end |