Uses of Class
com.google.cloud.dialogflow.v2.SmartReplyMetrics
-
Packages that use SmartReplyMetrics Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SmartReplyMetrics in com.google.cloud.dialogflow.v2
Methods in com.google.cloud.dialogflow.v2 that return SmartReplyMetrics Modifier and Type Method Description SmartReplyMetricsSmartReplyMetrics.Builder. build()SmartReplyMetricsSmartReplyMetrics.Builder. buildPartial()static SmartReplyMetricsSmartReplyMetrics. getDefaultInstance()SmartReplyMetricsSmartReplyMetrics.Builder. getDefaultInstanceForType()SmartReplyMetricsSmartReplyMetrics. getDefaultInstanceForType()SmartReplyMetricsConversationModelEvaluation.Builder. getSmartReplyMetrics()Output only.SmartReplyMetricsConversationModelEvaluation. getSmartReplyMetrics()Output only.SmartReplyMetricsConversationModelEvaluationOrBuilder. getSmartReplyMetrics()Output only.static SmartReplyMetricsSmartReplyMetrics. parseDelimitedFrom(InputStream input)static SmartReplyMetricsSmartReplyMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetricsSmartReplyMetrics. parseFrom(byte[] data)static SmartReplyMetricsSmartReplyMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetricsSmartReplyMetrics. parseFrom(com.google.protobuf.ByteString data)static SmartReplyMetricsSmartReplyMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetricsSmartReplyMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static SmartReplyMetricsSmartReplyMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetricsSmartReplyMetrics. parseFrom(InputStream input)static SmartReplyMetricsSmartReplyMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartReplyMetricsSmartReplyMetrics. parseFrom(ByteBuffer data)static SmartReplyMetricsSmartReplyMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type SmartReplyMetrics Modifier and Type Method Description com.google.protobuf.Parser<SmartReplyMetrics>SmartReplyMetrics. getParserForType()static com.google.protobuf.Parser<SmartReplyMetrics>SmartReplyMetrics. parser()Methods in com.google.cloud.dialogflow.v2 with parameters of type SmartReplyMetrics Modifier and Type Method Description SmartReplyMetrics.BuilderSmartReplyMetrics.Builder. mergeFrom(SmartReplyMetrics other)ConversationModelEvaluation.BuilderConversationModelEvaluation.Builder. mergeSmartReplyMetrics(SmartReplyMetrics value)Output only.static SmartReplyMetrics.BuilderSmartReplyMetrics. newBuilder(SmartReplyMetrics prototype)ConversationModelEvaluation.BuilderConversationModelEvaluation.Builder. setSmartReplyMetrics(SmartReplyMetrics value)Output only.
-