public sealed class SearchKnowledgeDebugInfo : IMessage<SearchKnowledgeDebugInfo>, IEquatable<SearchKnowledgeDebugInfo>, IDeepCloneable<SearchKnowledgeDebugInfo>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Dialogflow v2 API class SearchKnowledgeDebugInfo.
Debug information related to SearchKnowledge feature.
Implements
IMessageSearchKnowledgeDebugInfo, IEquatableSearchKnowledgeDebugInfo, IDeepCloneableSearchKnowledgeDebugInfo, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.V2Assembly
Google.Cloud.Dialogflow.V2.dll
Constructors
SearchKnowledgeDebugInfo()
public SearchKnowledgeDebugInfo()SearchKnowledgeDebugInfo(SearchKnowledgeDebugInfo)
public SearchKnowledgeDebugInfo(SearchKnowledgeDebugInfo other)| Parameter | |
|---|---|
| Name | Description |
other |
SearchKnowledgeDebugInfo |
Properties
DatastoreResponseReason
public DatastoreResponseReason DatastoreResponseReason { get; set; }Response reason from datastore which indicates data serving status or answer quality degradation.
| Property Value | |
|---|---|
| Type | Description |
DatastoreResponseReason |
|
IngestedContextReferenceDebugInfo
public IngestedContextReferenceDebugInfo IngestedContextReferenceDebugInfo { get; set; }Information about parameters ingested for search knowledge.
| Property Value | |
|---|---|
| Type | Description |
IngestedContextReferenceDebugInfo |
|
SearchKnowledgeBehavior
public SearchKnowledgeDebugInfo.Types.SearchKnowledgeBehavior SearchKnowledgeBehavior { get; set; }Configured behaviors for SearchKnowledge.
| Property Value | |
|---|---|
| Type | Description |
SearchKnowledgeDebugInfoTypesSearchKnowledgeBehavior |
|
ServiceLatency
public ServiceLatency ServiceLatency { get; set; }The latency of the service.
| Property Value | |
|---|---|
| Type | Description |
ServiceLatency |
|