Enum StreamLocation.LocationCase (0.8.0)

public enum StreamLocation.LocationCase extends Enum<StreamLocation.LocationCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
CUSTOM_SOURCE_LOCATION
LOCATION_NOT_SET
PUBSUB_LOCATION
SIDE_INPUT_LOCATION
STREAMING_STAGE_LOCATION

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()