Uses of Class
com.google.cloud.contactcenterinsights.v1.SmartReplyData
-
Packages that use SmartReplyData Package Description com.google.cloud.contactcenterinsights.v1 A client to Contact Center AI Insights API -
-
Uses of SmartReplyData in com.google.cloud.contactcenterinsights.v1
Methods in com.google.cloud.contactcenterinsights.v1 that return SmartReplyData Modifier and Type Method Description SmartReplyDataSmartReplyData.Builder. build()SmartReplyDataSmartReplyData.Builder. buildPartial()static SmartReplyDataSmartReplyData. getDefaultInstance()SmartReplyDataSmartReplyData.Builder. getDefaultInstanceForType()SmartReplyDataSmartReplyData. getDefaultInstanceForType()SmartReplyDataRuntimeAnnotation.Builder. getSmartReply()Agent Assist Smart Reply data.SmartReplyDataRuntimeAnnotation. getSmartReply()Agent Assist Smart Reply data.SmartReplyDataRuntimeAnnotationOrBuilder. getSmartReply()Agent Assist Smart Reply data.static SmartReplyDataSmartReplyData. parseDelimitedFrom(InputStream input)static SmartReplyDataSmartReplyData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyDataSmartReplyData. parseFrom(byte[] data)static SmartReplyDataSmartReplyData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyDataSmartReplyData. parseFrom(com.google.protobuf.ByteString data)static SmartReplyDataSmartReplyData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyDataSmartReplyData. parseFrom(com.google.protobuf.CodedInputStream input)static SmartReplyDataSmartReplyData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyDataSmartReplyData. parseFrom(InputStream input)static SmartReplyDataSmartReplyData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyDataSmartReplyData. parseFrom(ByteBuffer data)static SmartReplyDataSmartReplyData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.contactcenterinsights.v1 that return types with arguments of type SmartReplyData Modifier and Type Method Description com.google.protobuf.Parser<SmartReplyData>SmartReplyData. getParserForType()static com.google.protobuf.Parser<SmartReplyData>SmartReplyData. parser()Methods in com.google.cloud.contactcenterinsights.v1 with parameters of type SmartReplyData Modifier and Type Method Description SmartReplyData.BuilderSmartReplyData.Builder. mergeFrom(SmartReplyData other)RuntimeAnnotation.BuilderRuntimeAnnotation.Builder. mergeSmartReply(SmartReplyData value)Agent Assist Smart Reply data.static SmartReplyData.BuilderSmartReplyData. newBuilder(SmartReplyData prototype)RuntimeAnnotation.BuilderRuntimeAnnotation.Builder. setSmartReply(SmartReplyData value)Agent Assist Smart Reply data.
-