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

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
generated/google/apis/iam_v1/classes.rb,
generated/google/apis/iam_v1/representations.rb,
generated/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.



1636
1637
1638
# File 'generated/google/apis/iam_v1/classes.rb', line 1636

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



1641
1642
# File 'generated/google/apis/iam_v1/classes.rb', line 1641

def update!(**args)
end