Class DeletePosixAccountRequest (2.3.2)

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

A request message for deleting a POSIX account entry. .. attribute:: name

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}.

:type: str