StringFormatError

Enum describing possible string format errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

ILLEGAL_CHARS

The input string value contains disallowed characters.

INVALID_FORMAT

The input string value is invalid for the associated field.