public sealed class PatchServiceAccountRequest : IMessage<PatchServiceAccountRequest>, IEquatable<PatchServiceAccountRequest>, IDeepCloneable<PatchServiceAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class PatchServiceAccountRequest.
The service account patch request.
You can patch only the display_name and description fields. You must use
the update_mask field to specify which of these fields you want to patch.
Only the fields specified in the request are guaranteed to be returned in
the response. Other fields may be empty in the response.
[[["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\u003ePatchServiceAccountRequest\u003c/code\u003e class within the Google Cloud IAM v1 API, specifically detailing its structure, methods, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePatchServiceAccountRequest\u003c/code\u003e allows patching the \u003ccode\u003edisplay_name\u003c/code\u003e and \u003ccode\u003edescription\u003c/code\u003e fields of a service account, using the \u003ccode\u003eupdate_mask\u003c/code\u003e field to specify which fields to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with version 2.4.0 being the most recent, and the document provides links to documentation for versions from 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eServiceAccount\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for the modification of service account details.\u003c/p\u003e\n"]]],[],null,[]]