Enum ImportErrorsConfig.DestinationCase (2.2.1)

See more code actions.
public enum ImportErrorsConfig.DestinationCase extends Enum<ImportErrorsConfig.DestinationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum
NameDescription
DESTINATION_NOT_SET
GCS_PREFIX

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()