Class: Google::Apis::IamV1::UndeleteWorkforcePoolProviderRequest
- Inherits:
-
Object
- Object
- Google::Apis::IamV1::UndeleteWorkforcePoolProviderRequest
- 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 UndeleteWorkforcePoolProvider.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteWorkforcePoolProviderRequest
constructor
A new instance of UndeleteWorkforcePoolProviderRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UndeleteWorkforcePoolProviderRequest
Returns a new instance of UndeleteWorkforcePoolProviderRequest.
2727 2728 2729 |
# File 'lib/google/apis/iam_v1/classes.rb', line 2727 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2732 2733 |
# File 'lib/google/apis/iam_v1/classes.rb', line 2732 def update!(**args) end |