public sealed class EnableServiceAccountRequest : IMessage<EnableServiceAccountRequest>, IEquatable<EnableServiceAccountRequest>, IDeepCloneable<EnableServiceAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class EnableServiceAccountRequest.
The resource name of the service account in the following format:
projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}.
Using - as a wildcard for the PROJECT_ID will infer the project from
the account. The ACCOUNT value can be the email address or the
unique_id of the service 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 document provides reference information for the \u003ccode\u003eEnableServiceAccountRequest\u003c/code\u003e class within the Identity and Access Management (IAM) v1 API, specifically in version 2.3.0 of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnableServiceAccountRequest\u003c/code\u003e class is used to make a request to enable a service account, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eEnableServiceAccountRequest\u003c/code\u003e class specifies the service account's resource name, allowing the use of wildcards for \u003ccode\u003ePROJECT_ID\u003c/code\u003e and either the \u003ccode\u003eemail\u003c/code\u003e or \u003ccode\u003eunique_id\u003c/code\u003e for \u003ccode\u003eACCOUNT\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in the documentation is version 2.4.0, and older versions down to 1.0.0 are also accessible from the given links.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits functionality from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces from the Google.Protobuf namespace.\u003c/p\u003e\n"]]],[],null,[]]