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
def password() -> ::String
Returns
- (::String) — A random password. See admin for more information.
#password=
def password=(value) -> ::String
Parameter
- value (::String) — A random password. See admin for more information.
Returns
- (::String) — A random password. See admin for more information.