Class: Google::Apis::IamV1::UndeleteOauthClientRequest

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 UndeleteOauthClient.

Instance Method Summary collapse

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