Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.CloudConversationDebuggingInfoOrBuilder
-
Packages that use CloudConversationDebuggingInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of CloudConversationDebuggingInfoOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement CloudConversationDebuggingInfoOrBuilder Modifier and Type Class Description classCloudConversationDebuggingInfoCloud conversation info for easier debugging.static classCloudConversationDebuggingInfo.BuilderCloud conversation info for easier debugging.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return CloudConversationDebuggingInfoOrBuilder Modifier and Type Method Description CloudConversationDebuggingInfoOrBuilderStreamingDetectIntentResponse.Builder. getDebuggingInfoOrBuilder()Debugging info that would get populated when `StreamingDetectIntentRequest.enable_debugging_info` is set to true.CloudConversationDebuggingInfoOrBuilderStreamingDetectIntentResponse. getDebuggingInfoOrBuilder()Debugging info that would get populated when `StreamingDetectIntentRequest.enable_debugging_info` is set to true.CloudConversationDebuggingInfoOrBuilderStreamingDetectIntentResponseOrBuilder. getDebuggingInfoOrBuilder()Debugging info that would get populated when `StreamingDetectIntentRequest.enable_debugging_info` is set to true.
-