Class: Google::Apis::ManagedidentitiesV1::ResetAdminPasswordRequest
- Inherits:
-
Object
- Object
- Google::Apis::ManagedidentitiesV1::ResetAdminPasswordRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/managedidentities_v1/classes.rb,
generated/google/apis/managedidentities_v1/representations.rb,
generated/google/apis/managedidentities_v1/representations.rb
Overview
Request message for ResetAdminPassword
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResetAdminPasswordRequest
constructor
A new instance of ResetAdminPasswordRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ResetAdminPasswordRequest
Returns a new instance of ResetAdminPasswordRequest.
1449 1450 1451 |
# File 'generated/google/apis/managedidentities_v1/classes.rb', line 1449 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1454 1455 |
# File 'generated/google/apis/managedidentities_v1/classes.rb', line 1454 def update!(**args) end |