public sealed class ResetAdminPasswordResponse : IMessage<ResetAdminPasswordResponse>, IEquatable<ResetAdminPasswordResponse>, IDeepCloneable<ResetAdminPasswordResponse>, IBufferMessage, IMessage
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."],[[["The content pertains to the `ResetAdminPasswordResponse` class within the `Google.Cloud.ManagedIdentities.V1` namespace, specifically version 2.2.0."],["`ResetAdminPasswordResponse` is a sealed class that inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is the response message for the `ResetAdminPassword` operation in Google Cloud Managed Identities."],["The `ResetAdminPasswordResponse` class has a constructor and a `Password` property, which is of type string and represents a randomly generated password."],["The latest version available for reference in this document is 3.3.0, and is in addition to other versions such as 3.2.0, 3.1.0, 3.0.0, 2.3.0 and 2.2.0, all listed in the context of the `ResetAdminPasswordResponse` message."]]],[]]