Class: Google::Apis::IamV1::EnableServiceAccountRequest

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

The service account enable request.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EnableServiceAccountRequest

Returns a new instance of EnableServiceAccountRequest.



524
525
526
# File 'lib/google/apis/iam_v1/classes.rb', line 524

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



529
530
# File 'lib/google/apis/iam_v1/classes.rb', line 529

def update!(**args)
end