Enum ImportErrorsConfig.DestinationCase (2.39.0)

public enum ImportErrorsConfig.DestinationCase extends Enum<ImportErrorsConfig.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()