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.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

WRITE_ACCESS_DENIED

User did not have write access.