Class: Google::Apis::IamV1::EnableServiceAccountRequest
- Inherits:
-
Object
- Object
- Google::Apis::IamV1::EnableServiceAccountRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/iam_v1/classes.rb,
generated/google/apis/iam_v1/representations.rb,
generated/google/apis/iam_v1/representations.rb
Overview
The service account enable request.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EnableServiceAccountRequest
constructor
A new instance of EnableServiceAccountRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EnableServiceAccountRequest
Returns a new instance of EnableServiceAccountRequest.
405 406 407 |
# File 'generated/google/apis/iam_v1/classes.rb', line 405 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
410 411 |
# File 'generated/google/apis/iam_v1/classes.rb', line 410 def update!(**args) end |