public sealed class UndeleteServiceAccountResponse : IMessage<UndeleteServiceAccountResponse>, IEquatable<UndeleteServiceAccountResponse>, IDeepCloneable<UndeleteServiceAccountResponse>, IBufferMessage, IMessage
[[["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 webpage details the `UndeleteServiceAccountResponse` class within the `Google.Cloud.Iam.Admin.V1` namespace, specifically version 2.0.0."],["The `UndeleteServiceAccountResponse` class is part of the `Google.Cloud.Iam.Admin.V1` library, implemented in the `Google.Cloud.Iam.Admin.V1.dll` assembly."],["It represents a response object used when undeleting a service account and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `RestoredAccount` property, which is of type `ServiceAccount`, to provide metadata about the restored service account."],["The page also lists all the versions of the `UndeleteServiceAccountResponse`, from version 1.0.0 up to 2.4.0, which is the latest version."]]],[]]