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 classAnswerFeedbackThe feedback that the customer has about a certain answer in the conversation.static classAnswerFeedback.BuilderThe 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 AnswerFeedbackOrBuilderRuntimeAnnotation.Builder. getAnswerFeedbackOrBuilder()The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuilderRuntimeAnnotation. getAnswerFeedbackOrBuilder()The feedback that the customer has about the answer in `data`.AnswerFeedbackOrBuilderRuntimeAnnotationOrBuilder. getAnswerFeedbackOrBuilder()The feedback that the customer has about the answer in `data`.
-