Enum FeatureValueDestination.DestinationCase (3.42.0)

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

Static Fields

NameDescription
BIGQUERY_DESTINATION
CSV_DESTINATION
DESTINATION_NOT_SET
TFRECORD_DESTINATION

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()