Class: Google::Apis::ManagedidentitiesV1alpha1::ResetAdminPasswordRequest
- Inherits:
-
Object
- Object
- Google::Apis::ManagedidentitiesV1alpha1::ResetAdminPasswordRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/managedidentities_v1alpha1/classes.rb,
lib/google/apis/managedidentities_v1alpha1/representations.rb,
lib/google/apis/managedidentities_v1alpha1/representations.rb
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.
2093 2094 2095 |
# File 'lib/google/apis/managedidentities_v1alpha1/classes.rb', line 2093 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2098 2099 |
# File 'lib/google/apis/managedidentities_v1alpha1/classes.rb', line 2098 def update!(**args) end |