CollectionSizeError

  • This document describes an enum for collection size errors.

  • The possible enum values include UNSPECIFIED, UNKNOWN, TOO_FEW, and TOO_MANY.

Enum describing possible collection size errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

TOO_FEW

Too few.

TOO_MANY

Too many.