| Modifier and Type | Method and Description |
|---|---|
static Conversation.LifecycleState |
Conversation.LifecycleState.forNumber(int value) |
Conversation.LifecycleState |
ConversationOrBuilder.getLifecycleState()
Output only.
|
Conversation.LifecycleState |
Conversation.getLifecycleState()
Output only.
|
Conversation.LifecycleState |
Conversation.Builder.getLifecycleState()
Output only.
|
static Conversation.LifecycleState |
Conversation.LifecycleState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Conversation.LifecycleState |
Conversation.LifecycleState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Conversation.LifecycleState |
Conversation.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conversation.LifecycleState[] |
Conversation.LifecycleState.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<Conversation.LifecycleState> |
Conversation.LifecycleState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Conversation.Builder |
Conversation.Builder.setLifecycleState(Conversation.LifecycleState value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.