// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//     http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

// Code generated by aliasgen. DO NOT EDIT.

// Package dialogflow aliases all exported identifiers in package
// "cloud.google.com/go/dialogflow/apiv2/dialogflowpb".
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb.
// Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
// for more details.
package dialogflow

import (
	src "cloud.google.com/go/dialogflow/apiv2/dialogflowpb"
	grpc "google.golang.org/grpc"
)

// Deprecated: Please use consts in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
const (
	AgentAssistantFeedback_ANSWER_RELEVANCE_UNSPECIFIED                                              = src.AgentAssistantFeedback_ANSWER_RELEVANCE_UNSPECIFIED
	AgentAssistantFeedback_CORRECT                                                                   = src.AgentAssistantFeedback_CORRECT
	AgentAssistantFeedback_DOCUMENT_CORRECTNESS_UNSPECIFIED                                          = src.AgentAssistantFeedback_DOCUMENT_CORRECTNESS_UNSPECIFIED
	AgentAssistantFeedback_DOCUMENT_EFFICIENCY_UNSPECIFIED                                           = src.AgentAssistantFeedback_DOCUMENT_EFFICIENCY_UNSPECIFIED
	AgentAssistantFeedback_EFFICIENT                                                                 = src.AgentAssistantFeedback_EFFICIENT
	AgentAssistantFeedback_INCORRECT                                                                 = src.AgentAssistantFeedback_INCORRECT
	AgentAssistantFeedback_INEFFICIENT                                                               = src.AgentAssistantFeedback_INEFFICIENT
	AgentAssistantFeedback_IRRELEVANT                                                                = src.AgentAssistantFeedback_IRRELEVANT
	AgentAssistantFeedback_RELEVANT                                                                  = src.AgentAssistantFeedback_RELEVANT
	Agent_API_VERSION_UNSPECIFIED                                                                    = src.Agent_API_VERSION_UNSPECIFIED
	Agent_API_VERSION_V1                                                                             = src.Agent_API_VERSION_V1
	Agent_API_VERSION_V2                                                                             = src.Agent_API_VERSION_V2
	Agent_API_VERSION_V2_BETA_1                                                                      = src.Agent_API_VERSION_V2_BETA_1
	Agent_MATCH_MODE_HYBRID                                                                          = src.Agent_MATCH_MODE_HYBRID
	Agent_MATCH_MODE_ML_ONLY                                                                         = src.Agent_MATCH_MODE_ML_ONLY
	Agent_MATCH_MODE_UNSPECIFIED                                                                     = src.Agent_MATCH_MODE_UNSPECIFIED
	Agent_TIER_ENTERPRISE                                                                            = src.Agent_TIER_ENTERPRISE
	Agent_TIER_ENTERPRISE_PLUS                                                                       = src.Agent_TIER_ENTERPRISE_PLUS
	Agent_TIER_STANDARD                                                                              = src.Agent_TIER_STANDARD
	Agent_TIER_UNSPECIFIED                                                                           = src.Agent_TIER_UNSPECIFIED
	AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED                                                     = src.AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED
	AnswerFeedback_FULLY_CORRECT                                                                     = src.AnswerFeedback_FULLY_CORRECT
	AnswerFeedback_NOT_CORRECT                                                                       = src.AnswerFeedback_NOT_CORRECT
	AnswerFeedback_PARTIALLY_CORRECT                                                                 = src.AnswerFeedback_PARTIALLY_CORRECT
	AudioEncoding_AUDIO_ENCODING_AMR                                                                 = src.AudioEncoding_AUDIO_ENCODING_AMR
	AudioEncoding_AUDIO_ENCODING_AMR_WB                                                              = src.AudioEncoding_AUDIO_ENCODING_AMR_WB
	AudioEncoding_AUDIO_ENCODING_FLAC                                                                = src.AudioEncoding_AUDIO_ENCODING_FLAC
	AudioEncoding_AUDIO_ENCODING_LINEAR_16                                                           = src.AudioEncoding_AUDIO_ENCODING_LINEAR_16
	AudioEncoding_AUDIO_ENCODING_MULAW                                                               = src.AudioEncoding_AUDIO_ENCODING_MULAW
	AudioEncoding_AUDIO_ENCODING_OGG_OPUS                                                            = src.AudioEncoding_AUDIO_ENCODING_OGG_OPUS
	AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE                                              = src.AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE
	AudioEncoding_AUDIO_ENCODING_UNSPECIFIED                                                         = src.AudioEncoding_AUDIO_ENCODING_UNSPECIFIED
	AutomatedAgentReply_AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED                                       = src.AutomatedAgentReply_AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED
	AutomatedAgentReply_FINAL                                                                        = src.AutomatedAgentReply_FINAL
	AutomatedAgentReply_PARTIAL                                                                      = src.AutomatedAgentReply_PARTIAL
	ConversationEvent_CONVERSATION_FINISHED                                                          = src.ConversationEvent_CONVERSATION_FINISHED
	ConversationEvent_CONVERSATION_STARTED                                                           = src.ConversationEvent_CONVERSATION_STARTED
	ConversationEvent_HUMAN_INTERVENTION_NEEDED                                                      = src.ConversationEvent_HUMAN_INTERVENTION_NEEDED
	ConversationEvent_NEW_MESSAGE                                                                    = src.ConversationEvent_NEW_MESSAGE
	ConversationEvent_TYPE_UNSPECIFIED                                                               = src.ConversationEvent_TYPE_UNSPECIFIED
	ConversationEvent_UNRECOVERABLE_ERROR                                                            = src.ConversationEvent_UNRECOVERABLE_ERROR
	ConversationModel_CREATING                                                                       = src.ConversationModel_CREATING
	ConversationModel_DELETING                                                                       = src.ConversationModel_DELETING
	ConversationModel_DEPLOYED                                                                       = src.ConversationModel_DEPLOYED
	ConversationModel_DEPLOYING                                                                      = src.ConversationModel_DEPLOYING
	ConversationModel_FAILED                                                                         = src.ConversationModel_FAILED
	ConversationModel_MODEL_TYPE_UNSPECIFIED                                                         = src.ConversationModel_MODEL_TYPE_UNSPECIFIED
	ConversationModel_PENDING                                                                        = src.ConversationModel_PENDING
	ConversationModel_SMART_REPLY_BERT_MODEL                                                         = src.ConversationModel_SMART_REPLY_BERT_MODEL
	ConversationModel_SMART_REPLY_DUAL_ENCODER_MODEL                                                 = src.ConversationModel_SMART_REPLY_DUAL_ENCODER_MODEL
	ConversationModel_STATE_UNSPECIFIED                                                              = src.ConversationModel_STATE_UNSPECIFIED
	ConversationModel_UNDEPLOYED                                                                     = src.ConversationModel_UNDEPLOYED
	ConversationModel_UNDEPLOYING                                                                    = src.ConversationModel_UNDEPLOYING
	Conversation_COMPLETED                                                                           = src.Conversation_COMPLETED
	Conversation_CONVERSATION_STAGE_UNSPECIFIED                                                      = src.Conversation_CONVERSATION_STAGE_UNSPECIFIED
	Conversation_HUMAN_ASSIST_STAGE                                                                  = src.Conversation_HUMAN_ASSIST_STAGE
	Conversation_IN_PROGRESS                                                                         = src.Conversation_IN_PROGRESS
	Conversation_LIFECYCLE_STATE_UNSPECIFIED                                                         = src.Conversation_LIFECYCLE_STATE_UNSPECIFIED
	Conversation_VIRTUAL_AGENT_STAGE                                                                 = src.Conversation_VIRTUAL_AGENT_STAGE
	CreateConversationModelEvaluationOperationMetadata_CANCELLED                                     = src.CreateConversationModelEvaluationOperationMetadata_CANCELLED
	CreateConversationModelEvaluationOperationMetadata_FAILED                                        = src.CreateConversationModelEvaluationOperationMetadata_FAILED
	CreateConversationModelEvaluationOperationMetadata_INITIALIZING                                  = src.CreateConversationModelEvaluationOperationMetadata_INITIALIZING
	CreateConversationModelEvaluationOperationMetadata_RUNNING                                       = src.CreateConversationModelEvaluationOperationMetadata_RUNNING
	CreateConversationModelEvaluationOperationMetadata_STATE_UNSPECIFIED                             = src.CreateConversationModelEvaluationOperationMetadata_STATE_UNSPECIFIED
	CreateConversationModelEvaluationOperationMetadata_SUCCEEDED                                     = src.CreateConversationModelEvaluationOperationMetadata_SUCCEEDED
	CreateConversationModelOperationMetadata_CANCELLED                                               = src.CreateConversationModelOperationMetadata_CANCELLED
	CreateConversationModelOperationMetadata_CANCELLING                                              = src.CreateConversationModelOperationMetadata_CANCELLING
	CreateConversationModelOperationMetadata_FAILED                                                  = src.CreateConversationModelOperationMetadata_FAILED
	CreateConversationModelOperationMetadata_PENDING                                                 = src.CreateConversationModelOperationMetadata_PENDING
	CreateConversationModelOperationMetadata_STATE_UNSPECIFIED                                       = src.CreateConversationModelOperationMetadata_STATE_UNSPECIFIED
	CreateConversationModelOperationMetadata_SUCCEEDED                                               = src.CreateConversationModelOperationMetadata_SUCCEEDED
	CreateConversationModelOperationMetadata_TRAINING                                                = src.CreateConversationModelOperationMetadata_TRAINING
	Document_ACTIVE                                                                                  = src.Document_ACTIVE
	Document_AGENT_FACING_SMART_REPLY                                                                = src.Document_AGENT_FACING_SMART_REPLY
	Document_ARTICLE_SUGGESTION                                                                      = src.Document_ARTICLE_SUGGESTION
	Document_CREATING                                                                                = src.Document_CREATING
	Document_DELETING                                                                                = src.Document_DELETING
	Document_EXTRACTIVE_QA                                                                           = src.Document_EXTRACTIVE_QA
	Document_FAQ                                                                                     = src.Document_FAQ
	Document_KNOWLEDGE_TYPE_UNSPECIFIED                                                              = src.Document_KNOWLEDGE_TYPE_UNSPECIFIED
	Document_RELOADING                                                                               = src.Document_RELOADING
	Document_STATE_UNSPECIFIED                                                                       = src.Document_STATE_UNSPECIFIED
	Document_UPDATING                                                                                = src.Document_UPDATING
	EntityType_AUTO_EXPANSION_MODE_DEFAULT                                                           = src.EntityType_AUTO_EXPANSION_MODE_DEFAULT
	EntityType_AUTO_EXPANSION_MODE_UNSPECIFIED                                                       = src.EntityType_AUTO_EXPANSION_MODE_UNSPECIFIED
	EntityType_KIND_LIST                                                                             = src.EntityType_KIND_LIST
	EntityType_KIND_MAP                                                                              = src.EntityType_KIND_MAP
	EntityType_KIND_REGEXP                                                                           = src.EntityType_KIND_REGEXP
	EntityType_KIND_UNSPECIFIED                                                                      = src.EntityType_KIND_UNSPECIFIED
	Environment_LOADING                                                                              = src.Environment_LOADING
	Environment_RUNNING                                                                              = src.Environment_RUNNING
	Environment_STATE_UNSPECIFIED                                                                    = src.Environment_STATE_UNSPECIFIED
	Environment_STOPPED                                                                              = src.Environment_STOPPED
	Fulfillment_Feature_SMALLTALK                                                                    = src.Fulfillment_Feature_SMALLTALK
	Fulfillment_Feature_TYPE_UNSPECIFIED                                                             = src.Fulfillment_Feature_TYPE_UNSPECIFIED
	IntentView_INTENT_VIEW_FULL                                                                      = src.IntentView_INTENT_VIEW_FULL
	IntentView_INTENT_VIEW_UNSPECIFIED                                                               = src.IntentView_INTENT_VIEW_UNSPECIFIED
	Intent_Message_ACTIONS_ON_GOOGLE                                                                 = src.Intent_Message_ACTIONS_ON_GOOGLE
	Intent_Message_BrowseCarouselCard_BLURRED_BACKGROUND                                             = src.Intent_Message_BrowseCarouselCard_BLURRED_BACKGROUND
	Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_AMP_ACTION                = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_AMP_ACTION
	Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_AMP_CONTENT               = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_AMP_CONTENT
	Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_URL_TYPE_HINT_UNSPECIFIED = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_URL_TYPE_HINT_UNSPECIFIED
	Intent_Message_BrowseCarouselCard_CROPPED                                                        = src.Intent_Message_BrowseCarouselCard_CROPPED
	Intent_Message_BrowseCarouselCard_GRAY                                                           = src.Intent_Message_BrowseCarouselCard_GRAY
	Intent_Message_BrowseCarouselCard_IMAGE_DISPLAY_OPTIONS_UNSPECIFIED                              = src.Intent_Message_BrowseCarouselCard_IMAGE_DISPLAY_OPTIONS_UNSPECIFIED
	Intent_Message_BrowseCarouselCard_WHITE                                                          = src.Intent_Message_BrowseCarouselCard_WHITE
	Intent_Message_ColumnProperties_CENTER                                                           = src.Intent_Message_ColumnProperties_CENTER
	Intent_Message_ColumnProperties_HORIZONTAL_ALIGNMENT_UNSPECIFIED                                 = src.Intent_Message_ColumnProperties_HORIZONTAL_ALIGNMENT_UNSPECIFIED
	Intent_Message_ColumnProperties_LEADING                                                          = src.Intent_Message_ColumnProperties_LEADING
	Intent_Message_ColumnProperties_TRAILING                                                         = src.Intent_Message_ColumnProperties_TRAILING
	Intent_Message_FACEBOOK                                                                          = src.Intent_Message_FACEBOOK
	Intent_Message_GOOGLE_HANGOUTS                                                                   = src.Intent_Message_GOOGLE_HANGOUTS
	Intent_Message_KIK                                                                               = src.Intent_Message_KIK
	Intent_Message_LINE                                                                              = src.Intent_Message_LINE
	Intent_Message_MediaContent_AUDIO                                                                = src.Intent_Message_MediaContent_AUDIO
	Intent_Message_MediaContent_RESPONSE_MEDIA_TYPE_UNSPECIFIED                                      = src.Intent_Message_MediaContent_RESPONSE_MEDIA_TYPE_UNSPECIFIED
	Intent_Message_PLATFORM_UNSPECIFIED                                                              = src.Intent_Message_PLATFORM_UNSPECIFIED
	Intent_Message_SKYPE                                                                             = src.Intent_Message_SKYPE
	Intent_Message_SLACK                                                                             = src.Intent_Message_SLACK
	Intent_Message_TELEGRAM                                                                          = src.Intent_Message_TELEGRAM
	Intent_Message_VIBER                                                                             = src.Intent_Message_VIBER
	Intent_TrainingPhrase_EXAMPLE                                                                    = src.Intent_TrainingPhrase_EXAMPLE
	Intent_TrainingPhrase_TEMPLATE                                                                   = src.Intent_TrainingPhrase_TEMPLATE
	Intent_TrainingPhrase_TYPE_UNSPECIFIED                                                           = src.Intent_TrainingPhrase_TYPE_UNSPECIFIED
	Intent_WEBHOOK_STATE_ENABLED                                                                     = src.Intent_WEBHOOK_STATE_ENABLED
	Intent_WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING                                                    = src.Intent_WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING
	Intent_WEBHOOK_STATE_UNSPECIFIED                                                                 = src.Intent_WEBHOOK_STATE_UNSPECIFIED
	KnowledgeOperationMetadata_DONE                                                                  = src.KnowledgeOperationMetadata_DONE
	KnowledgeOperationMetadata_PENDING                                                               = src.KnowledgeOperationMetadata_PENDING
	KnowledgeOperationMetadata_RUNNING                                                               = src.KnowledgeOperationMetadata_RUNNING
	KnowledgeOperationMetadata_STATE_UNSPECIFIED                                                     = src.KnowledgeOperationMetadata_STATE_UNSPECIFIED
	NotificationConfig_JSON                                                                          = src.NotificationConfig_JSON
	NotificationConfig_MESSAGE_FORMAT_UNSPECIFIED                                                    = src.NotificationConfig_MESSAGE_FORMAT_UNSPECIFIED
	NotificationConfig_PROTO                                                                         = src.NotificationConfig_PROTO
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_LINEAR_16                                              = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_LINEAR_16
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3                                                    = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3_64_KBPS                                            = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3_64_KBPS
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MULAW                                                  = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MULAW
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_OGG_OPUS                                               = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_OGG_OPUS
	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_UNSPECIFIED                                            = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_UNSPECIFIED
	Participant_AUTOMATED_AGENT                                                                      = src.Participant_AUTOMATED_AGENT
	Participant_END_USER                                                                             = src.Participant_END_USER
	Participant_HUMAN_AGENT                                                                          = src.Participant_HUMAN_AGENT
	Participant_ROLE_UNSPECIFIED                                                                     = src.Participant_ROLE_UNSPECIFIED
	SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE                                                  = src.SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE
	SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT                                                = src.SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT
	SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED                                               = src.SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED
	SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED                                              = src.SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED
	SpeechModelVariant_USE_BEST_AVAILABLE                                                            = src.SpeechModelVariant_USE_BEST_AVAILABLE
	SpeechModelVariant_USE_ENHANCED                                                                  = src.SpeechModelVariant_USE_ENHANCED
	SpeechModelVariant_USE_STANDARD                                                                  = src.SpeechModelVariant_USE_STANDARD
	SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE                                                         = src.SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE
	SsmlVoiceGender_SSML_VOICE_GENDER_MALE                                                           = src.SsmlVoiceGender_SSML_VOICE_GENDER_MALE
	SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL                                                        = src.SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL
	SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED                                                    = src.SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED
	StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE                                               = src.StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE
	StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED                                              = src.StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED
	StreamingRecognitionResult_TRANSCRIPT                                                            = src.StreamingRecognitionResult_TRANSCRIPT
	SuggestionFeature_ARTICLE_SUGGESTION                                                             = src.SuggestionFeature_ARTICLE_SUGGESTION
	SuggestionFeature_FAQ                                                                            = src.SuggestionFeature_FAQ
	SuggestionFeature_SMART_REPLY                                                                    = src.SuggestionFeature_SMART_REPLY
	SuggestionFeature_TYPE_UNSPECIFIED                                                               = src.SuggestionFeature_TYPE_UNSPECIFIED
	ValidationError_CRITICAL                                                                         = src.ValidationError_CRITICAL
	ValidationError_ERROR                                                                            = src.ValidationError_ERROR
	ValidationError_INFO                                                                             = src.ValidationError_INFO
	ValidationError_SEVERITY_UNSPECIFIED                                                             = src.ValidationError_SEVERITY_UNSPECIFIED
	ValidationError_WARNING                                                                          = src.ValidationError_WARNING
	Version_FAILED                                                                                   = src.Version_FAILED
	Version_IN_PROGRESS                                                                              = src.Version_IN_PROGRESS
	Version_READY                                                                                    = src.Version_READY
	Version_VERSION_STATUS_UNSPECIFIED                                                               = src.Version_VERSION_STATUS_UNSPECIFIED
)

// Deprecated: Please use vars in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
var (
	AgentAssistantFeedback_AnswerRelevance_name                                              = src.AgentAssistantFeedback_AnswerRelevance_name
	AgentAssistantFeedback_AnswerRelevance_value                                             = src.AgentAssistantFeedback_AnswerRelevance_value
	AgentAssistantFeedback_DocumentCorrectness_name                                          = src.AgentAssistantFeedback_DocumentCorrectness_name
	AgentAssistantFeedback_DocumentCorrectness_value                                         = src.AgentAssistantFeedback_DocumentCorrectness_value
	AgentAssistantFeedback_DocumentEfficiency_name                                           = src.AgentAssistantFeedback_DocumentEfficiency_name
	AgentAssistantFeedback_DocumentEfficiency_value                                          = src.AgentAssistantFeedback_DocumentEfficiency_value
	Agent_ApiVersion_name                                                                    = src.Agent_ApiVersion_name
	Agent_ApiVersion_value                                                                   = src.Agent_ApiVersion_value
	Agent_MatchMode_name                                                                     = src.Agent_MatchMode_name
	Agent_MatchMode_value                                                                    = src.Agent_MatchMode_value
	Agent_Tier_name                                                                          = src.Agent_Tier_name
	Agent_Tier_value                                                                         = src.Agent_Tier_value
	AnswerFeedback_CorrectnessLevel_name                                                     = src.AnswerFeedback_CorrectnessLevel_name
	AnswerFeedback_CorrectnessLevel_value                                                    = src.AnswerFeedback_CorrectnessLevel_value
	AudioEncoding_name                                                                       = src.AudioEncoding_name
	AudioEncoding_value                                                                      = src.AudioEncoding_value
	AutomatedAgentReply_AutomatedAgentReplyType_name                                         = src.AutomatedAgentReply_AutomatedAgentReplyType_name
	AutomatedAgentReply_AutomatedAgentReplyType_value                                        = src.AutomatedAgentReply_AutomatedAgentReplyType_value
	ConversationEvent_Type_name                                                              = src.ConversationEvent_Type_name
	ConversationEvent_Type_value                                                             = src.ConversationEvent_Type_value
	ConversationModel_ModelType_name                                                         = src.ConversationModel_ModelType_name
	ConversationModel_ModelType_value                                                        = src.ConversationModel_ModelType_value
	ConversationModel_State_name                                                             = src.ConversationModel_State_name
	ConversationModel_State_value                                                            = src.ConversationModel_State_value
	Conversation_ConversationStage_name                                                      = src.Conversation_ConversationStage_name
	Conversation_ConversationStage_value                                                     = src.Conversation_ConversationStage_value
	Conversation_LifecycleState_name                                                         = src.Conversation_LifecycleState_name
	Conversation_LifecycleState_value                                                        = src.Conversation_LifecycleState_value
	CreateConversationModelEvaluationOperationMetadata_State_name                            = src.CreateConversationModelEvaluationOperationMetadata_State_name
	CreateConversationModelEvaluationOperationMetadata_State_value                           = src.CreateConversationModelEvaluationOperationMetadata_State_value
	CreateConversationModelOperationMetadata_State_name                                      = src.CreateConversationModelOperationMetadata_State_name
	CreateConversationModelOperationMetadata_State_value                                     = src.CreateConversationModelOperationMetadata_State_value
	Document_KnowledgeType_name                                                              = src.Document_KnowledgeType_name
	Document_KnowledgeType_value                                                             = src.Document_KnowledgeType_value
	Document_State_name                                                                      = src.Document_State_name
	Document_State_value                                                                     = src.Document_State_value
	EntityType_AutoExpansionMode_name                                                        = src.EntityType_AutoExpansionMode_name
	EntityType_AutoExpansionMode_value                                                       = src.EntityType_AutoExpansionMode_value
	EntityType_Kind_name                                                                     = src.EntityType_Kind_name
	EntityType_Kind_value                                                                    = src.EntityType_Kind_value
	Environment_State_name                                                                   = src.Environment_State_name
	Environment_State_value                                                                  = src.Environment_State_value
	File_google_cloud_dialogflow_v2_agent_proto                                              = src.File_google_cloud_dialogflow_v2_agent_proto
	File_google_cloud_dialogflow_v2_answer_record_proto                                      = src.File_google_cloud_dialogflow_v2_answer_record_proto
	File_google_cloud_dialogflow_v2_audio_config_proto                                       = src.File_google_cloud_dialogflow_v2_audio_config_proto
	File_google_cloud_dialogflow_v2_context_proto                                            = src.File_google_cloud_dialogflow_v2_context_proto
	File_google_cloud_dialogflow_v2_conversation_dataset_proto                               = src.File_google_cloud_dialogflow_v2_conversation_dataset_proto
	File_google_cloud_dialogflow_v2_conversation_event_proto                                 = src.File_google_cloud_dialogflow_v2_conversation_event_proto
	File_google_cloud_dialogflow_v2_conversation_model_proto                                 = src.File_google_cloud_dialogflow_v2_conversation_model_proto
	File_google_cloud_dialogflow_v2_conversation_profile_proto                               = src.File_google_cloud_dialogflow_v2_conversation_profile_proto
	File_google_cloud_dialogflow_v2_conversation_proto                                       = src.File_google_cloud_dialogflow_v2_conversation_proto
	File_google_cloud_dialogflow_v2_document_proto                                           = src.File_google_cloud_dialogflow_v2_document_proto
	File_google_cloud_dialogflow_v2_entity_type_proto                                        = src.File_google_cloud_dialogflow_v2_entity_type_proto
	File_google_cloud_dialogflow_v2_environment_proto                                        = src.File_google_cloud_dialogflow_v2_environment_proto
	File_google_cloud_dialogflow_v2_fulfillment_proto                                        = src.File_google_cloud_dialogflow_v2_fulfillment_proto
	File_google_cloud_dialogflow_v2_gcs_proto                                                = src.File_google_cloud_dialogflow_v2_gcs_proto
	File_google_cloud_dialogflow_v2_human_agent_assistant_event_proto                        = src.File_google_cloud_dialogflow_v2_human_agent_assistant_event_proto
	File_google_cloud_dialogflow_v2_intent_proto                                             = src.File_google_cloud_dialogflow_v2_intent_proto
	File_google_cloud_dialogflow_v2_knowledge_base_proto                                     = src.File_google_cloud_dialogflow_v2_knowledge_base_proto
	File_google_cloud_dialogflow_v2_participant_proto                                        = src.File_google_cloud_dialogflow_v2_participant_proto
	File_google_cloud_dialogflow_v2_session_entity_type_proto                                = src.File_google_cloud_dialogflow_v2_session_entity_type_proto
	File_google_cloud_dialogflow_v2_session_proto                                            = src.File_google_cloud_dialogflow_v2_session_proto
	File_google_cloud_dialogflow_v2_validation_result_proto                                  = src.File_google_cloud_dialogflow_v2_validation_result_proto
	File_google_cloud_dialogflow_v2_version_proto                                            = src.File_google_cloud_dialogflow_v2_version_proto
	File_google_cloud_dialogflow_v2_webhook_proto                                            = src.File_google_cloud_dialogflow_v2_webhook_proto
	Fulfillment_Feature_Type_name                                                            = src.Fulfillment_Feature_Type_name
	Fulfillment_Feature_Type_value                                                           = src.Fulfillment_Feature_Type_value
	IntentView_name                                                                          = src.IntentView_name
	IntentView_value                                                                         = src.IntentView_value
	Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint_name  = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint_name
	Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint_value = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint_value
	Intent_Message_BrowseCarouselCard_ImageDisplayOptions_name                               = src.Intent_Message_BrowseCarouselCard_ImageDisplayOptions_name
	Intent_Message_BrowseCarouselCard_ImageDisplayOptions_value                              = src.Intent_Message_BrowseCarouselCard_ImageDisplayOptions_value
	Intent_Message_ColumnProperties_HorizontalAlignment_name                                 = src.Intent_Message_ColumnProperties_HorizontalAlignment_name
	Intent_Message_ColumnProperties_HorizontalAlignment_value                                = src.Intent_Message_ColumnProperties_HorizontalAlignment_value
	Intent_Message_MediaContent_ResponseMediaType_name                                       = src.Intent_Message_MediaContent_ResponseMediaType_name
	Intent_Message_MediaContent_ResponseMediaType_value                                      = src.Intent_Message_MediaContent_ResponseMediaType_value
	Intent_Message_Platform_name                                                             = src.Intent_Message_Platform_name
	Intent_Message_Platform_value                                                            = src.Intent_Message_Platform_value
	Intent_TrainingPhrase_Type_name                                                          = src.Intent_TrainingPhrase_Type_name
	Intent_TrainingPhrase_Type_value                                                         = src.Intent_TrainingPhrase_Type_value
	Intent_WebhookState_name                                                                 = src.Intent_WebhookState_name
	Intent_WebhookState_value                                                                = src.Intent_WebhookState_value
	KnowledgeOperationMetadata_State_name                                                    = src.KnowledgeOperationMetadata_State_name
	KnowledgeOperationMetadata_State_value                                                   = src.KnowledgeOperationMetadata_State_value
	NotificationConfig_MessageFormat_name                                                    = src.NotificationConfig_MessageFormat_name
	NotificationConfig_MessageFormat_value                                                   = src.NotificationConfig_MessageFormat_value
	OutputAudioEncoding_name                                                                 = src.OutputAudioEncoding_name
	OutputAudioEncoding_value                                                                = src.OutputAudioEncoding_value
	Participant_Role_name                                                                    = src.Participant_Role_name
	Participant_Role_value                                                                   = src.Participant_Role_value
	SessionEntityType_EntityOverrideMode_name                                                = src.SessionEntityType_EntityOverrideMode_name
	SessionEntityType_EntityOverrideMode_value                                               = src.SessionEntityType_EntityOverrideMode_value
	SpeechModelVariant_name                                                                  = src.SpeechModelVariant_name
	SpeechModelVariant_value                                                                 = src.SpeechModelVariant_value
	SsmlVoiceGender_name                                                                     = src.SsmlVoiceGender_name
	SsmlVoiceGender_value                                                                    = src.SsmlVoiceGender_value
	StreamingRecognitionResult_MessageType_name                                              = src.StreamingRecognitionResult_MessageType_name
	StreamingRecognitionResult_MessageType_value                                             = src.StreamingRecognitionResult_MessageType_value
	SuggestionFeature_Type_name                                                              = src.SuggestionFeature_Type_name
	SuggestionFeature_Type_value                                                             = src.SuggestionFeature_Type_value
	ValidationError_Severity_name                                                            = src.ValidationError_Severity_name
	ValidationError_Severity_value                                                           = src.ValidationError_Severity_value
	Version_VersionStatus_name                                                               = src.Version_VersionStatus_name
	Version_VersionStatus_value                                                              = src.Version_VersionStatus_value
)

// A Dialogflow agent is a virtual agent that handles conversations with your
// end-users. It is a natural language understanding module that understands
// the nuances of human language. Dialogflow translates end-user text or audio
// during a conversation to structured data that your apps and services can
// understand. You design and build a Dialogflow agent to handle the types of
// conversations required for your system. For more information about agents,
// see the [Agent
// guide](https://cloud.google.com/dialogflow/docs/agents-overview).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Agent = src.Agent

// Detail feedback of Agent Assist result.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentAssistantFeedback = src.AgentAssistantFeedback

// Relevance of an answer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentAssistantFeedback_AnswerRelevance = src.AgentAssistantFeedback_AnswerRelevance

// Correctness of document.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentAssistantFeedback_DocumentCorrectness = src.AgentAssistantFeedback_DocumentCorrectness

// Efficiency of document.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentAssistantFeedback_DocumentEfficiency = src.AgentAssistantFeedback_DocumentEfficiency

// Represents a record of a human agent assist answer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentAssistantRecord = src.AgentAssistantRecord
type AgentAssistantRecord_ArticleSuggestionAnswer = src.AgentAssistantRecord_ArticleSuggestionAnswer
type AgentAssistantRecord_FaqAnswer = src.AgentAssistantRecord_FaqAnswer

// API version for the agent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Agent_ApiVersion = src.Agent_ApiVersion

// Match mode determines how intents are detected from user queries.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Agent_MatchMode = src.Agent_MatchMode

// Represents the agent tier.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Agent_Tier = src.Agent_Tier

// AgentsClient is the client API for Agents service. For semantics around ctx
// use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentsClient = src.AgentsClient

// AgentsServer is the server API for Agents service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AgentsServer = src.AgentsServer

// The request message for
// [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnalyzeContentRequest = src.AnalyzeContentRequest
type AnalyzeContentRequest_EventInput = src.AnalyzeContentRequest_EventInput
type AnalyzeContentRequest_TextInput = src.AnalyzeContentRequest_TextInput

// The response message for
// [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnalyzeContentResponse = src.AnalyzeContentResponse

// Represents a part of a message possibly annotated with an entity. The part
// can be an entity or purely a part of the message between two entities or
// message start/end.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnnotatedMessagePart = src.AnnotatedMessagePart

// Represents feedback the customer has about the quality & correctness of a
// certain answer in a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnswerFeedback = src.AnswerFeedback
type AnswerFeedback_AgentAssistantDetailFeedback = src.AnswerFeedback_AgentAssistantDetailFeedback

// The correctness level of an answer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnswerFeedback_CorrectnessLevel = src.AnswerFeedback_CorrectnessLevel

// Answer records are records to manage answer history and feedbacks for
// Dialogflow. Currently, answer record includes: - human agent assistant
// article suggestion - human agent assistant faq article It doesn't include: -
// `DetectIntent` intent matching - `DetectIntent` knowledge Answer records are
// not related to the conversation history in the Dialogflow Console. A Record
// is generated even when the end-user disables conversation history in the
// console. Records are created when there's a human agent assistant suggestion
// generated. A typical workflow for customers provide feedback to an answer
// is: 1. For human agent assistant, customers get suggestion via
// ListSuggestions API. Together with the answers,
// [AnswerRecord.name][google.cloud.dialogflow.v2.AnswerRecord.name] are
// returned to the customers. 2. The customer uses the
// [AnswerRecord.name][google.cloud.dialogflow.v2.AnswerRecord.name] to call
// the [UpdateAnswerRecord][] method to send feedback about a specific answer
// that they believe is wrong.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnswerRecord = src.AnswerRecord
type AnswerRecord_AgentAssistantRecord = src.AnswerRecord_AgentAssistantRecord

// AnswerRecordsClient is the client API for AnswerRecords service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnswerRecordsClient = src.AnswerRecordsClient

// AnswerRecordsServer is the server API for AnswerRecords service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AnswerRecordsServer = src.AnswerRecordsServer

// Represents article answer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ArticleAnswer = src.ArticleAnswer

// Metadata for article suggestion models.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ArticleSuggestionModelMetadata = src.ArticleSuggestionModelMetadata

// Represents the parameters of human assist query.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AssistQueryParameters = src.AssistQueryParameters

// Audio encoding of the audio content sent in the conversational query
// request. Refer to the [Cloud Speech API
// documentation](https://cloud.google.com/speech-to-text/docs/basics) for more
// details.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AudioEncoding = src.AudioEncoding

// Defines the Automated Agent to connect to a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AutomatedAgentConfig = src.AutomatedAgentConfig

// Represents a response from an automated agent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AutomatedAgentReply = src.AutomatedAgentReply

// Represents different automated agent reply types.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type AutomatedAgentReply_AutomatedAgentReplyType = src.AutomatedAgentReply_AutomatedAgentReplyType

// The request message for
// [EntityTypes.BatchCreateEntities][google.cloud.dialogflow.v2.EntityTypes.BatchCreateEntities].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchCreateEntitiesRequest = src.BatchCreateEntitiesRequest

// The request message for
// [EntityTypes.BatchDeleteEntities][google.cloud.dialogflow.v2.EntityTypes.BatchDeleteEntities].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchDeleteEntitiesRequest = src.BatchDeleteEntitiesRequest

// The request message for
// [EntityTypes.BatchDeleteEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchDeleteEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchDeleteEntityTypesRequest = src.BatchDeleteEntityTypesRequest

// The request message for
// [Intents.BatchDeleteIntents][google.cloud.dialogflow.v2.Intents.BatchDeleteIntents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchDeleteIntentsRequest = src.BatchDeleteIntentsRequest

// The request message for
// [EntityTypes.BatchUpdateEntities][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntities].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchUpdateEntitiesRequest = src.BatchUpdateEntitiesRequest

// The request message for
// [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchUpdateEntityTypesRequest = src.BatchUpdateEntityTypesRequest
type BatchUpdateEntityTypesRequest_EntityTypeBatchInline = src.BatchUpdateEntityTypesRequest_EntityTypeBatchInline
type BatchUpdateEntityTypesRequest_EntityTypeBatchUri = src.BatchUpdateEntityTypesRequest_EntityTypeBatchUri

// The response message for
// [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchUpdateEntityTypesResponse = src.BatchUpdateEntityTypesResponse
type BatchUpdateIntentsRequest = src.BatchUpdateIntentsRequest
type BatchUpdateIntentsRequest_IntentBatchInline = src.BatchUpdateIntentsRequest_IntentBatchInline
type BatchUpdateIntentsRequest_IntentBatchUri = src.BatchUpdateIntentsRequest_IntentBatchUri

// The response message for
// [Intents.BatchUpdateIntents][google.cloud.dialogflow.v2.Intents.BatchUpdateIntents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type BatchUpdateIntentsResponse = src.BatchUpdateIntentsResponse

// Metadata for a [ConversationProfile.ClearSuggestionFeatureConfig][]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ClearSuggestionFeatureConfigOperationMetadata = src.ClearSuggestionFeatureConfigOperationMetadata

// The request message for [ConversationProfiles.ClearFeature][].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ClearSuggestionFeatureConfigRequest = src.ClearSuggestionFeatureConfigRequest

// The request message for
// [Conversations.CompleteConversation][google.cloud.dialogflow.v2.Conversations.CompleteConversation].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CompleteConversationRequest = src.CompleteConversationRequest

// Dialogflow contexts are similar to natural language context. If a person
// says to you "they are orange", you need context in order to understand what
// "they" is referring to. Similarly, for Dialogflow to handle an end-user
// expression like that, it needs to be provided with context in order to
// correctly match an intent. Using contexts, you can control the flow of a
// conversation. You can configure contexts for an intent by setting input and
// output contexts, which are identified by string names. When an intent is
// matched, any configured output contexts for that intent become active. While
// any contexts are active, Dialogflow is more likely to match intents that are
// configured with input contexts that correspond to the currently active
// contexts. For more information about context, see the [Contexts
// guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Context = src.Context

// ContextsClient is the client API for Contexts service. For semantics around
// ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ContextsClient = src.ContextsClient

// ContextsServer is the server API for Contexts service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ContextsServer = src.ContextsServer

// Represents a conversation. A conversation is an interaction between an
// agent, including live agents and Dialogflow agents, and a support customer.
// Conversations can include phone calls and text-based chat sessions.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Conversation = src.Conversation

// Represents a conversation dataset that a user imports raw data into. The
// data inside ConversationDataset can not be changed after
// ImportConversationData finishes (and calling ImportConversationData on a
// dataset that already has data is not allowed).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationDataset = src.ConversationDataset

// ConversationDatasetsClient is the client API for ConversationDatasets
// service. For semantics around ctx use and closing/ending streaming RPCs,
// please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationDatasetsClient = src.ConversationDatasetsClient

// ConversationDatasetsServer is the server API for ConversationDatasets
// service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationDatasetsServer = src.ConversationDatasetsServer

// Represents a notification sent to Pub/Sub subscribers for conversation
// lifecycle events.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationEvent = src.ConversationEvent
type ConversationEvent_NewMessagePayload = src.ConversationEvent_NewMessagePayload

// Enumeration of the types of events available.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationEvent_Type = src.ConversationEvent_Type

// Represents metadata of a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationInfo = src.ConversationInfo

// Represents a conversation model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModel = src.ConversationModel

// Represents evaluation result of a conversation model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModelEvaluation = src.ConversationModelEvaluation
type ConversationModelEvaluation_SmartReplyMetrics = src.ConversationModelEvaluation_SmartReplyMetrics
type ConversationModel_ArticleSuggestionModelMetadata = src.ConversationModel_ArticleSuggestionModelMetadata

// Model type.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModel_ModelType = src.ConversationModel_ModelType
type ConversationModel_SmartReplyModelMetadata = src.ConversationModel_SmartReplyModelMetadata

// State of the model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModel_State = src.ConversationModel_State

// ConversationModelsClient is the client API for ConversationModels service.
// For semantics around ctx use and closing/ending streaming RPCs, please refer
// to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModelsClient = src.ConversationModelsClient

// ConversationModelsServer is the server API for ConversationModels service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationModelsServer = src.ConversationModelsServer

// Represents a phone number for telephony integration. It allows for
// connecting a particular conversation over telephony.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationPhoneNumber = src.ConversationPhoneNumber

// Defines the services to connect to incoming Dialogflow conversations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationProfile = src.ConversationProfile

// ConversationProfilesClient is the client API for ConversationProfiles
// service. For semantics around ctx use and closing/ending streaming RPCs,
// please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationProfilesClient = src.ConversationProfilesClient

// ConversationProfilesServer is the server API for ConversationProfiles
// service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationProfilesServer = src.ConversationProfilesServer

// Enumeration of the different conversation stages a conversation can be in.
// Reference:
// https://cloud.google.com/dialogflow/priv/docs/contact-center/basics#stages
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Conversation_ConversationStage = src.Conversation_ConversationStage

// Enumeration of the completion status of the conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Conversation_LifecycleState = src.Conversation_LifecycleState

// ConversationsClient is the client API for Conversations service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationsClient = src.ConversationsClient

// ConversationsServer is the server API for Conversations service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ConversationsServer = src.ConversationsServer

// The request message for
// [Contexts.CreateContext][google.cloud.dialogflow.v2.Contexts.CreateContext].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateContextRequest = src.CreateContextRequest

// Metadata for [ConversationDatasets][CreateConversationDataset].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationDatasetOperationMetadata = src.CreateConversationDatasetOperationMetadata

// The request message for
// [ConversationDatasets.CreateConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.CreateConversationDataset].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationDatasetRequest = src.CreateConversationDatasetRequest

// Metadata for a
// [ConversationModels.CreateConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModelEvaluation]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelEvaluationOperationMetadata = src.CreateConversationModelEvaluationOperationMetadata

// State of CreateConversationModel operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelEvaluationOperationMetadata_State = src.CreateConversationModelEvaluationOperationMetadata_State

// The request message for
// [ConversationModels.CreateConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModelEvaluation]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelEvaluationRequest = src.CreateConversationModelEvaluationRequest

// Metadata for a
// [ConversationModels.CreateConversationModel][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModel]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelOperationMetadata = src.CreateConversationModelOperationMetadata

// State of CreateConversationModel operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelOperationMetadata_State = src.CreateConversationModelOperationMetadata_State

// The request message for
// [ConversationModels.CreateConversationModel][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModel]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationModelRequest = src.CreateConversationModelRequest

// The request message for
// [ConversationProfiles.CreateConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.CreateConversationProfile].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationProfileRequest = src.CreateConversationProfileRequest

// The request message for
// [Conversations.CreateConversation][google.cloud.dialogflow.v2.Conversations.CreateConversation].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateConversationRequest = src.CreateConversationRequest

// Request message for
// [Documents.CreateDocument][google.cloud.dialogflow.v2.Documents.CreateDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateDocumentRequest = src.CreateDocumentRequest

// The request message for
// [EntityTypes.CreateEntityType][google.cloud.dialogflow.v2.EntityTypes.CreateEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateEntityTypeRequest = src.CreateEntityTypeRequest

// The request message for
// [Environments.CreateEnvironment][google.cloud.dialogflow.v2.Environments.CreateEnvironment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateEnvironmentRequest = src.CreateEnvironmentRequest

// The request message for
// [Intents.CreateIntent][google.cloud.dialogflow.v2.Intents.CreateIntent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateIntentRequest = src.CreateIntentRequest

// Request message for
// [KnowledgeBases.CreateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.CreateKnowledgeBase].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateKnowledgeBaseRequest = src.CreateKnowledgeBaseRequest

// The request message for
// [Participants.CreateParticipant][google.cloud.dialogflow.v2.Participants.CreateParticipant].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateParticipantRequest = src.CreateParticipantRequest

// The request message for
// [SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.CreateSessionEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest

// The request message for
// [Versions.CreateVersion][google.cloud.dialogflow.v2.Versions.CreateVersion].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type CreateVersionRequest = src.CreateVersionRequest

// The request message for
// [Agents.DeleteAgent][google.cloud.dialogflow.v2.Agents.DeleteAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteAgentRequest = src.DeleteAgentRequest

// The request message for
// [Contexts.DeleteAllContexts][google.cloud.dialogflow.v2.Contexts.DeleteAllContexts].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteAllContextsRequest = src.DeleteAllContextsRequest

// The request message for
// [Contexts.DeleteContext][google.cloud.dialogflow.v2.Contexts.DeleteContext].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteContextRequest = src.DeleteContextRequest

// Metadata for [ConversationDatasets][DeleteConversationDataset].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteConversationDatasetOperationMetadata = src.DeleteConversationDatasetOperationMetadata

// The request message for
// [ConversationDatasets.DeleteConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.DeleteConversationDataset].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteConversationDatasetRequest = src.DeleteConversationDatasetRequest

// Metadata for a
// [ConversationModels.DeleteConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeleteConversationModel]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteConversationModelOperationMetadata = src.DeleteConversationModelOperationMetadata

// The request message for
// [ConversationModels.DeleteConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeleteConversationModel]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteConversationModelRequest = src.DeleteConversationModelRequest

// The request message for
// [ConversationProfiles.DeleteConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.DeleteConversationProfile].
// This operation fails if the conversation profile is still referenced from a
// phone number.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteConversationProfileRequest = src.DeleteConversationProfileRequest

// Request message for
// [Documents.DeleteDocument][google.cloud.dialogflow.v2.Documents.DeleteDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteDocumentRequest = src.DeleteDocumentRequest

// The request message for
// [EntityTypes.DeleteEntityType][google.cloud.dialogflow.v2.EntityTypes.DeleteEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest

// The request message for
// [Environments.DeleteEnvironment][google.cloud.dialogflow.v2.Environments.DeleteEnvironment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest

// The request message for
// [Intents.DeleteIntent][google.cloud.dialogflow.v2.Intents.DeleteIntent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteIntentRequest = src.DeleteIntentRequest

// Request message for
// [KnowledgeBases.DeleteKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.DeleteKnowledgeBase].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteKnowledgeBaseRequest = src.DeleteKnowledgeBaseRequest

// The request message for
// [SessionEntityTypes.DeleteSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.DeleteSessionEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest

// The request message for
// [Versions.DeleteVersion][google.cloud.dialogflow.v2.Versions.DeleteVersion].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeleteVersionRequest = src.DeleteVersionRequest

// Metadata for a
// [ConversationModels.DeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeployConversationModel]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeployConversationModelOperationMetadata = src.DeployConversationModelOperationMetadata

// The request message for
// [ConversationModels.DeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeployConversationModel]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DeployConversationModelRequest = src.DeployConversationModelRequest

// The request to detect user's intent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DetectIntentRequest = src.DetectIntentRequest

// The message returned from the DetectIntent method.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DetectIntentResponse = src.DetectIntentResponse

// A knowledge document to be used by a
// [KnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBase]. For more
// information, see the [knowledge base
// guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). Note:
// The `projects.agent.knowledgeBases.documents` resource is deprecated; only
// use `projects.knowledgeBases.documents`.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Document = src.Document
type Document_ContentUri = src.Document_ContentUri

// The knowledge type of document content.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Document_KnowledgeType = src.Document_KnowledgeType
type Document_RawContent = src.Document_RawContent

// The status of a reload attempt.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Document_ReloadStatus = src.Document_ReloadStatus

// Possible states of the document
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Document_State = src.Document_State

// DocumentsClient is the client API for Documents service. For semantics
// around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DocumentsClient = src.DocumentsClient

// DocumentsServer is the server API for Documents service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DocumentsServer = src.DocumentsServer

// The message in the response that indicates the parameters of DTMF.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type DtmfParameters = src.DtmfParameters

// Each intent parameter has a type, called the entity type, which dictates
// exactly how data from an end-user expression is extracted. Dialogflow
// provides predefined system entities that can match many common types of
// data. For example, there are system entities for matching dates, times,
// colors, email addresses, and so on. You can also create your own custom
// entities for matching custom data. For example, you could define a vegetable
// entity that can match the types of vegetables available for purchase with a
// grocery store agent. For more information, see the [Entity
// guide](https://cloud.google.com/dialogflow/docs/entities-overview).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityType = src.EntityType

// This message is a wrapper around a collection of entity types.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityTypeBatch = src.EntityTypeBatch

// Represents different entity type expansion modes. Automated expansion
// allows an agent to recognize values that have not been explicitly listed in
// the entity (for example, new kinds of shopping list items).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityType_AutoExpansionMode = src.EntityType_AutoExpansionMode

// An **entity entry** for an associated entity type.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityType_Entity = src.EntityType_Entity

// Represents kinds of entities.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityType_Kind = src.EntityType_Kind

// EntityTypesClient is the client API for EntityTypes service. For semantics
// around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityTypesClient = src.EntityTypesClient

// EntityTypesServer is the server API for EntityTypes service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EntityTypesServer = src.EntityTypesServer

// You can create multiple versions of your agent and publish them to separate
// environments. When you edit an agent, you are editing the draft agent. At
// any point, you can save the draft agent as an agent version, which is an
// immutable snapshot of your agent. When you save the draft agent, it is
// published to the default environment. When you create agent versions, you
// can publish them to custom environments. You can create a variety of custom
// environments for: - testing - development - production - etc. For more
// information, see the [versions and environments
// guide](https://cloud.google.com/dialogflow/docs/agents-versions).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Environment = src.Environment

// The response message for
// [Environments.GetEnvironmentHistory][google.cloud.dialogflow.v2.Environments.GetEnvironmentHistory].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EnvironmentHistory = src.EnvironmentHistory

// Represents an environment history entry.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EnvironmentHistory_Entry = src.EnvironmentHistory_Entry

// Represents an environment state. When an environment is pointed to a new
// agent version, the environment is temporarily set to the `LOADING` state.
// During that time, the environment keeps on serving the previous version of
// the agent. After the new agent version is done loading, the environment is
// set back to the `RUNNING` state.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Environment_State = src.Environment_State

// EnvironmentsClient is the client API for Environments service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EnvironmentsClient = src.EnvironmentsClient

// EnvironmentsServer is the server API for Environments service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EnvironmentsServer = src.EnvironmentsServer

// The configuration for model evaluation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EvaluationConfig = src.EvaluationConfig

// Smart compose specific configuration for evaluation job.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EvaluationConfig_SmartComposeConfig = src.EvaluationConfig_SmartComposeConfig
type EvaluationConfig_SmartComposeConfig_ = src.EvaluationConfig_SmartComposeConfig_

// Smart reply specific configuration for evaluation job.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EvaluationConfig_SmartReplyConfig = src.EvaluationConfig_SmartReplyConfig
type EvaluationConfig_SmartReplyConfig_ = src.EvaluationConfig_SmartReplyConfig_

// Events allow for matching intents by event name instead of the natural
// language input. For instance, input `<event: { name: "welcome_event",
// parameters: { name: "Sam" } }>` can trigger a personalized welcome response.
// The parameter `name` may be used by the agent in the response: `"Hello
// #welcome_event.name! What can I do for you today?"`.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type EventInput = src.EventInput

// The request message for
// [Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ExportAgentRequest = src.ExportAgentRequest

// The response message for
// [Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ExportAgentResponse = src.ExportAgentResponse
type ExportAgentResponse_AgentContent = src.ExportAgentResponse_AgentContent
type ExportAgentResponse_AgentUri = src.ExportAgentResponse_AgentUri

// Request message for
// [Documents.ExportDocument][google.cloud.dialogflow.v2.Documents.ExportDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ExportDocumentRequest = src.ExportDocumentRequest
type ExportDocumentRequest_GcsDestination = src.ExportDocumentRequest_GcsDestination

// Metadata related to the Export Data Operations (e.g. ExportDocument).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ExportOperationMetadata = src.ExportOperationMetadata

// Represents answer from "frequently asked questions".
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type FaqAnswer = src.FaqAnswer

// By default, your agent responds to a matched intent with a static response.
// As an alternative, you can provide a more dynamic response by using
// fulfillment. When you enable fulfillment for an intent, Dialogflow responds
// to that intent by calling a service that you define. For example, if an
// end-user wants to schedule a haircut on Friday, your service can check your
// database and respond to the end-user with availability information for
// Friday. For more information, see the [fulfillment
// guide](https://cloud.google.com/dialogflow/docs/fulfillment-overview).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Fulfillment = src.Fulfillment

// Whether fulfillment is enabled for the specific feature.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Fulfillment_Feature = src.Fulfillment_Feature

// The type of the feature.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Fulfillment_Feature_Type = src.Fulfillment_Feature_Type

// Represents configuration for a generic web service. Dialogflow supports two
// mechanisms for authentications: - Basic authentication with username and
// password. - Authentication with additional authentication headers. More
// information could be found at:
// https://cloud.google.com/dialogflow/docs/fulfillment-configure.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Fulfillment_GenericWebService = src.Fulfillment_GenericWebService
type Fulfillment_GenericWebService_ = src.Fulfillment_GenericWebService_

// FulfillmentsClient is the client API for Fulfillments service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type FulfillmentsClient = src.FulfillmentsClient

// FulfillmentsServer is the server API for Fulfillments service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type FulfillmentsServer = src.FulfillmentsServer

// Google Cloud Storage location for the output.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GcsDestination = src.GcsDestination

// Google Cloud Storage location for the inputs.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GcsSources = src.GcsSources

// The request message for
// [Agents.GetAgent][google.cloud.dialogflow.v2.Agents.GetAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetAgentRequest = src.GetAgentRequest

// The request message for
// [Contexts.GetContext][google.cloud.dialogflow.v2.Contexts.GetContext].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetContextRequest = src.GetContextRequest

// The request message for
// [ConversationDatasets.GetConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.GetConversationDataset].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetConversationDatasetRequest = src.GetConversationDatasetRequest

// The request message for
// [ConversationModels.GetConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.GetConversationModelEvaluation]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetConversationModelEvaluationRequest = src.GetConversationModelEvaluationRequest

// The request message for
// [ConversationModels.GetConversationModel][google.cloud.dialogflow.v2.ConversationModels.GetConversationModel]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetConversationModelRequest = src.GetConversationModelRequest

// The request message for
// [ConversationProfiles.GetConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.GetConversationProfile].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetConversationProfileRequest = src.GetConversationProfileRequest

// The request message for
// [Conversations.GetConversation][google.cloud.dialogflow.v2.Conversations.GetConversation].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetConversationRequest = src.GetConversationRequest

// Request message for
// [Documents.GetDocument][google.cloud.dialogflow.v2.Documents.GetDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetDocumentRequest = src.GetDocumentRequest

// The request message for
// [EntityTypes.GetEntityType][google.cloud.dialogflow.v2.EntityTypes.GetEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetEntityTypeRequest = src.GetEntityTypeRequest

// The request message for
// [Environments.GetEnvironmentHistory][google.cloud.dialogflow.v2.Environments.GetEnvironmentHistory].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetEnvironmentHistoryRequest = src.GetEnvironmentHistoryRequest

// The request message for
// [Environments.GetEnvironment][google.cloud.dialogflow.v2.Environments.GetEnvironment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetEnvironmentRequest = src.GetEnvironmentRequest

// The request message for
// [Fulfillments.GetFulfillment][google.cloud.dialogflow.v2.Fulfillments.GetFulfillment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetFulfillmentRequest = src.GetFulfillmentRequest

// The request message for
// [Intents.GetIntent][google.cloud.dialogflow.v2.Intents.GetIntent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetIntentRequest = src.GetIntentRequest

// Request message for
// [KnowledgeBases.GetKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.GetKnowledgeBase].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetKnowledgeBaseRequest = src.GetKnowledgeBaseRequest

// The request message for
// [Participants.GetParticipant][google.cloud.dialogflow.v2.Participants.GetParticipant].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetParticipantRequest = src.GetParticipantRequest

// The request message for
// [SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.GetSessionEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest

// The request message for
// [Agents.GetValidationResult][google.cloud.dialogflow.v2.Agents.GetValidationResult].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetValidationResultRequest = src.GetValidationResultRequest

// The request message for
// [Versions.GetVersion][google.cloud.dialogflow.v2.Versions.GetVersion].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type GetVersionRequest = src.GetVersionRequest

// Defines the Human Agent Assist to connect to a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig = src.HumanAgentAssistantConfig

// Custom conversation models used in agent assist feature. Supported feature:
// ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_ConversationModelConfig = src.HumanAgentAssistantConfig_ConversationModelConfig

// Config to process conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_ConversationProcessConfig = src.HumanAgentAssistantConfig_ConversationProcessConfig

// Configuration for analyses to run on each conversation message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_MessageAnalysisConfig = src.HumanAgentAssistantConfig_MessageAnalysisConfig

// Detail human agent assistant config.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionConfig = src.HumanAgentAssistantConfig_SuggestionConfig

// Config for suggestion features.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionFeatureConfig = src.HumanAgentAssistantConfig_SuggestionFeatureConfig

// Config for suggestion query.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionQueryConfig = src.HumanAgentAssistantConfig_SuggestionQueryConfig

// Settings that determine how to filter recent conversation context when
// generating suggestions.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings = src.HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings

// Dialogflow source setting. Supported feature: DIALOGFLOW_ASSIST.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_

// Document source settings. Supported features: SMART_REPLY, SMART_COMPOSE.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_

// Knowledge base source settings. Supported features: ARTICLE_SUGGESTION,
// FAQ.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_

// Settings of suggestion trigger.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantConfig_SuggestionTriggerSettings = src.HumanAgentAssistantConfig_SuggestionTriggerSettings

// Represents a notification sent to Cloud Pub/Sub subscribers for human agent
// assistant events in a specific conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentAssistantEvent = src.HumanAgentAssistantEvent

// Defines the hand off to a live agent, typically on which external agent
// service provider to connect to a conversation. Currently, this feature is
// not general available, please contact Google to get access.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentHandoffConfig = src.HumanAgentHandoffConfig

// Configuration specific to LivePerson (https://www.liveperson.com).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentHandoffConfig_LivePersonConfig = src.HumanAgentHandoffConfig_LivePersonConfig
type HumanAgentHandoffConfig_LivePersonConfig_ = src.HumanAgentHandoffConfig_LivePersonConfig_

// Configuration specific to Salesforce Live Agent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type HumanAgentHandoffConfig_SalesforceLiveAgentConfig = src.HumanAgentHandoffConfig_SalesforceLiveAgentConfig
type HumanAgentHandoffConfig_SalesforceLiveAgentConfig_ = src.HumanAgentHandoffConfig_SalesforceLiveAgentConfig_

// The request message for
// [Agents.ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportAgentRequest = src.ImportAgentRequest
type ImportAgentRequest_AgentContent = src.ImportAgentRequest_AgentContent
type ImportAgentRequest_AgentUri = src.ImportAgentRequest_AgentUri

// Metadata for a
// [ConversationDatasets.ImportConversationData][google.cloud.dialogflow.v2.ConversationDatasets.ImportConversationData]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportConversationDataOperationMetadata = src.ImportConversationDataOperationMetadata

// Response used for
// [ConversationDatasets.ImportConversationData][google.cloud.dialogflow.v2.ConversationDatasets.ImportConversationData]
// long running operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportConversationDataOperationResponse = src.ImportConversationDataOperationResponse

// The request message for
// [ConversationDatasets.ImportConversationData][google.cloud.dialogflow.v2.ConversationDatasets.ImportConversationData].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportConversationDataRequest = src.ImportConversationDataRequest

// The template used for importing documents.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportDocumentTemplate = src.ImportDocumentTemplate

// Request message for
// [Documents.ImportDocuments][google.cloud.dialogflow.v2.Documents.ImportDocuments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportDocumentsRequest = src.ImportDocumentsRequest
type ImportDocumentsRequest_GcsSource = src.ImportDocumentsRequest_GcsSource

// Response message for
// [Documents.ImportDocuments][google.cloud.dialogflow.v2.Documents.ImportDocuments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ImportDocumentsResponse = src.ImportDocumentsResponse

// Instructs the speech recognizer how to process the audio content.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type InputAudioConfig = src.InputAudioConfig

// Represents the configuration of importing a set of conversation files in
// Google Cloud Storage.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type InputConfig = src.InputConfig
type InputConfig_GcsSource = src.InputConfig_GcsSource

// InputDataset used to create model or do evaluation. NextID:5
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type InputDataset = src.InputDataset

// An intent categorizes an end-user's intention for one conversation turn.
// For each agent, you define many intents, where your combined intents can
// handle a complete conversation. When an end-user writes or says something,
// referred to as an end-user expression or end-user input, Dialogflow matches
// the end-user input to the best intent in your agent. Matching an intent is
// also known as intent classification. For more information, see the [intent
// guide](https://cloud.google.com/dialogflow/docs/intents-overview).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent = src.Intent

// This message is a wrapper around a collection of intents.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type IntentBatch = src.IntentBatch

// Represents the options for views of an intent. An intent can be a sizable
// object. Therefore, we provide a resource view that does not return training
// phrases in the response by default.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type IntentView = src.IntentView

// Represents a single followup intent in the chain.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_FollowupIntentInfo = src.Intent_FollowupIntentInfo

// A rich response message. Corresponds to the intent `Response` field in the
// Dialogflow console. For more information, see [Rich response
// messages](https://cloud.google.com/dialogflow/docs/intents-rich-messages).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message = src.Intent_Message

// The basic card message. Useful for displaying information.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BasicCard = src.Intent_Message_BasicCard
type Intent_Message_BasicCard_ = src.Intent_Message_BasicCard_

// The button object that appears at the bottom of a card.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BasicCard_Button = src.Intent_Message_BasicCard_Button

// Opens the given URI.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BasicCard_Button_OpenUriAction = src.Intent_Message_BasicCard_Button_OpenUriAction

// Browse Carousel Card for Actions on Google.
// https://developers.google.com/actions/assistant/responses#browsing_carousel
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BrowseCarouselCard = src.Intent_Message_BrowseCarouselCard
type Intent_Message_BrowseCarouselCard_ = src.Intent_Message_BrowseCarouselCard_

// Browsing carousel tile
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem

// Actions on Google action to open a given url.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction

// Type of the URI.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint

// Image display options for Actions on Google. This should be used for when
// the image's aspect ratio does not match the image container's aspect ratio.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_BrowseCarouselCard_ImageDisplayOptions = src.Intent_Message_BrowseCarouselCard_ImageDisplayOptions

// The card response message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Card = src.Intent_Message_Card
type Intent_Message_Card_ = src.Intent_Message_Card_

// Contains information about a button.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Card_Button = src.Intent_Message_Card_Button

// The card for presenting a carousel of options to select from.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_CarouselSelect = src.Intent_Message_CarouselSelect
type Intent_Message_CarouselSelect_ = src.Intent_Message_CarouselSelect_

// An item in the carousel.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_CarouselSelect_Item = src.Intent_Message_CarouselSelect_Item

// Column properties for
// [TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_ColumnProperties = src.Intent_Message_ColumnProperties

// Text alignments within a cell.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_ColumnProperties_HorizontalAlignment = src.Intent_Message_ColumnProperties_HorizontalAlignment

// The image response message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Image = src.Intent_Message_Image
type Intent_Message_Image_ = src.Intent_Message_Image_

// The suggestion chip message that allows the user to jump out to the app or
// website associated with this agent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_LinkOutSuggestion = src.Intent_Message_LinkOutSuggestion
type Intent_Message_LinkOutSuggestion_ = src.Intent_Message_LinkOutSuggestion_

// The card for presenting a list of options to select from.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_ListSelect = src.Intent_Message_ListSelect
type Intent_Message_ListSelect_ = src.Intent_Message_ListSelect_

// An item in the list.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_ListSelect_Item = src.Intent_Message_ListSelect_Item

// The media content card for Actions on Google.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_MediaContent = src.Intent_Message_MediaContent
type Intent_Message_MediaContent_ = src.Intent_Message_MediaContent_

// Response media object for media content card.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_MediaContent_ResponseMediaObject = src.Intent_Message_MediaContent_ResponseMediaObject
type Intent_Message_MediaContent_ResponseMediaObject_Icon = src.Intent_Message_MediaContent_ResponseMediaObject_Icon
type Intent_Message_MediaContent_ResponseMediaObject_LargeImage = src.Intent_Message_MediaContent_ResponseMediaObject_LargeImage

// Format of response media type.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_MediaContent_ResponseMediaType = src.Intent_Message_MediaContent_ResponseMediaType
type Intent_Message_Payload = src.Intent_Message_Payload

// The rich response message integration platform. See
// [Integrations](https://cloud.google.com/dialogflow/docs/integrations).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Platform = src.Intent_Message_Platform

// The quick replies response message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_QuickReplies = src.Intent_Message_QuickReplies
type Intent_Message_QuickReplies_ = src.Intent_Message_QuickReplies_

// Additional info about the select item for when it is triggered in a dialog.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_SelectItemInfo = src.Intent_Message_SelectItemInfo

// The simple response message containing speech or text.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_SimpleResponse = src.Intent_Message_SimpleResponse

// The collection of simple response candidates. This message in
// `QueryResult.fulfillment_messages` and
// `WebhookResponse.fulfillment_messages` should contain only one
// `SimpleResponse`.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_SimpleResponses = src.Intent_Message_SimpleResponses
type Intent_Message_SimpleResponses_ = src.Intent_Message_SimpleResponses_

// The suggestion chip message that the user can tap to quickly post a reply
// to the conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Suggestion = src.Intent_Message_Suggestion

// The collection of suggestions.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Suggestions = src.Intent_Message_Suggestions
type Intent_Message_Suggestions_ = src.Intent_Message_Suggestions_

// Table card for Actions on Google.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_TableCard = src.Intent_Message_TableCard

// Cell of
// [TableCardRow][google.cloud.dialogflow.v2.Intent.Message.TableCardRow].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_TableCardCell = src.Intent_Message_TableCardCell

// Row of [TableCard][google.cloud.dialogflow.v2.Intent.Message.TableCard].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_TableCardRow = src.Intent_Message_TableCardRow
type Intent_Message_TableCard_ = src.Intent_Message_TableCard_

// The text response message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Message_Text = src.Intent_Message_Text
type Intent_Message_Text_ = src.Intent_Message_Text_

// Represents intent parameters.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_Parameter = src.Intent_Parameter

// Represents an example that the agent is trained on.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_TrainingPhrase = src.Intent_TrainingPhrase

// Represents a part of a training phrase.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part

// Represents different types of training phrases.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_TrainingPhrase_Type = src.Intent_TrainingPhrase_Type

// Represents the different states that webhooks can be in.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Intent_WebhookState = src.Intent_WebhookState

// IntentsClient is the client API for Intents service. For semantics around
// ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type IntentsClient = src.IntentsClient

// IntentsServer is the server API for Intents service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type IntentsServer = src.IntentsServer

// A knowledge base represents a collection of knowledge documents that you
// provide to Dialogflow. Your knowledge documents contain information that may
// be useful during conversations with end-users. Some Dialogflow features use
// knowledge bases when looking for a response to an end-user input. For more
// information, see the [knowledge base
// guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases). Note:
// The `projects.agent.knowledgeBases` resource is deprecated; only use
// `projects.knowledgeBases`.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type KnowledgeBase = src.KnowledgeBase

// KnowledgeBasesClient is the client API for KnowledgeBases service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type KnowledgeBasesClient = src.KnowledgeBasesClient

// KnowledgeBasesServer is the server API for KnowledgeBases service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type KnowledgeBasesServer = src.KnowledgeBasesServer

// Metadata in google::longrunning::Operation for Knowledge operations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type KnowledgeOperationMetadata = src.KnowledgeOperationMetadata
type KnowledgeOperationMetadata_ExportOperationMetadata = src.KnowledgeOperationMetadata_ExportOperationMetadata

// States of the operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type KnowledgeOperationMetadata_State = src.KnowledgeOperationMetadata_State

// Request message for
// [AnswerRecords.ListAnswerRecords][google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListAnswerRecordsRequest = src.ListAnswerRecordsRequest

// Response message for
// [AnswerRecords.ListAnswerRecords][google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListAnswerRecordsResponse = src.ListAnswerRecordsResponse

// The request message for
// [Contexts.ListContexts][google.cloud.dialogflow.v2.Contexts.ListContexts].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListContextsRequest = src.ListContextsRequest

// The response message for
// [Contexts.ListContexts][google.cloud.dialogflow.v2.Contexts.ListContexts].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListContextsResponse = src.ListContextsResponse

// The request message for
// [ConversationDatasets.ListConversationDatasets][google.cloud.dialogflow.v2.ConversationDatasets.ListConversationDatasets].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationDatasetsRequest = src.ListConversationDatasetsRequest

// The response message for
// [ConversationDatasets.ListConversationDatasets][google.cloud.dialogflow.v2.ConversationDatasets.ListConversationDatasets].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationDatasetsResponse = src.ListConversationDatasetsResponse

// The request message for
// [ConversationModels.ListConversationModelEvaluations][google.cloud.dialogflow.v2.ConversationModels.ListConversationModelEvaluations]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationModelEvaluationsRequest = src.ListConversationModelEvaluationsRequest

// The response message for
// [ConversationModels.ListConversationModelEvaluations][google.cloud.dialogflow.v2.ConversationModels.ListConversationModelEvaluations]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationModelEvaluationsResponse = src.ListConversationModelEvaluationsResponse

// The request message for
// [ConversationModels.ListConversationModels][google.cloud.dialogflow.v2.ConversationModels.ListConversationModels]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationModelsRequest = src.ListConversationModelsRequest

// The response message for
// [ConversationModels.ListConversationModels][google.cloud.dialogflow.v2.ConversationModels.ListConversationModels]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationModelsResponse = src.ListConversationModelsResponse

// The request message for
// [ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2.ConversationProfiles.ListConversationProfiles].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationProfilesRequest = src.ListConversationProfilesRequest

// The response message for
// [ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2.ConversationProfiles.ListConversationProfiles].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationProfilesResponse = src.ListConversationProfilesResponse

// The request message for
// [Conversations.ListConversations][google.cloud.dialogflow.v2.Conversations.ListConversations].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationsRequest = src.ListConversationsRequest

// The response message for
// [Conversations.ListConversations][google.cloud.dialogflow.v2.Conversations.ListConversations].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListConversationsResponse = src.ListConversationsResponse

// Request message for
// [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListDocumentsRequest = src.ListDocumentsRequest

// Response message for
// [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListDocumentsResponse = src.ListDocumentsResponse

// The request message for
// [EntityTypes.ListEntityTypes][google.cloud.dialogflow.v2.EntityTypes.ListEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListEntityTypesRequest = src.ListEntityTypesRequest

// The response message for
// [EntityTypes.ListEntityTypes][google.cloud.dialogflow.v2.EntityTypes.ListEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListEntityTypesResponse = src.ListEntityTypesResponse

// The request message for
// [Environments.ListEnvironments][google.cloud.dialogflow.v2.Environments.ListEnvironments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListEnvironmentsRequest = src.ListEnvironmentsRequest

// The response message for
// [Environments.ListEnvironments][google.cloud.dialogflow.v2.Environments.ListEnvironments].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListEnvironmentsResponse = src.ListEnvironmentsResponse

// The request message for
// [Intents.ListIntents][google.cloud.dialogflow.v2.Intents.ListIntents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListIntentsRequest = src.ListIntentsRequest

// The response message for
// [Intents.ListIntents][google.cloud.dialogflow.v2.Intents.ListIntents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListIntentsResponse = src.ListIntentsResponse

// Request message for
// [KnowledgeBases.ListKnowledgeBases][google.cloud.dialogflow.v2.KnowledgeBases.ListKnowledgeBases].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListKnowledgeBasesRequest = src.ListKnowledgeBasesRequest

// Response message for
// [KnowledgeBases.ListKnowledgeBases][google.cloud.dialogflow.v2.KnowledgeBases.ListKnowledgeBases].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListKnowledgeBasesResponse = src.ListKnowledgeBasesResponse

// The request message for
// [Conversations.ListMessages][google.cloud.dialogflow.v2.Conversations.ListMessages].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListMessagesRequest = src.ListMessagesRequest

// The response message for
// [Conversations.ListMessages][google.cloud.dialogflow.v2.Conversations.ListMessages].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListMessagesResponse = src.ListMessagesResponse

// The request message for
// [Participants.ListParticipants][google.cloud.dialogflow.v2.Participants.ListParticipants].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListParticipantsRequest = src.ListParticipantsRequest

// The response message for
// [Participants.ListParticipants][google.cloud.dialogflow.v2.Participants.ListParticipants].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListParticipantsResponse = src.ListParticipantsResponse

// The request message for
// [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.v2.SessionEntityTypes.ListSessionEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest

// The response message for
// [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.v2.SessionEntityTypes.ListSessionEntityTypes].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse

// The request message for
// [Versions.ListVersions][google.cloud.dialogflow.v2.Versions.ListVersions].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListVersionsRequest = src.ListVersionsRequest

// The response message for
// [Versions.ListVersions][google.cloud.dialogflow.v2.Versions.ListVersions].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ListVersionsResponse = src.ListVersionsResponse

// Defines logging behavior for conversation lifecycle events.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type LoggingConfig = src.LoggingConfig

// Represents a message posted into a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Message = src.Message

// Represents the result of annotation for the message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type MessageAnnotation = src.MessageAnnotation

// Defines notification behavior.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type NotificationConfig = src.NotificationConfig

// Format of cloud pub/sub message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type NotificationConfig_MessageFormat = src.NotificationConfig_MessageFormat

// Represents the contents of the original request that was passed to the
// `[Streaming]DetectIntent` call.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type OriginalDetectIntentRequest = src.OriginalDetectIntentRequest

// Represents the natural language speech audio to be played to the end user.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type OutputAudio = src.OutputAudio

// Instructs the speech synthesizer on how to generate the output audio
// content. If this audio config is supplied in a request, it overrides all
// existing text-to-speech settings applied to the agent.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type OutputAudioConfig = src.OutputAudioConfig

// Audio encoding of the output audio format in Text-To-Speech.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type OutputAudioEncoding = src.OutputAudioEncoding

// Represents a conversation participant (human agent, virtual agent,
// end-user).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Participant = src.Participant

// Enumeration of the roles a participant can play in a conversation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Participant_Role = src.Participant_Role

// ParticipantsClient is the client API for Participants service. For
// semantics around ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ParticipantsClient = src.ParticipantsClient

// ParticipantsServer is the server API for Participants service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ParticipantsServer = src.ParticipantsServer

// Represents the query input. It can contain either: 1. An audio config which
// instructs the speech recognizer how to process the speech audio. 2. A
// conversational query in the form of text,. 3. An event that specifies which
// intent to trigger.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type QueryInput = src.QueryInput
type QueryInput_AudioConfig = src.QueryInput_AudioConfig
type QueryInput_Event = src.QueryInput_Event
type QueryInput_Text = src.QueryInput_Text

// Represents the parameters of the conversational query.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type QueryParameters = src.QueryParameters

// Represents the result of conversational query or event processing.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type QueryResult = src.QueryResult

// Request message for
// [Documents.ReloadDocument][google.cloud.dialogflow.v2.Documents.ReloadDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ReloadDocumentRequest = src.ReloadDocumentRequest
type ReloadDocumentRequest_ContentUri = src.ReloadDocumentRequest_ContentUri

// The request message for
// [Agents.RestoreAgent][google.cloud.dialogflow.v2.Agents.RestoreAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type RestoreAgentRequest = src.RestoreAgentRequest
type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent
type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri

// The request message for
// [Agents.SearchAgents][google.cloud.dialogflow.v2.Agents.SearchAgents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SearchAgentsRequest = src.SearchAgentsRequest

// The response message for
// [Agents.SearchAgents][google.cloud.dialogflow.v2.Agents.SearchAgents].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SearchAgentsResponse = src.SearchAgentsResponse

// The sentiment, such as positive/negative feeling or association, for a unit
// of analysis, such as the query text.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Sentiment = src.Sentiment

// Configures the types of sentiment analysis to perform.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SentimentAnalysisRequestConfig = src.SentimentAnalysisRequestConfig

// The result of sentiment analysis. Sentiment analysis inspects user input
// and identifies the prevailing subjective opinion, especially to determine a
// user's attitude as positive, negative, or neutral. For
// [Participants.DetectIntent][], it needs to be configured in
// [DetectIntentRequest.query_params][google.cloud.dialogflow.v2.DetectIntentRequest.query_params].
// For [Participants.StreamingDetectIntent][], it needs to be configured in
// [StreamingDetectIntentRequest.query_params][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.query_params].
// And for
// [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent]
// and
// [Participants.StreamingAnalyzeContent][google.cloud.dialogflow.v2.Participants.StreamingAnalyzeContent],
// it needs to be configured in
// [ConversationProfile.human_agent_assistant_config][google.cloud.dialogflow.v2.ConversationProfile.human_agent_assistant_config]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SentimentAnalysisResult = src.SentimentAnalysisResult

// A session represents a conversation between a Dialogflow agent and an
// end-user. You can create special entities, called session entities, during a
// session. Session entities can extend or replace custom entity types and only
// exist during the session that they were created for. All session data,
// including session entities, is stored by Dialogflow for 20 minutes. For more
// information, see the [session entity
// guide](https://cloud.google.com/dialogflow/docs/entities-session).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionEntityType = src.SessionEntityType

// The types of modifications for a session entity type.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionEntityType_EntityOverrideMode = src.SessionEntityType_EntityOverrideMode

// SessionEntityTypesClient is the client API for SessionEntityTypes service.
// For semantics around ctx use and closing/ending streaming RPCs, please refer
// to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionEntityTypesClient = src.SessionEntityTypesClient

// SessionEntityTypesServer is the server API for SessionEntityTypes service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionEntityTypesServer = src.SessionEntityTypesServer

// SessionsClient is the client API for Sessions service. For semantics around
// ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionsClient = src.SessionsClient

// SessionsServer is the server API for Sessions service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SessionsServer = src.SessionsServer
type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient
type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer

// The request message for
// [Agents.SetAgent][google.cloud.dialogflow.v2.Agents.SetAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SetAgentRequest = src.SetAgentRequest

// Metadata for a [ConversationProfile.SetSuggestionFeatureConfig][]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SetSuggestionFeatureConfigOperationMetadata = src.SetSuggestionFeatureConfigOperationMetadata

// The request message for [ConversationProfiles.SetSuggestionFeature][].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SetSuggestionFeatureConfigRequest = src.SetSuggestionFeatureConfigRequest

// Represents a smart reply answer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SmartReplyAnswer = src.SmartReplyAnswer

// The evaluation metrics for smart reply model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SmartReplyMetrics = src.SmartReplyMetrics

// Evaluation metrics when retrieving `n` smart replies with the model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SmartReplyMetrics_TopNMetrics = src.SmartReplyMetrics_TopNMetrics

// Metadata for smart reply models.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SmartReplyModelMetadata = src.SmartReplyModelMetadata

// Hints for the speech recognizer to help with recognition in a specific
// conversation state.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SpeechContext = src.SpeechContext

// Variant of the specified [Speech
// model][google.cloud.dialogflow.v2.InputAudioConfig.model] to use. See the
// [Cloud Speech
// documentation](https://cloud.google.com/speech-to-text/docs/enhanced-models)
// for which models have different variants. For example, the "phone_call"
// model has both a standard and an enhanced variant. When you use an enhanced
// model, you will generally receive higher quality results than for a standard
// model.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SpeechModelVariant = src.SpeechModelVariant

// Configures speech transcription for
// [ConversationProfile][google.cloud.dialogflow.v2.ConversationProfile].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SpeechToTextConfig = src.SpeechToTextConfig

// Information for a word recognized by the speech recognizer.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SpeechWordInfo = src.SpeechWordInfo

// Gender of the voice as described in [SSML voice
// element](https://www.w3.org/TR/speech-synthesis11/#edef_voice).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SsmlVoiceGender = src.SsmlVoiceGender

// The top-level message sent by the client to the
// [Sessions.StreamingDetectIntent][google.cloud.dialogflow.v2.Sessions.StreamingDetectIntent]
// method. Multiple request messages should be sent in order: 1. The first
// message must contain
// [session][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.session],
// [query_input][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.query_input]
// plus optionally
// [query_params][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.query_params].
// If the client wants to receive an audio response, it should also contain
// [output_audio_config][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.output_audio_config].
// The message must not contain
// [input_audio][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.input_audio].
// 2. If
// [query_input][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.query_input]
// was set to
// [query_input.audio_config][google.cloud.dialogflow.v2.InputAudioConfig], all
// subsequent messages must contain
// [input_audio][google.cloud.dialogflow.v2.StreamingDetectIntentRequest.input_audio]
// to continue with Speech recognition. If you decide to rather detect an
// intent from text input after you already started Speech recognition, please
// send a message with
// [query_input.text][google.cloud.dialogflow.v2.QueryInput.text]. However,
// note that: * Dialogflow will bill you for the audio duration so far. *
// Dialogflow discards all Speech recognition results in favor of the input
// text. * Dialogflow will use the language code from the first message. After
// you sent all input, you must half-close or abort the request stream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest

// The top-level message returned from the `StreamingDetectIntent` method.
// Multiple response messages can be returned in order: 1. If the
// `StreamingDetectIntentRequest.input_audio` field was set, the
// `recognition_result` field is populated for one or more messages. See the
// [StreamingRecognitionResult][google.cloud.dialogflow.v2.StreamingRecognitionResult]
// message for details about the result message sequence. 2. The next message
// contains `response_id`, `query_result` and optionally `webhook_status` if a
// WebHook was called.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse

// Contains a speech recognition result corresponding to a portion of the
// audio that is currently being processed or an indication that this is the
// end of the single requested utterance. While end-user audio is being
// processed, Dialogflow sends a series of results. Each result may contain a
// `transcript` value. A transcript represents a portion of the utterance.
// While the recognizer is processing audio, transcript values may be interim
// values or finalized values. Once a transcript is finalized, the `is_final`
// value is set to true and processing continues for the next transcript. If
// `StreamingDetectIntentRequest.query_input.audio_config.single_utterance` was
// true, and the recognizer has completed processing audio, the `message_type`
// value is set to `END_OF_SINGLE_UTTERANCE and the following (last) result
// contains the last finalized transcript. The complete end-user utterance is
// determined by concatenating the finalized transcript values received for the
// series of results. In the following example, single utterance is enabled. In
// the case where single utterance is not enabled, result 7 would not occur.
// ``` Num | transcript | message_type | is_final --- | -----------------------
// | ----------------------- | -------- 1 | "tube" | TRANSCRIPT | false 2 | "to
// be a" | TRANSCRIPT | false 3 | "to be" | TRANSCRIPT | false 4 | "to be or
// not to be" | TRANSCRIPT | true 5 | "that's" | TRANSCRIPT | false 6 | "that
// is | TRANSCRIPT | false 7 | unset | END_OF_SINGLE_UTTERANCE | unset 8 | "
// that is the question" | TRANSCRIPT | true ``` Concatenating the finalized
// transcripts with `is_final` set to true, the complete utterance becomes "to
// be or not to be that is the question".
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type StreamingRecognitionResult = src.StreamingRecognitionResult

// Type of the response message.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType

// The request message for
// [Participants.SuggestArticles][google.cloud.dialogflow.v2.Participants.SuggestArticles].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestArticlesRequest = src.SuggestArticlesRequest

// The response message for
// [Participants.SuggestArticles][google.cloud.dialogflow.v2.Participants.SuggestArticles].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestArticlesResponse = src.SuggestArticlesResponse

// The request message for
// [Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2.Participants.SuggestFaqAnswers].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestFaqAnswersRequest = src.SuggestFaqAnswersRequest

// The request message for
// [Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2.Participants.SuggestFaqAnswers].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestFaqAnswersResponse = src.SuggestFaqAnswersResponse

// The request message for
// [Participants.SuggestSmartReplies][google.cloud.dialogflow.v2.Participants.SuggestSmartReplies].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestSmartRepliesRequest = src.SuggestSmartRepliesRequest

// The response message for
// [Participants.SuggestSmartReplies][google.cloud.dialogflow.v2.Participants.SuggestSmartReplies].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestSmartRepliesResponse = src.SuggestSmartRepliesResponse

// The type of Human Agent Assistant API suggestion to perform, and the
// maximum number of results to return for that type. Multiple `Feature`
// objects can be specified in the `features` list.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestionFeature = src.SuggestionFeature

// Defines the type of Human Agent Assistant feature.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestionFeature_Type = src.SuggestionFeature_Type

// One response of different type of suggestion response which is used in the
// response of
// [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent]
// and
// [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent],
// as well as
// [HumanAgentAssistantEvent][google.cloud.dialogflow.v2.HumanAgentAssistantEvent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SuggestionResult = src.SuggestionResult
type SuggestionResult_Error = src.SuggestionResult_Error
type SuggestionResult_SuggestArticlesResponse = src.SuggestionResult_SuggestArticlesResponse
type SuggestionResult_SuggestFaqAnswersResponse = src.SuggestionResult_SuggestFaqAnswersResponse
type SuggestionResult_SuggestSmartRepliesResponse = src.SuggestionResult_SuggestSmartRepliesResponse

// Configuration of how speech should be synthesized.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig

// ============================================================================
// Auxiliary proto messages. Represents the natural language text to be
// processed.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type TextInput = src.TextInput

// Instructs the speech synthesizer on how to generate the output audio
// content.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type TextToSpeechSettings = src.TextToSpeechSettings

// The request message for
// [Agents.TrainAgent][google.cloud.dialogflow.v2.Agents.TrainAgent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type TrainAgentRequest = src.TrainAgentRequest

// Metadata for a
// [ConversationModels.UndeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.UndeployConversationModel]
// operation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UndeployConversationModelOperationMetadata = src.UndeployConversationModelOperationMetadata

// The request message for
// [ConversationModels.UndeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.UndeployConversationModel]
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UndeployConversationModelRequest = src.UndeployConversationModelRequest

// UnimplementedAgentsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedAgentsServer = src.UnimplementedAgentsServer

// UnimplementedAnswerRecordsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedAnswerRecordsServer = src.UnimplementedAnswerRecordsServer

// UnimplementedContextsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedContextsServer = src.UnimplementedContextsServer

// UnimplementedConversationDatasetsServer can be embedded to have forward
// compatible implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedConversationDatasetsServer = src.UnimplementedConversationDatasetsServer

// UnimplementedConversationModelsServer can be embedded to have forward
// compatible implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedConversationModelsServer = src.UnimplementedConversationModelsServer

// UnimplementedConversationProfilesServer can be embedded to have forward
// compatible implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedConversationProfilesServer = src.UnimplementedConversationProfilesServer

// UnimplementedConversationsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedConversationsServer = src.UnimplementedConversationsServer

// UnimplementedDocumentsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedDocumentsServer = src.UnimplementedDocumentsServer

// UnimplementedEntityTypesServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedEntityTypesServer = src.UnimplementedEntityTypesServer

// UnimplementedEnvironmentsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer

// UnimplementedFulfillmentsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedFulfillmentsServer = src.UnimplementedFulfillmentsServer

// UnimplementedIntentsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedIntentsServer = src.UnimplementedIntentsServer

// UnimplementedKnowledgeBasesServer can be embedded to have forward
// compatible implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedKnowledgeBasesServer = src.UnimplementedKnowledgeBasesServer

// UnimplementedParticipantsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedParticipantsServer = src.UnimplementedParticipantsServer

// UnimplementedSessionEntityTypesServer can be embedded to have forward
// compatible implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedSessionEntityTypesServer = src.UnimplementedSessionEntityTypesServer

// UnimplementedSessionsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedSessionsServer = src.UnimplementedSessionsServer

// UnimplementedVersionsServer can be embedded to have forward compatible
// implementations.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UnimplementedVersionsServer = src.UnimplementedVersionsServer

// Request message for
// [AnswerRecords.UpdateAnswerRecord][google.cloud.dialogflow.v2.AnswerRecords.UpdateAnswerRecord].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateAnswerRecordRequest = src.UpdateAnswerRecordRequest

// The request message for
// [Contexts.UpdateContext][google.cloud.dialogflow.v2.Contexts.UpdateContext].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateContextRequest = src.UpdateContextRequest

// The request message for
// [ConversationProfiles.UpdateConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.UpdateConversationProfile].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateConversationProfileRequest = src.UpdateConversationProfileRequest

// Request message for
// [Documents.UpdateDocument][google.cloud.dialogflow.v2.Documents.UpdateDocument].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateDocumentRequest = src.UpdateDocumentRequest

// The request message for
// [EntityTypes.UpdateEntityType][google.cloud.dialogflow.v2.EntityTypes.UpdateEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest

// The request message for
// [Environments.UpdateEnvironment][google.cloud.dialogflow.v2.Environments.UpdateEnvironment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest

// The request message for
// [Fulfillments.UpdateFulfillment][google.cloud.dialogflow.v2.Fulfillments.UpdateFulfillment].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateFulfillmentRequest = src.UpdateFulfillmentRequest

// The request message for
// [Intents.UpdateIntent][google.cloud.dialogflow.v2.Intents.UpdateIntent].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateIntentRequest = src.UpdateIntentRequest

// Request message for
// [KnowledgeBases.UpdateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.UpdateKnowledgeBase].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateKnowledgeBaseRequest = src.UpdateKnowledgeBaseRequest

// The request message for
// [Participants.UpdateParticipant][google.cloud.dialogflow.v2.Participants.UpdateParticipant].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateParticipantRequest = src.UpdateParticipantRequest

// The request message for
// [SessionEntityTypes.UpdateSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.UpdateSessionEntityType].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest

// The request message for
// [Versions.UpdateVersion][google.cloud.dialogflow.v2.Versions.UpdateVersion].
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type UpdateVersionRequest = src.UpdateVersionRequest

// Represents a single validation error.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ValidationError = src.ValidationError

// Represents a level of severity.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ValidationError_Severity = src.ValidationError_Severity

// Represents the output of agent validation.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type ValidationResult = src.ValidationResult

// You can create multiple versions of your agent and publish them to separate
// environments. When you edit an agent, you are editing the draft agent. At
// any point, you can save the draft agent as an agent version, which is an
// immutable snapshot of your agent. When you save the draft agent, it is
// published to the default environment. When you create agent versions, you
// can publish them to custom environments. You can create a variety of custom
// environments for: - testing - development - production - etc. For more
// information, see the [versions and environments
// guide](https://cloud.google.com/dialogflow/docs/agents-versions).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Version = src.Version

// The status of a version.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type Version_VersionStatus = src.Version_VersionStatus

// VersionsClient is the client API for Versions service. For semantics around
// ctx use and closing/ending streaming RPCs, please refer to
// https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type VersionsClient = src.VersionsClient

// VersionsServer is the server API for Versions service.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type VersionsServer = src.VersionsServer

// Description of which voice to use for speech synthesis.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type VoiceSelectionParams = src.VoiceSelectionParams

// The request message for a webhook call.
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type WebhookRequest = src.WebhookRequest

// The response message for a webhook call. This response is validated by the
// Dialogflow server. If validation fails, an error will be returned in the
// [QueryResult.diagnostic_info][google.cloud.dialogflow.v2.QueryResult.diagnostic_info]
// field. Setting JSON fields to an empty value with the wrong type is a common
// error. To avoid this error: - Use `""` for empty strings - Use `{}` or
// `null` for empty objects - Use `[]` or `null` for empty arrays For more
// information, see the [Protocol Buffers Language
// Guide](https://developers.google.com/protocol-buffers/docs/proto3#json).
//
// Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
type WebhookResponse = src.WebhookResponse

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient { return src.NewAgentsClient(cc) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewAnswerRecordsClient(cc grpc.ClientConnInterface) AnswerRecordsClient {
	return src.NewAnswerRecordsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewContextsClient(cc grpc.ClientConnInterface) ContextsClient { return src.NewContextsClient(cc) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewConversationDatasetsClient(cc grpc.ClientConnInterface) ConversationDatasetsClient {
	return src.NewConversationDatasetsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewConversationModelsClient(cc grpc.ClientConnInterface) ConversationModelsClient {
	return src.NewConversationModelsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewConversationProfilesClient(cc grpc.ClientConnInterface) ConversationProfilesClient {
	return src.NewConversationProfilesClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewConversationsClient(cc grpc.ClientConnInterface) ConversationsClient {
	return src.NewConversationsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewDocumentsClient(cc grpc.ClientConnInterface) DocumentsClient {
	return src.NewDocumentsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient {
	return src.NewEntityTypesClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient {
	return src.NewEnvironmentsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewFulfillmentsClient(cc grpc.ClientConnInterface) FulfillmentsClient {
	return src.NewFulfillmentsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient { return src.NewIntentsClient(cc) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewKnowledgeBasesClient(cc grpc.ClientConnInterface) KnowledgeBasesClient {
	return src.NewKnowledgeBasesClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewParticipantsClient(cc grpc.ClientConnInterface) ParticipantsClient {
	return src.NewParticipantsClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient {
	return src.NewSessionEntityTypesClient(cc)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient { return src.NewSessionsClient(cc) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient { return src.NewVersionsClient(cc) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterAgentsServer(s *grpc.Server, srv AgentsServer) { src.RegisterAgentsServer(s, srv) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterAnswerRecordsServer(s *grpc.Server, srv AnswerRecordsServer) {
	src.RegisterAnswerRecordsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterContextsServer(s *grpc.Server, srv ContextsServer) { src.RegisterContextsServer(s, srv) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterConversationDatasetsServer(s *grpc.Server, srv ConversationDatasetsServer) {
	src.RegisterConversationDatasetsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterConversationModelsServer(s *grpc.Server, srv ConversationModelsServer) {
	src.RegisterConversationModelsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterConversationProfilesServer(s *grpc.Server, srv ConversationProfilesServer) {
	src.RegisterConversationProfilesServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterConversationsServer(s *grpc.Server, srv ConversationsServer) {
	src.RegisterConversationsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterDocumentsServer(s *grpc.Server, srv DocumentsServer) {
	src.RegisterDocumentsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer) {
	src.RegisterEntityTypesServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer) {
	src.RegisterEnvironmentsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterFulfillmentsServer(s *grpc.Server, srv FulfillmentsServer) {
	src.RegisterFulfillmentsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterIntentsServer(s *grpc.Server, srv IntentsServer) { src.RegisterIntentsServer(s, srv) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterKnowledgeBasesServer(s *grpc.Server, srv KnowledgeBasesServer) {
	src.RegisterKnowledgeBasesServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterParticipantsServer(s *grpc.Server, srv ParticipantsServer) {
	src.RegisterParticipantsServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer) {
	src.RegisterSessionEntityTypesServer(s, srv)
}

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterSessionsServer(s *grpc.Server, srv SessionsServer) { src.RegisterSessionsServer(s, srv) }

// Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb
func RegisterVersionsServer(s *grpc.Server, srv VersionsServer) { src.RegisterVersionsServer(s, srv) }
