| Modifier and Type | Class and Description |
|---|---|
class |
CloudConversationDebuggingInfo
Cloud conversation info for easier debugging.
|
static class |
CloudConversationDebuggingInfo.Builder
Cloud conversation info for easier debugging.
|
| Modifier and Type | Method and Description |
|---|---|
CloudConversationDebuggingInfoOrBuilder |
StreamingDetectIntentResponse.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfoOrBuilder |
StreamingDetectIntentResponse.Builder.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfoOrBuilder |
StreamingAnalyzeContentResponseOrBuilder.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfoOrBuilder |
StreamingAnalyzeContentResponse.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfoOrBuilder |
StreamingAnalyzeContentResponse.Builder.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfoOrBuilder |
StreamingDetectIntentResponseOrBuilder.getDebuggingInfoOrBuilder()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
Copyright © 2023 Google LLC. All rights reserved.