Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::SearchKnowledgeDebugInfo::SearchKnowledgeBehavior.
Configured behaviors for SearchKnowledge.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#answer_generation_rewriter_on
def answer_generation_rewriter_on() -> ::Boolean
Returns
- (::Boolean) — Whether data store agent rewriter was turned on for the request.
#answer_generation_rewriter_on=
def answer_generation_rewriter_on=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether data store agent rewriter was turned on for the request.
Returns
- (::Boolean) — Whether data store agent rewriter was turned on for the request.
#end_user_metadata_included
def end_user_metadata_included() -> ::Boolean
Returns
- (::Boolean) — Whether end_user_metadata is included in the data store agent call.
#end_user_metadata_included=
def end_user_metadata_included=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether end_user_metadata is included in the data store agent call.
Returns
- (::Boolean) — Whether end_user_metadata is included in the data store agent call.
#third_party_connector_allowed
def third_party_connector_allowed() -> ::Boolean
Returns
- (::Boolean) — This field indicates whether third party connectors are enabled for the project. Note that this field only indicates if the project is allowlisted for connectors.
#third_party_connector_allowed=
def third_party_connector_allowed=(value) -> ::Boolean
Parameter
- value (::Boolean) — This field indicates whether third party connectors are enabled for the project. Note that this field only indicates if the project is allowlisted for connectors.
Returns
- (::Boolean) — This field indicates whether third party connectors are enabled for the project. Note that this field only indicates if the project is allowlisted for connectors.