Class: Google::Apis::IamV1::UndeleteServiceAccountRequest
- Inherits:
-
Object
- Object
- Google::Apis::IamV1::UndeleteServiceAccountRequest
- 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
-
#initialize(**args) ⇒ UndeleteServiceAccountRequest
constructor
A new instance of UndeleteServiceAccountRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |