public sealed class DeletePosixAccountRequest : IMessage<DeletePosixAccountRequest>, IEquatable<DeletePosixAccountRequest>, IDeepCloneable<DeletePosixAccountRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Login v1 API class DeletePosixAccountRequest.
A request message for deleting a POSIX account entry.
Required. A reference to the POSIX account to update. POSIX accounts are
identified by the project ID they are associated with. A reference to the
POSIX account is in format users/{user}/projects/{project}.
[[["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-08-28 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeletePosixAccountRequest\u003c/code\u003e class within the Google Cloud OS Login v1 API, detailing its usage for deleting POSIX account entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePosixAccountRequest\u003c/code\u003e class is implemented in the \u003ccode\u003eGoogle.Cloud.OsLogin.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.OsLogin.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \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 the latest being version 3.5.0, and the document details previous version links all the way back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeletePosixAccountRequest\u003c/code\u003e class has two constructors, a default one and one that accepts another \u003ccode\u003eDeletePosixAccountRequest\u003c/code\u003e as a parameter, in addition to having two properties: \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePosixAccountName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud OS Login v1 API - Class DeletePosixAccountRequest (3.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/3.4.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/3.3.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/3.2.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/3.1.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/3.0.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/2.3.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/2.2.0/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest) \n\n public sealed class DeletePosixAccountRequest : IMessage\u003cDeletePosixAccountRequest\u003e, IEquatable\u003cDeletePosixAccountRequest\u003e, IDeepCloneable\u003cDeletePosixAccountRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud OS Login v1 API class DeletePosixAccountRequest.\n\nA request message for deleting a POSIX account entry. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DeletePosixAccountRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DeletePosixAccountRequest](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DeletePosixAccountRequest](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DeletePosixAccountRequest](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OsLogin.V1](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OsLogin.V1.dll\n\nConstructors\n------------\n\n### DeletePosixAccountRequest()\n\n public DeletePosixAccountRequest()\n\n### DeletePosixAccountRequest(DeletePosixAccountRequest)\n\n public DeletePosixAccountRequest(DeletePosixAccountRequest other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nRequired. A reference to the POSIX account to update. POSIX accounts are\nidentified by the project ID they are associated with. A reference to the\nPOSIX account is in format `users/{user}/projects/{project}`.\n\n### PosixAccountName\n\n public PosixAccountName PosixAccountName { get; set; }\n\n[PosixAccountName](https://github.com/googleapis/google-cloud-dotnet/blob/fabcd3fcb58c76146b4e09ef3bb416d9a36db288/apis/Google.Cloud.OsLogin.Common/Google.Cloud.OsLogin.Common/CommonResourceNames.g.cs)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.OsLogin.V1/latest/Google.Cloud.OsLogin.V1.DeletePosixAccountRequest#Google_Cloud_OsLogin_V1_DeletePosixAccountRequest_Name) resource name property."]]