Class: Google::Apis::IamV1::UndeleteWorkloadIdentityPoolRequest

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

Request message for UndeleteWorkloadIdentityPool.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UndeleteWorkloadIdentityPoolRequest

Returns a new instance of UndeleteWorkloadIdentityPoolRequest.



2852
2853
2854
# File 'lib/google/apis/iam_v1/classes.rb', line 2852

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2857
2858
# File 'lib/google/apis/iam_v1/classes.rb', line 2857

def update!(**args)
end