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 SmartReplyData
SmartReplyData.Builder. build()
SmartReplyData
SmartReplyData.Builder. buildPartial()
static SmartReplyData
SmartReplyData. getDefaultInstance()
SmartReplyData
SmartReplyData.Builder. getDefaultInstanceForType()
SmartReplyData
SmartReplyData. getDefaultInstanceForType()
SmartReplyData
RuntimeAnnotation.Builder. getSmartReply()
Agent Assist Smart Reply data.SmartReplyData
RuntimeAnnotation. getSmartReply()
Agent Assist Smart Reply data.SmartReplyData
RuntimeAnnotationOrBuilder. getSmartReply()
Agent Assist Smart Reply data.static SmartReplyData
SmartReplyData. parseDelimitedFrom(InputStream input)
static SmartReplyData
SmartReplyData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SmartReplyData
SmartReplyData. parseFrom(byte[] data)
static SmartReplyData
SmartReplyData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SmartReplyData
SmartReplyData. parseFrom(com.google.protobuf.ByteString data)
static SmartReplyData
SmartReplyData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SmartReplyData
SmartReplyData. parseFrom(com.google.protobuf.CodedInputStream input)
static SmartReplyData
SmartReplyData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SmartReplyData
SmartReplyData. parseFrom(InputStream input)
static SmartReplyData
SmartReplyData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SmartReplyData
SmartReplyData. parseFrom(ByteBuffer data)
static SmartReplyData
SmartReplyData. 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.Builder
SmartReplyData.Builder. mergeFrom(SmartReplyData other)
RuntimeAnnotation.Builder
RuntimeAnnotation.Builder. mergeSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.static SmartReplyData.Builder
SmartReplyData. newBuilder(SmartReplyData prototype)
RuntimeAnnotation.Builder
RuntimeAnnotation.Builder. setSmartReply(SmartReplyData value)
Agent Assist Smart Reply data.
-