static ConversationEvent.PayloadCase |
ConversationEvent.PayloadCase.forNumber(int value) |
|
ConversationEvent.PayloadCase |
ConversationEvent.Builder.getPayloadCase() |
|
ConversationEvent.PayloadCase |
ConversationEvent.getPayloadCase() |
|
ConversationEvent.PayloadCase |
ConversationEventOrBuilder.getPayloadCase() |
|
static ConversationEvent.PayloadCase |
ConversationEvent.PayloadCase.valueOf(int value) |
Deprecated.
|
static ConversationEvent.PayloadCase |
ConversationEvent.PayloadCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ConversationEvent.PayloadCase[] |
ConversationEvent.PayloadCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|