Class DeletePosixAccountRequest (2.14.2)

DeletePosixAccountRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A request message for deleting a POSIX account entry.

Attribute

NameDescription
name str
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}.