Enum ImportErrorConfig.DestinationCase (0.37.0)

public enum ImportErrorConfig.DestinationCase extends Enum<ImportErrorConfig.DestinationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

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()