ResourceAccessDeniedError

  • This document lists possible errors when a resource access is denied.

  • Error types include UNSPECIFIED, UNKNOWN, and WRITE_ACCESS_DENIED.

  • WRITE_ACCESS_DENIED specifically indicates the user lacked write access.

Enum describing possible resource access denied errors.

Proto definition

Enums

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

WRITE_ACCESS_DENIED

User did not have write access.