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