Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
static ConversationEvent.PayloadCase |
ConversationEvent.PayloadCase.forNumber(int value) |
ConversationEvent.PayloadCase |
ConversationEvent.getPayloadCase() |
ConversationEvent.PayloadCase |
ConversationEvent.Builder.getPayloadCase() |
ConversationEvent.PayloadCase |
ConversationEventOrBuilder.getPayloadCase() |
static ConversationEvent.PayloadCase |
ConversationEvent.PayloadCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
Copyright © 2022 Google LLC. All rights reserved.