static Function.SubscriptionType |
Function.SubscriptionType.forNumber(int value) |
|
Function.SubscriptionType |
Function.SourceSpec.Builder.getSubscriptionType() |
configs used only when source feeds into functions
|
Function.SubscriptionType |
Function.SourceSpec.getSubscriptionType() |
configs used only when source feeds into functions
|
Function.SubscriptionType |
Function.SourceSpecOrBuilder.getSubscriptionType() |
configs used only when source feeds into functions
|
static Function.SubscriptionType |
Function.SubscriptionType.valueOf(int value) |
Deprecated.
|
static Function.SubscriptionType |
Function.SubscriptionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Function.SubscriptionType |
Function.SubscriptionType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Function.SubscriptionType[] |
Function.SubscriptionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|