Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::ResetAdminPasswordResponse.
Response message for
[ResetAdminPassword][google.cloud.managedidentities.v1.ResetAdminPassword]
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#password
defpassword()->::String
Returns
(::String) — A random password. See admin for more information.
#password=
defpassword=(value)->::String
Parameter
value (::String) — A random password. See admin for more information.
Returns
(::String) — A random password. See admin for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Managed Service for Microsoft Active Directory API V1 API - Class Google::Cloud::ManagedIdentities::V1::ResetAdminPasswordResponse (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [1.2.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.2.1/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-managed_identities-v1/1.1.0/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.0.1/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.8.0/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.7.2](/ruby/docs/reference/google-cloud-managed_identities-v1/0.7.2/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.6.0/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.5.1](/ruby/docs/reference/google-cloud-managed_identities-v1/0.5.1/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.4.0/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse)\n- [0.3.5](/ruby/docs/reference/google-cloud-managed_identities-v1/0.3.5/Google-Cloud-ManagedIdentities-V1-ResetAdminPasswordResponse) \nReference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::ResetAdminPasswordResponse.\n\nResponse message for\n\\[ResetAdminPassword\\]\\[google.cloud.managedidentities.v1.ResetAdminPassword\\] \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #password\n\n def password() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A random password. See [admin](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain#Google__Cloud__ManagedIdentities__V1__Domain_admin_instance_ \"Google::Cloud::ManagedIdentities::V1::Domain#admin (method)\") for more information.\n\n### #password=\n\n def password=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A random password. See [admin](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain#Google__Cloud__ManagedIdentities__V1__Domain_admin_instance_ \"Google::Cloud::ManagedIdentities::V1::Domain#admin (method)\") for more information. \n**Returns**\n\n- (::String) --- A random password. See [admin](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain#Google__Cloud__ManagedIdentities__V1__Domain_admin_instance_ \"Google::Cloud::ManagedIdentities::V1::Domain#admin (method)\") for more information."]]