Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class SearchKnowledgeDebugInfo.
Debug information related to SearchKnowledge feature.
Generated from protobuf message google.cloud.dialogflow.v2.SearchKnowledgeDebugInfo
Namespace
Google \ Cloud \ Dialogflow \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ datastore_response_reason
int
Response reason from datastore which indicates data serving status or answer quality degradation.
↳ search_knowledge_behavior
↳ ingested_context_reference_debug_info
↳ service_latency
getDatastoreResponseReason
Response reason from datastore which indicates data serving status or answer quality degradation.
setDatastoreResponseReason
Response reason from datastore which indicates data serving status or answer quality degradation.
$this
getSearchKnowledgeBehavior
Configured behaviors for SearchKnowledge.
hasSearchKnowledgeBehavior
clearSearchKnowledgeBehavior
setSearchKnowledgeBehavior
Configured behaviors for SearchKnowledge.
$this
getIngestedContextReferenceDebugInfo
Information about parameters ingested for search knowledge.
hasIngestedContextReferenceDebugInfo
clearIngestedContextReferenceDebugInfo
setIngestedContextReferenceDebugInfo
Information about parameters ingested for search knowledge.
$this
getServiceLatency
The latency of the service.
hasServiceLatency
clearServiceLatency
setServiceLatency
The latency of the service.
$this

