Class: Google::Apis::VaultV1::ReopenMatterRequest

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

Reopen a matter by ID.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ReopenMatterRequest

Returns a new instance of ReopenMatterRequest.



1822
1823
1824
# File 'lib/google/apis/vault_v1/classes.rb', line 1822

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1827
1828
# File 'lib/google/apis/vault_v1/classes.rb', line 1827

def update!(**args)
end