| Modifier and Type | Method and Description |
|---|---|
static ConversationView |
ConversationView.forNumber(int value) |
ConversationView |
ListConversationsRequestOrBuilder.getView()
The level of details of the conversation.
|
ConversationView |
GetConversationRequest.getView()
The level of details of the conversation.
|
ConversationView |
GetConversationRequest.Builder.getView()
The level of details of the conversation.
|
ConversationView |
GetConversationRequestOrBuilder.getView()
The level of details of the conversation.
|
ConversationView |
ListConversationsRequest.getView()
The level of details of the conversation.
|
ConversationView |
ListConversationsRequest.Builder.getView()
The level of details of the conversation.
|
static ConversationView |
ConversationView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ConversationView |
ConversationView.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ConversationView |
ConversationView.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversationView[] |
ConversationView.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<ConversationView> |
ConversationView.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
GetConversationRequest.Builder |
GetConversationRequest.Builder.setView(ConversationView value)
The level of details of the conversation.
|
ListConversationsRequest.Builder |
ListConversationsRequest.Builder.setView(ConversationView value)
The level of details of the conversation.
|
Copyright © 2025 Google LLC. All rights reserved.