Uses of Interface
com.google.cloud.contactcenterinsights.v1.AnswerFeedbackOrBuilder
-
Packages that use AnswerFeedbackOrBuilder Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of AnswerFeedbackOrBuilder in com.google.cloud.contactcenterinsights.v1
Classes in com.google.cloud.contactcenterinsights.v1 that implement AnswerFeedbackOrBuilder Modifier and Type Class Description class
AnswerFeedback
The feedback that the customer has about a certain answer in the conversation.static class
AnswerFeedback.Builder
The feedback that the customer has about a certain answer in the conversation.Methods in com.google.cloud.contactcenterinsights.v1 that return AnswerFeedbackOrBuilder Modifier and Type Method Description AnswerFeedbackOrBuilder
RuntimeAnnotation.Builder. getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuilder
RuntimeAnnotation. getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuilder
RuntimeAnnotationOrBuilder. getAnswerFeedbackOrBuilder()
The feedback that the customer has about the answer in `data`.
-