Reference documentation and code samples for the Google Cloud OsLogin V1 Client class DeletePosixAccountRequest.
A request message for deleting a POSIX account entry.
Generated from protobuf message google.cloud.oslogin.v1.DeletePosixAccountRequest
Namespace
Google \ Cloud \ OsLogin \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
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}.
getName
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}.
Returns
Type
Description
string
setName
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}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
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}. Please see
OsLoginServiceClient::posixAccountName() for help formatting this field.
[[["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."],[],[],null,["# Google Cloud OsLogin V1 Client - Class DeletePosixAccountRequest (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-oslogin/latest/V1.DeletePosixAccountRequest)\n- [2.0.4](/php/docs/reference/cloud-oslogin/2.0.4/V1.DeletePosixAccountRequest)\n- [1.9.6](/php/docs/reference/cloud-oslogin/1.9.6/V1.DeletePosixAccountRequest)\n- [1.8.0](/php/docs/reference/cloud-oslogin/1.8.0/V1.DeletePosixAccountRequest)\n- [1.7.0](/php/docs/reference/cloud-oslogin/1.7.0/V1.DeletePosixAccountRequest)\n- [1.6.0](/php/docs/reference/cloud-oslogin/1.6.0/V1.DeletePosixAccountRequest)\n- [1.5.2](/php/docs/reference/cloud-oslogin/1.5.2/V1.DeletePosixAccountRequest)\n- [1.4.6](/php/docs/reference/cloud-oslogin/1.4.6/V1.DeletePosixAccountRequest) \nReference documentation and code samples for the Google Cloud OsLogin V1 Client class DeletePosixAccountRequest.\n\nA request message for deleting a POSIX account entry.\n\nGenerated from protobuf message `google.cloud.oslogin.v1.DeletePosixAccountRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OsLogin \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\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### setName\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### static::build"]]