StringFormatError

Enum describing possible string format errors.

Proto definition

Enums

ILLEGAL_CHARS

The input string value contains disallowed characters.

INVALID_FORMAT

The input string value is invalid for the associated field.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.