public sealed class ResetAdminPasswordResponse : IMessage<ResetAdminPasswordResponse>, IEquatable<ResetAdminPasswordResponse>, IDeepCloneable<ResetAdminPasswordResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Managed Service for Microsoft Active Directory v1 API class ResetAdminPasswordResponse.
Response message for
[ResetAdminPassword][google.cloud.managedidentities.v1.ResetAdminPassword]
[[["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-03-21 UTC."],[[["This documentation page covers the `ResetAdminPasswordResponse` class within the Google Cloud Managed Identities v1 API."],["The `ResetAdminPasswordResponse` class is the response message for the `ResetAdminPassword` operation and is part of the `Google.Cloud.ManagedIdentities.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor and also contains a `Password` property of type string that retrieves or sets a randomly generated password."],["Version 3.3.0 is the latest version of the `ResetAdminPasswordResponse` documentation, and other older version documentations are linked in the content."]]],[]]