Uses of Interface
com.google.cloud.dialogflow.cx.v3.CloudConversationDebuggingInfoOrBuilder
-
Packages that use CloudConversationDebuggingInfoOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of CloudConversationDebuggingInfoOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 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.v3 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.
-