public static interface Agent.AnswerFeedbackSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnableAnswerFeedback()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean getEnableAnswerFeedback()
Optional. If enabled, end users will be able to provide [answer feedback][google.cloud.dialogflow.cx.v3.AnswerFeedback] to Dialogflow responses. Feature works only if interaction logging is enabled in the Dialogflow agent.
bool enable_answer_feedback = 1 [(.google.api.field_behavior) = OPTIONAL];Copyright © 2025 Google LLC. All rights reserved.