Class: Google::Apis::ManagedidentitiesV1beta1::ResetAdminPasswordRequest
- Inherits:
-
Object
- Object
- Google::Apis::ManagedidentitiesV1beta1::ResetAdminPasswordRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/managedidentities_v1beta1/classes.rb,
generated/google/apis/managedidentities_v1beta1/representations.rb,
generated/google/apis/managedidentities_v1beta1/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.
1478 1479 1480 |
# File 'generated/google/apis/managedidentities_v1beta1/classes.rb', line 1478 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1483 1484 |
# File 'generated/google/apis/managedidentities_v1beta1/classes.rb', line 1483 def update!(**args) end |