Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::KnowledgeAssistDebugInfo::KnowledgeAssistBehavior.
Configured behaviors for Knowedge Assist.
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 off for the request.
#answer_generation_rewriter_on=
def answer_generation_rewriter_on=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether data store agent rewriter was turned off for the request.
Returns
- (::Boolean) — Whether data store agent rewriter was turned off for the request.
#appended_search_context_count
def appended_search_context_count() -> ::Integer
Returns
- (::Integer) — The number of search contexts appended to the query.
#appended_search_context_count=
def appended_search_context_count=(value) -> ::Integer
Parameter
- value (::Integer) — The number of search contexts appended to the query.
Returns
- (::Integer) — The number of search contexts appended to the query.
#conversation_transcript_has_mixed_languages
def conversation_transcript_has_mixed_languages() -> ::Boolean
Returns
- (::Boolean) — Conversation transcript has mixed languages.
#conversation_transcript_has_mixed_languages=
def conversation_transcript_has_mixed_languages=(value) -> ::Boolean
Parameter
- value (::Boolean) — Conversation transcript has mixed languages.
Returns
- (::Boolean) — Conversation transcript has mixed languages.
#disable_sync_delivery
def disable_sync_delivery() -> ::Boolean
Returns
- (::Boolean) — Whether customers configured to disable the synchronous delivery of Knowedge Assist response.
#disable_sync_delivery=
def disable_sync_delivery=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether customers configured to disable the synchronous delivery of Knowedge Assist response.
Returns
- (::Boolean) — Whether customers configured to disable the synchronous delivery of Knowedge Assist response.
#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.
#invalid_items_query_suggestion_skipped
def invalid_items_query_suggestion_skipped() -> ::Boolean
Returns
- (::Boolean) — Indicates that invalid items were skipped when parsing the LLM response.
#invalid_items_query_suggestion_skipped=
def invalid_items_query_suggestion_skipped=(value) -> ::Boolean
Parameter
- value (::Boolean) — Indicates that invalid items were skipped when parsing the LLM response.
Returns
- (::Boolean) — Indicates that invalid items were skipped when parsing the LLM response.
#multiple_queries_generated
def multiple_queries_generated() -> ::Boolean
Returns
- (::Boolean) — Indicates that the query generation model generated multiple queries.
#multiple_queries_generated=
def multiple_queries_generated=(value) -> ::Boolean
Parameter
- value (::Boolean) — Indicates that the query generation model generated multiple queries.
Returns
- (::Boolean) — Indicates that the query generation model generated multiple queries.
#previous_queries_included
def previous_queries_included() -> ::Boolean
Returns
- (::Boolean) — Whether previously suggested queries are included in the query generation process.
#previous_queries_included=
def previous_queries_included=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether previously suggested queries are included in the query generation process.
Returns
- (::Boolean) — Whether previously suggested queries are included in the query generation process.
#primary_query_redacted_and_replaced
def primary_query_redacted_and_replaced() -> ::Boolean
Returns
- (::Boolean) — True if the primary suggested query was redacted and replaced by an additional query.
#primary_query_redacted_and_replaced=
def primary_query_redacted_and_replaced=(value) -> ::Boolean
Parameter
- value (::Boolean) — True if the primary suggested query was redacted and replaced by an additional query.
Returns
- (::Boolean) — True if the primary suggested query was redacted and replaced by an additional query.
#query_contained_search_context
def query_contained_search_context() -> ::Boolean
Returns
- (::Boolean) — Indicates that the generated query contains search context.
#query_contained_search_context=
def query_contained_search_context=(value) -> ::Boolean
Parameter
- value (::Boolean) — Indicates that the generated query contains search context.
Returns
- (::Boolean) — Indicates that the generated query contains search context.
#query_generation_agent_language_mismatch
def query_generation_agent_language_mismatch() -> ::Boolean
Returns
- (::Boolean) — Whether the agent language from the translation generator mismatches the end-user language.
#query_generation_agent_language_mismatch=
def query_generation_agent_language_mismatch=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether the agent language from the translation generator mismatches the end-user language.
Returns
- (::Boolean) — Whether the agent language from the translation generator mismatches the end-user language.
#query_generation_end_user_language_mismatch
def query_generation_end_user_language_mismatch() -> ::Boolean
Returns
- (::Boolean) — Whether the end-user language from the translation generator mismatches the end-user language.
#query_generation_end_user_language_mismatch=
def query_generation_end_user_language_mismatch=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether the end-user language from the translation generator mismatches the end-user language.
Returns
- (::Boolean) — Whether the end-user language from the translation generator mismatches the end-user language.
#return_query_only
def return_query_only() -> ::Boolean
Returns
- (::Boolean) — Whether customers configured to return query only in the conversation profile.
#return_query_only=
def return_query_only=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether customers configured to return query only in the conversation profile.
Returns
- (::Boolean) — Whether customers configured to return query only in the conversation profile.
#third_party_connector_allowed
def third_party_connector_allowed() -> ::Boolean
Returns
- (::Boolean) — This field indicates whether third party connectors are enabled for the project
#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
Returns
- (::Boolean) — This field indicates whether third party connectors are enabled for the project
#use_custom_safety_filter_level
def use_custom_safety_filter_level() -> ::Boolean
Returns
- (::Boolean) — Safety filter is adjusted by user.
#use_custom_safety_filter_level=
def use_custom_safety_filter_level=(value) -> ::Boolean
Parameter
- value (::Boolean) — Safety filter is adjusted by user.
Returns
- (::Boolean) — Safety filter is adjusted by user.
#use_pubsub_delivery
def use_pubsub_delivery() -> ::Boolean
Returns
- (::Boolean) — Whether customers configured to use pubsub to deliver.
#use_pubsub_delivery=
def use_pubsub_delivery=(value) -> ::Boolean
Parameter
- value (::Boolean) — Whether customers configured to use pubsub to deliver.
Returns
- (::Boolean) — Whether customers configured to use pubsub to deliver.
#use_translated_message
def use_translated_message() -> ::Boolean
Returns
- (::Boolean) — Translated message is included in query generation process.
#use_translated_message=
def use_translated_message=(value) -> ::Boolean
Parameter
- value (::Boolean) — Translated message is included in query generation process.
Returns
- (::Boolean) — Translated message is included in query generation process.