Class: Google::Apis::IamV1::UndeleteWorkforcePoolRequest
- Inherits:
-
Object
- Object
- Google::Apis::IamV1::UndeleteWorkforcePoolRequest
- 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
Request message for UndeleteWorkforcePool.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteWorkforcePoolRequest
constructor
A new instance of UndeleteWorkforcePoolRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UndeleteWorkforcePoolRequest
Returns a new instance of UndeleteWorkforcePoolRequest.
3168 3169 3170 |
# File 'lib/google/apis/iam_v1/classes.rb', line 3168 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3173 3174 |
# File 'lib/google/apis/iam_v1/classes.rb', line 3173 def update!(**args) end |