NotEmptyError

  • The document defines possible errors related to empty lists.

  • UNSPECIFIED indicates an unspecified enum error.

  • UNKNOWN is used when the received error code is not recognized.

  • EMPTY_LIST specifically refers to an empty list error.

Enum describing possible not empty errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

EMPTY_LIST

Empty list.