StringLengthError

Enum describing possible string length errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

EMPTY

The specified field should have a least one non-whitespace character in it.

TOO_SHORT

Too short.

TOO_LONG

Too long.