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.2.0 of the library."],["The `UndeleteServiceAccountResponse` class is designed to handle responses related to undeleting service accounts and is a part of the Google Cloud IAM Admin API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The class features a `RestoredAccount` property of type `ServiceAccount`, which contains metadata for the restored service account."],["The page provides links to different versions of the `Google.Cloud.Iam.Admin.V1` library, including the latest version (2.4.0) and previous versions, such as 2.3.0, 2.1.0, and older."]]],[]]