Class: Google::Apis::IamV1::UndeleteServiceAccountRequest

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

Overview

The service account undelete request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UndeleteServiceAccountRequest

Returns a new instance of UndeleteServiceAccountRequest.



1759
1760
1761
# File 'lib/google/apis/iam_v1/classes.rb', line 1759

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1764
1765
# File 'lib/google/apis/iam_v1/classes.rb', line 1764

def update!(**args)
end