| Modifier and Type | Method and Description |
|---|---|
static AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.AutomatedAgentReplyType.forNumber(int value) |
AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.getAutomatedAgentReplyType()
AutomatedAgentReply type.
|
AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.Builder.getAutomatedAgentReplyType()
AutomatedAgentReply type.
|
AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReplyOrBuilder.getAutomatedAgentReplyType()
AutomatedAgentReply type.
|
static AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.AutomatedAgentReplyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.AutomatedAgentReplyType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AutomatedAgentReply.AutomatedAgentReplyType |
AutomatedAgentReply.AutomatedAgentReplyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutomatedAgentReply.AutomatedAgentReplyType[] |
AutomatedAgentReply.AutomatedAgentReplyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AutomatedAgentReply.AutomatedAgentReplyType> |
AutomatedAgentReply.AutomatedAgentReplyType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AutomatedAgentReply.Builder |
AutomatedAgentReply.Builder.setAutomatedAgentReplyType(AutomatedAgentReply.AutomatedAgentReplyType value)
AutomatedAgentReply type.
|
Copyright © 2023 Google LLC. All rights reserved.