Uses of Class
com.google.cloud.contactcenterinsights.v1.AnswerFeedback
-
Packages that use AnswerFeedback Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of AnswerFeedback in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return AnswerFeedback Modifier and Type Method Description AnswerFeedbackAnswerFeedback.Builder. build()AnswerFeedbackAnswerFeedback.Builder. buildPartial()AnswerFeedbackRuntimeAnnotation.Builder. getAnswerFeedback()The feedback that the customer has about the answer in `data`.AnswerFeedbackRuntimeAnnotation. getAnswerFeedback()The feedback that the customer has about the answer in `data`.AnswerFeedbackRuntimeAnnotationOrBuilder. getAnswerFeedback()The feedback that the customer has about the answer in `data`.static AnswerFeedbackAnswerFeedback. getDefaultInstance()AnswerFeedbackAnswerFeedback.Builder. getDefaultInstanceForType()AnswerFeedbackAnswerFeedback. getDefaultInstanceForType()static AnswerFeedbackAnswerFeedback. parseDelimitedFrom(InputStream input)static AnswerFeedbackAnswerFeedback. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnswerFeedbackAnswerFeedback. parseFrom(byte[] data)static AnswerFeedbackAnswerFeedback. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnswerFeedbackAnswerFeedback. parseFrom(com.google.protobuf.ByteString data)static AnswerFeedbackAnswerFeedback. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnswerFeedbackAnswerFeedback. parseFrom(com.google.protobuf.CodedInputStream input)static AnswerFeedbackAnswerFeedback. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnswerFeedbackAnswerFeedback. parseFrom(InputStream input)static AnswerFeedbackAnswerFeedback. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnswerFeedbackAnswerFeedback. parseFrom(ByteBuffer data)static AnswerFeedbackAnswerFeedback. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type AnswerFeedback Modifier and Type Method Description com.google.protobuf.Parser<AnswerFeedback>AnswerFeedback. getParserForType()static com.google.protobuf.Parser<AnswerFeedback>AnswerFeedback. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type AnswerFeedback Modifier and Type Method Description RuntimeAnnotation.BuilderRuntimeAnnotation.Builder. mergeAnswerFeedback(AnswerFeedback value)The feedback that the customer has about the answer in `data`.AnswerFeedback.BuilderAnswerFeedback.Builder. mergeFrom(AnswerFeedback other)static AnswerFeedback.BuilderAnswerFeedback. newBuilder(AnswerFeedback prototype)RuntimeAnnotation.BuilderRuntimeAnnotation.Builder. setAnswerFeedback(AnswerFeedback value)The feedback that the customer has about the answer in `data`.
-