Class: Google::Apis::IamV1::UndeleteOauthClientRequest
- Inherits:
-
Object
- Object
- Google::Apis::IamV1::UndeleteOauthClientRequest
- 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 UndeleteOauthClient.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteOauthClientRequest
constructor
A new instance of UndeleteOauthClientRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UndeleteOauthClientRequest
Returns a new instance of UndeleteOauthClientRequest.
2643 2644 2645 |
# File 'lib/google/apis/iam_v1/classes.rb', line 2643 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2648 2649 |
# File 'lib/google/apis/iam_v1/classes.rb', line 2648 def update!(**args) end |