| Modifier and Type | Method and Description |
|---|---|
CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.Builder.build() |
CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.Builder.buildPartial() |
CloudConversationDebuggingInfo |
StreamingDetectIntentResponse.getDebuggingInfo()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo |
StreamingDetectIntentResponse.Builder.getDebuggingInfo()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo |
StreamingAnalyzeContentResponseOrBuilder.getDebuggingInfo()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo |
StreamingAnalyzeContentResponse.getDebuggingInfo()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo |
StreamingAnalyzeContentResponse.Builder.getDebuggingInfo()
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo |
StreamingDetectIntentResponseOrBuilder.getDebuggingInfo()
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.getDefaultInstance() |
CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.getDefaultInstanceForType() |
CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.Builder.getDefaultInstanceForType() |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseDelimitedFrom(InputStream input) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(byte[] data) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(ByteBuffer data) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(com.google.protobuf.ByteString data) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(InputStream input) |
static CloudConversationDebuggingInfo |
CloudConversationDebuggingInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CloudConversationDebuggingInfo> |
CloudConversationDebuggingInfo.getParserForType() |
static com.google.protobuf.Parser<CloudConversationDebuggingInfo> |
CloudConversationDebuggingInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.mergeDebuggingInfo(CloudConversationDebuggingInfo value)
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.mergeDebuggingInfo(CloudConversationDebuggingInfo value)
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
CloudConversationDebuggingInfo.Builder |
CloudConversationDebuggingInfo.Builder.mergeFrom(CloudConversationDebuggingInfo other) |
static CloudConversationDebuggingInfo.Builder |
CloudConversationDebuggingInfo.newBuilder(CloudConversationDebuggingInfo prototype) |
StreamingDetectIntentResponse.Builder |
StreamingDetectIntentResponse.Builder.setDebuggingInfo(CloudConversationDebuggingInfo value)
Debugging info that would get populated when
`StreamingDetectIntentRequest.enable_debugging_info` is set to true.
|
StreamingAnalyzeContentResponse.Builder |
StreamingAnalyzeContentResponse.Builder.setDebuggingInfo(CloudConversationDebuggingInfo value)
Debugging info that would get populated when
`StreamingAnalyzeContentRequest.enable_debugging_info` is set to true.
|
Copyright © 2023 Google LLC. All rights reserved.