public sealed class UndeleteServiceAccountRequest : IMessage<UndeleteServiceAccountRequest>, IEquatable<UndeleteServiceAccountRequest>, IDeepCloneable<UndeleteServiceAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class UndeleteServiceAccountRequest.
The resource name of the service account in the following format:
projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}.
Using - as a wildcard for the PROJECT_ID will infer the project from
the account.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUndeleteServiceAccountRequest\u003c/code\u003e class within the Google Cloud Identity and Access Management (IAM) v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUndeleteServiceAccountRequest\u003c/code\u003e class is used to construct requests for undeleting a service account and is found in the \u003ccode\u003eGoogle.Cloud.Iam.Admin.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eUndeleteServiceAccountRequest\u003c/code\u003e, one being a default constructor and the other accepting another \u003ccode\u003eUndeleteServiceAccountRequest\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a string, represents the service account's resource name in the format \u003ccode\u003eprojects/{PROJECT_ID}/serviceAccounts/{ACCOUNT_UNIQUE_ID}\u003c/code\u003e, with wildcard functionality for the project ID.\u003c/p\u003e\n"]]],[],null,[]]