dialogflow

package
v0.0.0-...-8c6c420 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 48

Documentation

Overview

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.

Index

Constants

View Source
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 consts in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

Variables

View Source
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
)

Deprecated: Please use vars in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

Functions

func RegisterAgentsServer deprecated

func RegisterAgentsServer(s *grpc.Server, srv AgentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterAnswerRecordsServer deprecated

func RegisterAnswerRecordsServer(s *grpc.Server, srv AnswerRecordsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterContextsServer deprecated

func RegisterContextsServer(s *grpc.Server, srv ContextsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterConversationDatasetsServer deprecated

func RegisterConversationDatasetsServer(s *grpc.Server, srv ConversationDatasetsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterConversationModelsServer deprecated

func RegisterConversationModelsServer(s *grpc.Server, srv ConversationModelsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterConversationProfilesServer deprecated

func RegisterConversationProfilesServer(s *grpc.Server, srv ConversationProfilesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterConversationsServer deprecated

func RegisterConversationsServer(s *grpc.Server, srv ConversationsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterDocumentsServer deprecated

func RegisterDocumentsServer(s *grpc.Server, srv DocumentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterEntityTypesServer deprecated

func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterEnvironmentsServer deprecated

func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterFulfillmentsServer deprecated

func RegisterFulfillmentsServer(s *grpc.Server, srv FulfillmentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterIntentsServer deprecated

func RegisterIntentsServer(s *grpc.Server, srv IntentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterKnowledgeBasesServer deprecated

func RegisterKnowledgeBasesServer(s *grpc.Server, srv KnowledgeBasesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterParticipantsServer deprecated

func RegisterParticipantsServer(s *grpc.Server, srv ParticipantsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterSessionEntityTypesServer deprecated

func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterSessionsServer deprecated

func RegisterSessionsServer(s *grpc.Server, srv SessionsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

func RegisterVersionsServer deprecated

func RegisterVersionsServer(s *grpc.Server, srv VersionsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

Types

type Agent deprecated

type Agent = src.Agent

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 AgentAssistantFeedback deprecated

type AgentAssistantFeedback = src.AgentAssistantFeedback

Detail feedback of Agent Assist result.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentAssistantFeedback_AnswerRelevance deprecated

type AgentAssistantFeedback_AnswerRelevance = src.AgentAssistantFeedback_AnswerRelevance

Relevance of an answer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentAssistantFeedback_DocumentCorrectness deprecated

type AgentAssistantFeedback_DocumentCorrectness = src.AgentAssistantFeedback_DocumentCorrectness

Correctness of document.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentAssistantFeedback_DocumentEfficiency deprecated

type AgentAssistantFeedback_DocumentEfficiency = src.AgentAssistantFeedback_DocumentEfficiency

Efficiency of document.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentAssistantRecord deprecated

type AgentAssistantRecord = src.AgentAssistantRecord

Represents a record of a human agent assist answer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentAssistantRecord_ArticleSuggestionAnswer

type AgentAssistantRecord_ArticleSuggestionAnswer = src.AgentAssistantRecord_ArticleSuggestionAnswer

type AgentAssistantRecord_FaqAnswer

type AgentAssistantRecord_FaqAnswer = src.AgentAssistantRecord_FaqAnswer

type Agent_ApiVersion deprecated

type Agent_ApiVersion = src.Agent_ApiVersion

API version for the agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Agent_MatchMode deprecated

type Agent_MatchMode = src.Agent_MatchMode

Match mode determines how intents are detected from user queries.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Agent_Tier deprecated

type Agent_Tier = src.Agent_Tier

Represents the agent tier.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentsClient deprecated

type AgentsClient = src.AgentsClient

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

func NewAgentsClient deprecated

func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AgentsServer deprecated

type AgentsServer = src.AgentsServer

AgentsServer is the server API for Agents service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AnalyzeContentRequest deprecated

type AnalyzeContentRequest = src.AnalyzeContentRequest

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_EventInput

type AnalyzeContentRequest_EventInput = src.AnalyzeContentRequest_EventInput

type AnalyzeContentRequest_TextInput

type AnalyzeContentRequest_TextInput = src.AnalyzeContentRequest_TextInput

type AnalyzeContentResponse deprecated

type AnalyzeContentResponse = src.AnalyzeContentResponse

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 AnnotatedMessagePart deprecated

type AnnotatedMessagePart = src.AnnotatedMessagePart

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 AnswerFeedback deprecated

type AnswerFeedback = src.AnswerFeedback

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_AgentAssistantDetailFeedback

type AnswerFeedback_AgentAssistantDetailFeedback = src.AnswerFeedback_AgentAssistantDetailFeedback

type AnswerFeedback_CorrectnessLevel deprecated

type AnswerFeedback_CorrectnessLevel = src.AnswerFeedback_CorrectnessLevel

The correctness level of an answer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AnswerRecord deprecated

type AnswerRecord = src.AnswerRecord

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_AgentAssistantRecord

type AnswerRecord_AgentAssistantRecord = src.AnswerRecord_AgentAssistantRecord

type AnswerRecordsClient deprecated

type AnswerRecordsClient = src.AnswerRecordsClient

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

func NewAnswerRecordsClient deprecated

func NewAnswerRecordsClient(cc grpc.ClientConnInterface) AnswerRecordsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AnswerRecordsServer deprecated

type AnswerRecordsServer = src.AnswerRecordsServer

AnswerRecordsServer is the server API for AnswerRecords service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ArticleAnswer deprecated

type ArticleAnswer = src.ArticleAnswer

Represents article answer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ArticleSuggestionModelMetadata deprecated

type ArticleSuggestionModelMetadata = src.ArticleSuggestionModelMetadata

Metadata for article suggestion models.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AssistQueryParameters deprecated

type AssistQueryParameters = src.AssistQueryParameters

Represents the parameters of human assist query.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AudioEncoding deprecated

type AudioEncoding = src.AudioEncoding

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 AutomatedAgentConfig deprecated

type AutomatedAgentConfig = src.AutomatedAgentConfig

Defines the Automated Agent to connect to a conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AutomatedAgentReply deprecated

type AutomatedAgentReply = src.AutomatedAgentReply

Represents a response from an automated agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type AutomatedAgentReply_AutomatedAgentReplyType deprecated

type AutomatedAgentReply_AutomatedAgentReplyType = src.AutomatedAgentReply_AutomatedAgentReplyType

Represents different automated agent reply types.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type BatchCreateEntitiesRequest deprecated

type BatchCreateEntitiesRequest = src.BatchCreateEntitiesRequest

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 BatchDeleteEntitiesRequest deprecated

type BatchDeleteEntitiesRequest = src.BatchDeleteEntitiesRequest

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 BatchDeleteEntityTypesRequest deprecated

type BatchDeleteEntityTypesRequest = src.BatchDeleteEntityTypesRequest

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 BatchDeleteIntentsRequest deprecated

type BatchDeleteIntentsRequest = src.BatchDeleteIntentsRequest

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 BatchUpdateEntitiesRequest deprecated

type BatchUpdateEntitiesRequest = src.BatchUpdateEntitiesRequest

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 BatchUpdateEntityTypesRequest deprecated

type BatchUpdateEntityTypesRequest = src.BatchUpdateEntityTypesRequest

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 BatchUpdateEntityTypesResponse deprecated

type BatchUpdateEntityTypesResponse = src.BatchUpdateEntityTypesResponse

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 BatchUpdateIntentsRequest

type BatchUpdateIntentsRequest = src.BatchUpdateIntentsRequest

type BatchUpdateIntentsRequest_IntentBatchInline

type BatchUpdateIntentsRequest_IntentBatchInline = src.BatchUpdateIntentsRequest_IntentBatchInline

type BatchUpdateIntentsRequest_IntentBatchUri

type BatchUpdateIntentsRequest_IntentBatchUri = src.BatchUpdateIntentsRequest_IntentBatchUri

type BatchUpdateIntentsResponse deprecated

type BatchUpdateIntentsResponse = src.BatchUpdateIntentsResponse

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 ClearSuggestionFeatureConfigOperationMetadata deprecated

type ClearSuggestionFeatureConfigOperationMetadata = src.ClearSuggestionFeatureConfigOperationMetadata

Metadata for a [ConversationProfile.ClearSuggestionFeatureConfig][] operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ClearSuggestionFeatureConfigRequest deprecated

type ClearSuggestionFeatureConfigRequest = src.ClearSuggestionFeatureConfigRequest

The request message for [ConversationProfiles.ClearFeature][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CompleteConversationRequest deprecated

type CompleteConversationRequest = src.CompleteConversationRequest

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 Context deprecated

type Context = src.Context

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 ContextsClient deprecated

type ContextsClient = src.ContextsClient

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

func NewContextsClient deprecated

func NewContextsClient(cc grpc.ClientConnInterface) ContextsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ContextsServer deprecated

type ContextsServer = src.ContextsServer

ContextsServer is the server API for Contexts service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Conversation deprecated

type Conversation = src.Conversation

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 ConversationDataset deprecated

type ConversationDataset = src.ConversationDataset

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 ConversationDatasetsClient deprecated

type ConversationDatasetsClient = src.ConversationDatasetsClient

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

func NewConversationDatasetsClient deprecated

func NewConversationDatasetsClient(cc grpc.ClientConnInterface) ConversationDatasetsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationDatasetsServer deprecated

type ConversationDatasetsServer = src.ConversationDatasetsServer

ConversationDatasetsServer is the server API for ConversationDatasets service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationEvent deprecated

type ConversationEvent = src.ConversationEvent

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_NewMessagePayload

type ConversationEvent_NewMessagePayload = src.ConversationEvent_NewMessagePayload

type ConversationEvent_Type deprecated

type ConversationEvent_Type = src.ConversationEvent_Type

Enumeration of the types of events available.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationInfo deprecated

type ConversationInfo = src.ConversationInfo

Represents metadata of a conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModel deprecated

type ConversationModel = src.ConversationModel

Represents a conversation model.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModelEvaluation deprecated

type ConversationModelEvaluation = src.ConversationModelEvaluation

Represents evaluation result of a conversation model.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModel_ModelType deprecated

type ConversationModel_ModelType = src.ConversationModel_ModelType

Model type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModel_SmartReplyModelMetadata

type ConversationModel_SmartReplyModelMetadata = src.ConversationModel_SmartReplyModelMetadata

type ConversationModel_State deprecated

type ConversationModel_State = src.ConversationModel_State

State of the model.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModelsClient deprecated

type ConversationModelsClient = src.ConversationModelsClient

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

func NewConversationModelsClient deprecated

func NewConversationModelsClient(cc grpc.ClientConnInterface) ConversationModelsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationModelsServer deprecated

type ConversationModelsServer = src.ConversationModelsServer

ConversationModelsServer is the server API for ConversationModels service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationPhoneNumber deprecated

type ConversationPhoneNumber = src.ConversationPhoneNumber

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 ConversationProfile deprecated

type ConversationProfile = src.ConversationProfile

Defines the services to connect to incoming Dialogflow conversations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationProfilesClient deprecated

type ConversationProfilesClient = src.ConversationProfilesClient

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

func NewConversationProfilesClient deprecated

func NewConversationProfilesClient(cc grpc.ClientConnInterface) ConversationProfilesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationProfilesServer deprecated

type ConversationProfilesServer = src.ConversationProfilesServer

ConversationProfilesServer is the server API for ConversationProfiles service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Conversation_ConversationStage deprecated

type Conversation_ConversationStage = src.Conversation_ConversationStage

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_LifecycleState deprecated

type Conversation_LifecycleState = src.Conversation_LifecycleState

Enumeration of the completion status of the conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationsClient deprecated

type ConversationsClient = src.ConversationsClient

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

func NewConversationsClient deprecated

func NewConversationsClient(cc grpc.ClientConnInterface) ConversationsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ConversationsServer deprecated

type ConversationsServer = src.ConversationsServer

ConversationsServer is the server API for Conversations service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateContextRequest deprecated

type CreateContextRequest = src.CreateContextRequest

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 CreateConversationDatasetOperationMetadata deprecated

type CreateConversationDatasetOperationMetadata = src.CreateConversationDatasetOperationMetadata

Metadata for [ConversationDatasets][CreateConversationDataset].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateConversationDatasetRequest deprecated

type CreateConversationDatasetRequest = src.CreateConversationDatasetRequest

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 CreateConversationModelEvaluationOperationMetadata deprecated

type CreateConversationModelEvaluationOperationMetadata = src.CreateConversationModelEvaluationOperationMetadata

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_State deprecated

type CreateConversationModelEvaluationOperationMetadata_State = src.CreateConversationModelEvaluationOperationMetadata_State

State of CreateConversationModel operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateConversationModelEvaluationRequest deprecated

type CreateConversationModelEvaluationRequest = src.CreateConversationModelEvaluationRequest

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 CreateConversationModelOperationMetadata deprecated

type CreateConversationModelOperationMetadata = src.CreateConversationModelOperationMetadata

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_State deprecated

type CreateConversationModelOperationMetadata_State = src.CreateConversationModelOperationMetadata_State

State of CreateConversationModel operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateConversationModelRequest deprecated

type CreateConversationModelRequest = src.CreateConversationModelRequest

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 CreateConversationProfileRequest deprecated

type CreateConversationProfileRequest = src.CreateConversationProfileRequest

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 CreateConversationRequest deprecated

type CreateConversationRequest = src.CreateConversationRequest

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 CreateDocumentRequest deprecated

type CreateDocumentRequest = src.CreateDocumentRequest

Request message for [Documents.CreateDocument][google.cloud.dialogflow.v2.Documents.CreateDocument].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateEntityTypeRequest deprecated

type CreateEntityTypeRequest = src.CreateEntityTypeRequest

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 CreateEnvironmentRequest deprecated

type CreateEnvironmentRequest = src.CreateEnvironmentRequest

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 CreateIntentRequest deprecated

type CreateIntentRequest = src.CreateIntentRequest

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 CreateKnowledgeBaseRequest deprecated

type CreateKnowledgeBaseRequest = src.CreateKnowledgeBaseRequest

Request message for [KnowledgeBases.CreateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.CreateKnowledgeBase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type CreateParticipantRequest deprecated

type CreateParticipantRequest = src.CreateParticipantRequest

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 CreateSessionEntityTypeRequest deprecated

type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest

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 CreateVersionRequest deprecated

type CreateVersionRequest = src.CreateVersionRequest

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 DeleteAgentRequest deprecated

type DeleteAgentRequest = src.DeleteAgentRequest

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 DeleteAllContextsRequest deprecated

type DeleteAllContextsRequest = src.DeleteAllContextsRequest

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 DeleteContextRequest deprecated

type DeleteContextRequest = src.DeleteContextRequest

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 DeleteConversationDatasetOperationMetadata deprecated

type DeleteConversationDatasetOperationMetadata = src.DeleteConversationDatasetOperationMetadata

Metadata for [ConversationDatasets][DeleteConversationDataset].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DeleteConversationDatasetRequest deprecated

type DeleteConversationDatasetRequest = src.DeleteConversationDatasetRequest

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 DeleteConversationModelOperationMetadata deprecated

type DeleteConversationModelOperationMetadata = src.DeleteConversationModelOperationMetadata

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 DeleteConversationModelRequest deprecated

type DeleteConversationModelRequest = src.DeleteConversationModelRequest

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 DeleteConversationProfileRequest deprecated

type DeleteConversationProfileRequest = src.DeleteConversationProfileRequest

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 DeleteDocumentRequest deprecated

type DeleteDocumentRequest = src.DeleteDocumentRequest

Request message for [Documents.DeleteDocument][google.cloud.dialogflow.v2.Documents.DeleteDocument].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DeleteEntityTypeRequest deprecated

type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest

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 DeleteEnvironmentRequest deprecated

type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest

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 DeleteIntentRequest deprecated

type DeleteIntentRequest = src.DeleteIntentRequest

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 DeleteKnowledgeBaseRequest deprecated

type DeleteKnowledgeBaseRequest = src.DeleteKnowledgeBaseRequest

Request message for [KnowledgeBases.DeleteKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.DeleteKnowledgeBase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DeleteSessionEntityTypeRequest deprecated

type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest

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 DeleteVersionRequest deprecated

type DeleteVersionRequest = src.DeleteVersionRequest

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 DeployConversationModelOperationMetadata deprecated

type DeployConversationModelOperationMetadata = src.DeployConversationModelOperationMetadata

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 DeployConversationModelRequest deprecated

type DeployConversationModelRequest = src.DeployConversationModelRequest

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 DetectIntentRequest deprecated

type DetectIntentRequest = src.DetectIntentRequest

The request to detect user's intent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DetectIntentResponse deprecated

type DetectIntentResponse = src.DetectIntentResponse

The message returned from the DetectIntent method.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Document deprecated

type Document = src.Document

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_ContentUri

type Document_ContentUri = src.Document_ContentUri

type Document_KnowledgeType deprecated

type Document_KnowledgeType = src.Document_KnowledgeType

The knowledge type of document content.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Document_RawContent

type Document_RawContent = src.Document_RawContent

type Document_ReloadStatus deprecated

type Document_ReloadStatus = src.Document_ReloadStatus

The status of a reload attempt.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Document_State deprecated

type Document_State = src.Document_State

Possible states of the document

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DocumentsClient deprecated

type DocumentsClient = src.DocumentsClient

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

func NewDocumentsClient deprecated

func NewDocumentsClient(cc grpc.ClientConnInterface) DocumentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DocumentsServer deprecated

type DocumentsServer = src.DocumentsServer

DocumentsServer is the server API for Documents service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type DtmfParameters deprecated

type DtmfParameters = src.DtmfParameters

The message in the response that indicates the parameters of DTMF.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EntityType deprecated

type EntityType = src.EntityType

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 EntityTypeBatch deprecated

type EntityTypeBatch = src.EntityTypeBatch

This message is a wrapper around a collection of entity types.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EntityType_AutoExpansionMode deprecated

type EntityType_AutoExpansionMode = src.EntityType_AutoExpansionMode

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_Entity deprecated

type EntityType_Entity = src.EntityType_Entity

An **entity entry** for an associated entity type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EntityType_Kind deprecated

type EntityType_Kind = src.EntityType_Kind

Represents kinds of entities.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EntityTypesClient deprecated

type EntityTypesClient = src.EntityTypesClient

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

func NewEntityTypesClient deprecated

func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EntityTypesServer deprecated

type EntityTypesServer = src.EntityTypesServer

EntityTypesServer is the server API for EntityTypes service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Environment deprecated

type Environment = src.Environment

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 EnvironmentHistory deprecated

type EnvironmentHistory = src.EnvironmentHistory

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_Entry deprecated

type EnvironmentHistory_Entry = src.EnvironmentHistory_Entry

Represents an environment history entry.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Environment_State deprecated

type Environment_State = src.Environment_State

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 EnvironmentsClient deprecated

type EnvironmentsClient = src.EnvironmentsClient

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

func NewEnvironmentsClient deprecated

func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EnvironmentsServer deprecated

type EnvironmentsServer = src.EnvironmentsServer

EnvironmentsServer is the server API for Environments service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EvaluationConfig deprecated

type EvaluationConfig = src.EvaluationConfig

The configuration for model evaluation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EvaluationConfig_SmartComposeConfig deprecated

type EvaluationConfig_SmartComposeConfig = src.EvaluationConfig_SmartComposeConfig

Smart compose specific configuration for evaluation job.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EvaluationConfig_SmartComposeConfig_

type EvaluationConfig_SmartComposeConfig_ = src.EvaluationConfig_SmartComposeConfig_

type EvaluationConfig_SmartReplyConfig deprecated

type EvaluationConfig_SmartReplyConfig = src.EvaluationConfig_SmartReplyConfig

Smart reply specific configuration for evaluation job.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type EvaluationConfig_SmartReplyConfig_

type EvaluationConfig_SmartReplyConfig_ = src.EvaluationConfig_SmartReplyConfig_

type EventInput deprecated

type EventInput = src.EventInput

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 ExportAgentRequest deprecated

type ExportAgentRequest = src.ExportAgentRequest

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 ExportAgentResponse deprecated

type ExportAgentResponse = src.ExportAgentResponse

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_AgentContent

type ExportAgentResponse_AgentContent = src.ExportAgentResponse_AgentContent

type ExportAgentResponse_AgentUri

type ExportAgentResponse_AgentUri = src.ExportAgentResponse_AgentUri

type ExportDocumentRequest deprecated

type ExportDocumentRequest = src.ExportDocumentRequest

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_GcsDestination

type ExportDocumentRequest_GcsDestination = src.ExportDocumentRequest_GcsDestination

type ExportOperationMetadata deprecated

type ExportOperationMetadata = src.ExportOperationMetadata

Metadata related to the Export Data Operations (e.g. ExportDocument).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type FaqAnswer deprecated

type FaqAnswer = src.FaqAnswer

Represents answer from "frequently asked questions".

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Fulfillment deprecated

type Fulfillment = src.Fulfillment

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_Feature deprecated

type Fulfillment_Feature = src.Fulfillment_Feature

Whether fulfillment is enabled for the specific feature.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Fulfillment_Feature_Type deprecated

type Fulfillment_Feature_Type = src.Fulfillment_Feature_Type

The type of the feature.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Fulfillment_GenericWebService deprecated

type Fulfillment_GenericWebService = src.Fulfillment_GenericWebService

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_

type Fulfillment_GenericWebService_ = src.Fulfillment_GenericWebService_

type FulfillmentsClient deprecated

type FulfillmentsClient = src.FulfillmentsClient

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

func NewFulfillmentsClient deprecated

func NewFulfillmentsClient(cc grpc.ClientConnInterface) FulfillmentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type FulfillmentsServer deprecated

type FulfillmentsServer = src.FulfillmentsServer

FulfillmentsServer is the server API for Fulfillments service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type GcsDestination deprecated

type GcsDestination = src.GcsDestination

Google Cloud Storage location for the output.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type GcsSources deprecated

type GcsSources = src.GcsSources

Google Cloud Storage location for the inputs.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type GetAgentRequest deprecated

type GetAgentRequest = src.GetAgentRequest

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 GetContextRequest deprecated

type GetContextRequest = src.GetContextRequest

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 GetConversationDatasetRequest deprecated

type GetConversationDatasetRequest = src.GetConversationDatasetRequest

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 GetConversationModelEvaluationRequest deprecated

type GetConversationModelEvaluationRequest = src.GetConversationModelEvaluationRequest

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 GetConversationModelRequest deprecated

type GetConversationModelRequest = src.GetConversationModelRequest

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 GetConversationProfileRequest deprecated

type GetConversationProfileRequest = src.GetConversationProfileRequest

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 GetConversationRequest deprecated

type GetConversationRequest = src.GetConversationRequest

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 GetDocumentRequest deprecated

type GetDocumentRequest = src.GetDocumentRequest

Request message for [Documents.GetDocument][google.cloud.dialogflow.v2.Documents.GetDocument].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type GetEntityTypeRequest deprecated

type GetEntityTypeRequest = src.GetEntityTypeRequest

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 GetEnvironmentHistoryRequest deprecated

type GetEnvironmentHistoryRequest = src.GetEnvironmentHistoryRequest

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 GetEnvironmentRequest deprecated

type GetEnvironmentRequest = src.GetEnvironmentRequest

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 GetFulfillmentRequest deprecated

type GetFulfillmentRequest = src.GetFulfillmentRequest

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 GetIntentRequest deprecated

type GetIntentRequest = src.GetIntentRequest

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 GetKnowledgeBaseRequest deprecated

type GetKnowledgeBaseRequest = src.GetKnowledgeBaseRequest

Request message for [KnowledgeBases.GetKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.GetKnowledgeBase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type GetParticipantRequest deprecated

type GetParticipantRequest = src.GetParticipantRequest

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 GetSessionEntityTypeRequest deprecated

type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest

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 GetValidationResultRequest deprecated

type GetValidationResultRequest = src.GetValidationResultRequest

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 GetVersionRequest deprecated

type GetVersionRequest = src.GetVersionRequest

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 HumanAgentAssistantConfig deprecated

type HumanAgentAssistantConfig = src.HumanAgentAssistantConfig

Defines the Human Agent Assist to connect to a conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_ConversationModelConfig deprecated

type HumanAgentAssistantConfig_ConversationModelConfig = src.HumanAgentAssistantConfig_ConversationModelConfig

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_ConversationProcessConfig deprecated

type HumanAgentAssistantConfig_ConversationProcessConfig = src.HumanAgentAssistantConfig_ConversationProcessConfig

Config to process conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_MessageAnalysisConfig deprecated

type HumanAgentAssistantConfig_MessageAnalysisConfig = src.HumanAgentAssistantConfig_MessageAnalysisConfig

Configuration for analyses to run on each conversation message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionConfig deprecated

type HumanAgentAssistantConfig_SuggestionConfig = src.HumanAgentAssistantConfig_SuggestionConfig

Detail human agent assistant config.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionFeatureConfig deprecated

type HumanAgentAssistantConfig_SuggestionFeatureConfig = src.HumanAgentAssistantConfig_SuggestionFeatureConfig

Config for suggestion features.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionQueryConfig deprecated

type HumanAgentAssistantConfig_SuggestionQueryConfig = src.HumanAgentAssistantConfig_SuggestionQueryConfig

Config for suggestion query.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings deprecated

type HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings = src.HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings

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_DialogflowQuerySource deprecated

type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource

Dialogflow source setting. Supported feature: DIALOGFLOW_ASSIST.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource deprecated

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource

Document source settings. Supported features: SMART_REPLY, SMART_COMPOSE.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource deprecated

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource

Knowledge base source settings. Supported features: ARTICLE_SUGGESTION, FAQ.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantConfig_SuggestionTriggerSettings deprecated

type HumanAgentAssistantConfig_SuggestionTriggerSettings = src.HumanAgentAssistantConfig_SuggestionTriggerSettings

Settings of suggestion trigger.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentAssistantEvent deprecated

type HumanAgentAssistantEvent = src.HumanAgentAssistantEvent

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 HumanAgentHandoffConfig deprecated

type HumanAgentHandoffConfig = src.HumanAgentHandoffConfig

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_LivePersonConfig deprecated

type HumanAgentHandoffConfig_LivePersonConfig = src.HumanAgentHandoffConfig_LivePersonConfig

Configuration specific to LivePerson (https://www.liveperson.com).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type HumanAgentHandoffConfig_LivePersonConfig_

type HumanAgentHandoffConfig_LivePersonConfig_ = src.HumanAgentHandoffConfig_LivePersonConfig_

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig deprecated

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig = src.HumanAgentHandoffConfig_SalesforceLiveAgentConfig

Configuration specific to Salesforce Live Agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ImportAgentRequest deprecated

type ImportAgentRequest = src.ImportAgentRequest

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_AgentContent

type ImportAgentRequest_AgentContent = src.ImportAgentRequest_AgentContent

type ImportAgentRequest_AgentUri

type ImportAgentRequest_AgentUri = src.ImportAgentRequest_AgentUri

type ImportConversationDataOperationMetadata deprecated

type ImportConversationDataOperationMetadata = src.ImportConversationDataOperationMetadata

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 ImportConversationDataOperationResponse deprecated

type ImportConversationDataOperationResponse = src.ImportConversationDataOperationResponse

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 ImportConversationDataRequest deprecated

type ImportConversationDataRequest = src.ImportConversationDataRequest

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 ImportDocumentTemplate deprecated

type ImportDocumentTemplate = src.ImportDocumentTemplate

The template used for importing documents.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ImportDocumentsRequest deprecated

type ImportDocumentsRequest = src.ImportDocumentsRequest

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_GcsSource

type ImportDocumentsRequest_GcsSource = src.ImportDocumentsRequest_GcsSource

type ImportDocumentsResponse deprecated

type ImportDocumentsResponse = src.ImportDocumentsResponse

Response message for [Documents.ImportDocuments][google.cloud.dialogflow.v2.Documents.ImportDocuments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type InputAudioConfig deprecated

type InputAudioConfig = src.InputAudioConfig

Instructs the speech recognizer how to process the audio content.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type InputConfig deprecated

type InputConfig = src.InputConfig

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_GcsSource

type InputConfig_GcsSource = src.InputConfig_GcsSource

type InputDataset deprecated

type InputDataset = src.InputDataset

InputDataset used to create model or do evaluation. NextID:5

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent deprecated

type Intent = src.Intent

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 IntentBatch deprecated

type IntentBatch = src.IntentBatch

This message is a wrapper around a collection of intents.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type IntentView deprecated

type IntentView = src.IntentView

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 Intent_FollowupIntentInfo deprecated

type Intent_FollowupIntentInfo = src.Intent_FollowupIntentInfo

Represents a single followup intent in the chain.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message deprecated

type Intent_Message = src.Intent_Message

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_BasicCard deprecated

type Intent_Message_BasicCard = src.Intent_Message_BasicCard

The basic card message. Useful for displaying information.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_BasicCard_

type Intent_Message_BasicCard_ = src.Intent_Message_BasicCard_

type Intent_Message_BasicCard_Button deprecated

type Intent_Message_BasicCard_Button = src.Intent_Message_BasicCard_Button

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_OpenUriAction deprecated

type Intent_Message_BasicCard_Button_OpenUriAction = src.Intent_Message_BasicCard_Button_OpenUriAction

Opens the given URI.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_BrowseCarouselCard deprecated

type Intent_Message_BrowseCarouselCard = src.Intent_Message_BrowseCarouselCard

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_

type Intent_Message_BrowseCarouselCard_ = src.Intent_Message_BrowseCarouselCard_

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem deprecated

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem

Browsing carousel tile

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction deprecated

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction

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_UrlTypeHint deprecated

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint

Type of the URI.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_BrowseCarouselCard_ImageDisplayOptions deprecated

type Intent_Message_BrowseCarouselCard_ImageDisplayOptions = src.Intent_Message_BrowseCarouselCard_ImageDisplayOptions

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_Card deprecated

type Intent_Message_Card = src.Intent_Message_Card

The card response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Card_

type Intent_Message_Card_ = src.Intent_Message_Card_

type Intent_Message_Card_Button deprecated

type Intent_Message_Card_Button = src.Intent_Message_Card_Button

Contains information about a button.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_CarouselSelect deprecated

type Intent_Message_CarouselSelect = src.Intent_Message_CarouselSelect

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_

type Intent_Message_CarouselSelect_ = src.Intent_Message_CarouselSelect_

type Intent_Message_CarouselSelect_Item deprecated

type Intent_Message_CarouselSelect_Item = src.Intent_Message_CarouselSelect_Item

An item in the carousel.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_ColumnProperties deprecated

type Intent_Message_ColumnProperties = src.Intent_Message_ColumnProperties

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_HorizontalAlignment deprecated

type Intent_Message_ColumnProperties_HorizontalAlignment = src.Intent_Message_ColumnProperties_HorizontalAlignment

Text alignments within a cell.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Image deprecated

type Intent_Message_Image = src.Intent_Message_Image

The image response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Image_

type Intent_Message_Image_ = src.Intent_Message_Image_

type Intent_Message_LinkOutSuggestion deprecated

type Intent_Message_LinkOutSuggestion = src.Intent_Message_LinkOutSuggestion

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_

type Intent_Message_LinkOutSuggestion_ = src.Intent_Message_LinkOutSuggestion_

type Intent_Message_ListSelect deprecated

type Intent_Message_ListSelect = src.Intent_Message_ListSelect

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_

type Intent_Message_ListSelect_ = src.Intent_Message_ListSelect_

type Intent_Message_ListSelect_Item deprecated

type Intent_Message_ListSelect_Item = src.Intent_Message_ListSelect_Item

An item in the list.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_MediaContent deprecated

type Intent_Message_MediaContent = src.Intent_Message_MediaContent

The media content card for Actions on Google.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_MediaContent_

type Intent_Message_MediaContent_ = src.Intent_Message_MediaContent_

type Intent_Message_MediaContent_ResponseMediaObject deprecated

type Intent_Message_MediaContent_ResponseMediaObject = src.Intent_Message_MediaContent_ResponseMediaObject

Response media object for media content card.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_MediaContent_ResponseMediaType deprecated

type Intent_Message_MediaContent_ResponseMediaType = src.Intent_Message_MediaContent_ResponseMediaType

Format of response media type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Payload

type Intent_Message_Payload = src.Intent_Message_Payload

type Intent_Message_Platform deprecated

type Intent_Message_Platform = src.Intent_Message_Platform

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_QuickReplies deprecated

type Intent_Message_QuickReplies = src.Intent_Message_QuickReplies

The quick replies response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_QuickReplies_

type Intent_Message_QuickReplies_ = src.Intent_Message_QuickReplies_

type Intent_Message_SelectItemInfo deprecated

type Intent_Message_SelectItemInfo = src.Intent_Message_SelectItemInfo

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_SimpleResponse deprecated

type Intent_Message_SimpleResponse = src.Intent_Message_SimpleResponse

The simple response message containing speech or text.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_SimpleResponses deprecated

type Intent_Message_SimpleResponses = src.Intent_Message_SimpleResponses

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_

type Intent_Message_SimpleResponses_ = src.Intent_Message_SimpleResponses_

type Intent_Message_Suggestion deprecated

type Intent_Message_Suggestion = src.Intent_Message_Suggestion

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_Suggestions deprecated

type Intent_Message_Suggestions = src.Intent_Message_Suggestions

The collection of suggestions.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Suggestions_

type Intent_Message_Suggestions_ = src.Intent_Message_Suggestions_

type Intent_Message_TableCard deprecated

type Intent_Message_TableCard = src.Intent_Message_TableCard

Table card for Actions on Google.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_TableCardCell deprecated

type Intent_Message_TableCardCell = src.Intent_Message_TableCardCell

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_TableCardRow deprecated

type Intent_Message_TableCardRow = src.Intent_Message_TableCardRow

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_TableCard_

type Intent_Message_TableCard_ = src.Intent_Message_TableCard_

type Intent_Message_Text deprecated

type Intent_Message_Text = src.Intent_Message_Text

The text response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_Message_Text_

type Intent_Message_Text_ = src.Intent_Message_Text_

type Intent_Parameter deprecated

type Intent_Parameter = src.Intent_Parameter

Represents intent parameters.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_TrainingPhrase deprecated

type Intent_TrainingPhrase = src.Intent_TrainingPhrase

Represents an example that the agent is trained on.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_TrainingPhrase_Part deprecated

type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part

Represents a part of a training phrase.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_TrainingPhrase_Type deprecated

type Intent_TrainingPhrase_Type = src.Intent_TrainingPhrase_Type

Represents different types of training phrases.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Intent_WebhookState deprecated

type Intent_WebhookState = src.Intent_WebhookState

Represents the different states that webhooks can be in.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type IntentsClient deprecated

type IntentsClient = src.IntentsClient

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

func NewIntentsClient deprecated

func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type IntentsServer deprecated

type IntentsServer = src.IntentsServer

IntentsServer is the server API for Intents service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type KnowledgeBase deprecated

type KnowledgeBase = src.KnowledgeBase

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 KnowledgeBasesClient deprecated

type KnowledgeBasesClient = src.KnowledgeBasesClient

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

func NewKnowledgeBasesClient deprecated

func NewKnowledgeBasesClient(cc grpc.ClientConnInterface) KnowledgeBasesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type KnowledgeBasesServer deprecated

type KnowledgeBasesServer = src.KnowledgeBasesServer

KnowledgeBasesServer is the server API for KnowledgeBases service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type KnowledgeOperationMetadata deprecated

type KnowledgeOperationMetadata = src.KnowledgeOperationMetadata

Metadata in google::longrunning::Operation for Knowledge operations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type KnowledgeOperationMetadata_State deprecated

type KnowledgeOperationMetadata_State = src.KnowledgeOperationMetadata_State

States of the operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListAnswerRecordsRequest deprecated

type ListAnswerRecordsRequest = src.ListAnswerRecordsRequest

Request message for [AnswerRecords.ListAnswerRecords][google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListAnswerRecordsResponse deprecated

type ListAnswerRecordsResponse = src.ListAnswerRecordsResponse

Response message for [AnswerRecords.ListAnswerRecords][google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListContextsRequest deprecated

type ListContextsRequest = src.ListContextsRequest

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 ListContextsResponse deprecated

type ListContextsResponse = src.ListContextsResponse

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 ListConversationDatasetsRequest deprecated

type ListConversationDatasetsRequest = src.ListConversationDatasetsRequest

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 ListConversationDatasetsResponse deprecated

type ListConversationDatasetsResponse = src.ListConversationDatasetsResponse

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 ListConversationModelEvaluationsRequest deprecated

type ListConversationModelEvaluationsRequest = src.ListConversationModelEvaluationsRequest

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 ListConversationModelEvaluationsResponse deprecated

type ListConversationModelEvaluationsResponse = src.ListConversationModelEvaluationsResponse

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 ListConversationModelsRequest deprecated

type ListConversationModelsRequest = src.ListConversationModelsRequest

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 ListConversationModelsResponse deprecated

type ListConversationModelsResponse = src.ListConversationModelsResponse

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 ListConversationProfilesRequest deprecated

type ListConversationProfilesRequest = src.ListConversationProfilesRequest

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 ListConversationProfilesResponse deprecated

type ListConversationProfilesResponse = src.ListConversationProfilesResponse

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 ListConversationsRequest deprecated

type ListConversationsRequest = src.ListConversationsRequest

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 ListConversationsResponse deprecated

type ListConversationsResponse = src.ListConversationsResponse

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 ListDocumentsRequest deprecated

type ListDocumentsRequest = src.ListDocumentsRequest

Request message for [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListDocumentsResponse deprecated

type ListDocumentsResponse = src.ListDocumentsResponse

Response message for [Documents.ListDocuments][google.cloud.dialogflow.v2.Documents.ListDocuments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListEntityTypesRequest deprecated

type ListEntityTypesRequest = src.ListEntityTypesRequest

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 ListEntityTypesResponse deprecated

type ListEntityTypesResponse = src.ListEntityTypesResponse

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 ListEnvironmentsRequest deprecated

type ListEnvironmentsRequest = src.ListEnvironmentsRequest

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 ListEnvironmentsResponse deprecated

type ListEnvironmentsResponse = src.ListEnvironmentsResponse

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 ListIntentsRequest deprecated

type ListIntentsRequest = src.ListIntentsRequest

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 ListIntentsResponse deprecated

type ListIntentsResponse = src.ListIntentsResponse

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 ListKnowledgeBasesRequest deprecated

type ListKnowledgeBasesRequest = src.ListKnowledgeBasesRequest

Request message for [KnowledgeBases.ListKnowledgeBases][google.cloud.dialogflow.v2.KnowledgeBases.ListKnowledgeBases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListKnowledgeBasesResponse deprecated

type ListKnowledgeBasesResponse = src.ListKnowledgeBasesResponse

Response message for [KnowledgeBases.ListKnowledgeBases][google.cloud.dialogflow.v2.KnowledgeBases.ListKnowledgeBases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ListMessagesRequest deprecated

type ListMessagesRequest = src.ListMessagesRequest

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 ListMessagesResponse deprecated

type ListMessagesResponse = src.ListMessagesResponse

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 ListParticipantsRequest deprecated

type ListParticipantsRequest = src.ListParticipantsRequest

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 ListParticipantsResponse deprecated

type ListParticipantsResponse = src.ListParticipantsResponse

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 ListSessionEntityTypesRequest deprecated

type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest

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 ListSessionEntityTypesResponse deprecated

type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse

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 ListVersionsRequest deprecated

type ListVersionsRequest = src.ListVersionsRequest

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 ListVersionsResponse deprecated

type ListVersionsResponse = src.ListVersionsResponse

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 LoggingConfig deprecated

type LoggingConfig = src.LoggingConfig

Defines logging behavior for conversation lifecycle events.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Message deprecated

type Message = src.Message

Represents a message posted into a conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type MessageAnnotation deprecated

type MessageAnnotation = src.MessageAnnotation

Represents the result of annotation for the message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type NotificationConfig deprecated

type NotificationConfig = src.NotificationConfig

Defines notification behavior.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type NotificationConfig_MessageFormat deprecated

type NotificationConfig_MessageFormat = src.NotificationConfig_MessageFormat

Format of cloud pub/sub message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type OriginalDetectIntentRequest deprecated

type OriginalDetectIntentRequest = src.OriginalDetectIntentRequest

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 OutputAudio deprecated

type OutputAudio = src.OutputAudio

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 OutputAudioConfig deprecated

type OutputAudioConfig = src.OutputAudioConfig

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 OutputAudioEncoding deprecated

type OutputAudioEncoding = src.OutputAudioEncoding

Audio encoding of the output audio format in Text-To-Speech.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Participant deprecated

type Participant = src.Participant

Represents a conversation participant (human agent, virtual agent, end-user).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Participant_Role deprecated

type Participant_Role = src.Participant_Role

Enumeration of the roles a participant can play in a conversation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ParticipantsClient deprecated

type ParticipantsClient = src.ParticipantsClient

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

func NewParticipantsClient deprecated

func NewParticipantsClient(cc grpc.ClientConnInterface) ParticipantsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ParticipantsServer deprecated

type ParticipantsServer = src.ParticipantsServer

ParticipantsServer is the server API for Participants service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type QueryInput deprecated

type QueryInput = src.QueryInput

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_AudioConfig

type QueryInput_AudioConfig = src.QueryInput_AudioConfig

type QueryInput_Event

type QueryInput_Event = src.QueryInput_Event

type QueryInput_Text

type QueryInput_Text = src.QueryInput_Text

type QueryParameters deprecated

type QueryParameters = src.QueryParameters

Represents the parameters of the conversational query.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type QueryResult deprecated

type QueryResult = src.QueryResult

Represents the result of conversational query or event processing.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ReloadDocumentRequest deprecated

type ReloadDocumentRequest = src.ReloadDocumentRequest

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_ContentUri

type ReloadDocumentRequest_ContentUri = src.ReloadDocumentRequest_ContentUri

type RestoreAgentRequest deprecated

type RestoreAgentRequest = src.RestoreAgentRequest

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_AgentContent

type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent

type RestoreAgentRequest_AgentUri

type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri

type SearchAgentsRequest deprecated

type SearchAgentsRequest = src.SearchAgentsRequest

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 SearchAgentsResponse deprecated

type SearchAgentsResponse = src.SearchAgentsResponse

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 Sentiment deprecated

type Sentiment = src.Sentiment

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 SentimentAnalysisRequestConfig deprecated

type SentimentAnalysisRequestConfig = src.SentimentAnalysisRequestConfig

Configures the types of sentiment analysis to perform.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SentimentAnalysisResult deprecated

type SentimentAnalysisResult = src.SentimentAnalysisResult

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 SessionEntityType deprecated

type SessionEntityType = src.SessionEntityType

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_EntityOverrideMode deprecated

type SessionEntityType_EntityOverrideMode = src.SessionEntityType_EntityOverrideMode

The types of modifications for a session entity type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SessionEntityTypesClient deprecated

type SessionEntityTypesClient = src.SessionEntityTypesClient

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

func NewSessionEntityTypesClient deprecated

func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SessionEntityTypesServer deprecated

type SessionEntityTypesServer = src.SessionEntityTypesServer

SessionEntityTypesServer is the server API for SessionEntityTypes service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SessionsClient deprecated

type SessionsClient = src.SessionsClient

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

func NewSessionsClient deprecated

func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SessionsServer deprecated

type SessionsServer = src.SessionsServer

SessionsServer is the server API for Sessions service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentServer

type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer

type SetAgentRequest deprecated

type SetAgentRequest = src.SetAgentRequest

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 SetSuggestionFeatureConfigOperationMetadata deprecated

type SetSuggestionFeatureConfigOperationMetadata = src.SetSuggestionFeatureConfigOperationMetadata

Metadata for a [ConversationProfile.SetSuggestionFeatureConfig][] operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SetSuggestionFeatureConfigRequest deprecated

type SetSuggestionFeatureConfigRequest = src.SetSuggestionFeatureConfigRequest

The request message for [ConversationProfiles.SetSuggestionFeature][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SmartReplyAnswer deprecated

type SmartReplyAnswer = src.SmartReplyAnswer

Represents a smart reply answer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SmartReplyMetrics deprecated

type SmartReplyMetrics = src.SmartReplyMetrics

The evaluation metrics for smart reply model.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SmartReplyMetrics_TopNMetrics deprecated

type SmartReplyMetrics_TopNMetrics = src.SmartReplyMetrics_TopNMetrics

Evaluation metrics when retrieving `n` smart replies with the model.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SmartReplyModelMetadata deprecated

type SmartReplyModelMetadata = src.SmartReplyModelMetadata

Metadata for smart reply models.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SpeechContext deprecated

type SpeechContext = src.SpeechContext

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 SpeechModelVariant deprecated

type SpeechModelVariant = src.SpeechModelVariant

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 SpeechToTextConfig deprecated

type SpeechToTextConfig = src.SpeechToTextConfig

Configures speech transcription for ConversationProfile[google.cloud.dialogflow.v2.ConversationProfile].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SpeechWordInfo deprecated

type SpeechWordInfo = src.SpeechWordInfo

Information for a word recognized by the speech recognizer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SsmlVoiceGender deprecated

type SsmlVoiceGender = src.SsmlVoiceGender

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 StreamingDetectIntentRequest deprecated

type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest

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 StreamingDetectIntentResponse deprecated

type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse

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 StreamingRecognitionResult deprecated

type StreamingRecognitionResult = src.StreamingRecognitionResult

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_MessageType deprecated

type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType

Type of the response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SuggestArticlesRequest deprecated

type SuggestArticlesRequest = src.SuggestArticlesRequest

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 SuggestArticlesResponse deprecated

type SuggestArticlesResponse = src.SuggestArticlesResponse

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 SuggestFaqAnswersRequest deprecated

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 deprecated

type SuggestFaqAnswersResponse = src.SuggestFaqAnswersResponse

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 SuggestSmartRepliesRequest deprecated

type SuggestSmartRepliesRequest = src.SuggestSmartRepliesRequest

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 SuggestSmartRepliesResponse deprecated

type SuggestSmartRepliesResponse = src.SuggestSmartRepliesResponse

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 SuggestionFeature deprecated

type SuggestionFeature = src.SuggestionFeature

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_Type deprecated

type SuggestionFeature_Type = src.SuggestionFeature_Type

Defines the type of Human Agent Assistant feature.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type SuggestionResult deprecated

type SuggestionResult = src.SuggestionResult

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_Error

type SuggestionResult_Error = src.SuggestionResult_Error

type SuggestionResult_SuggestArticlesResponse

type SuggestionResult_SuggestArticlesResponse = src.SuggestionResult_SuggestArticlesResponse

type SuggestionResult_SuggestFaqAnswersResponse

type SuggestionResult_SuggestFaqAnswersResponse = src.SuggestionResult_SuggestFaqAnswersResponse

type SuggestionResult_SuggestSmartRepliesResponse

type SuggestionResult_SuggestSmartRepliesResponse = src.SuggestionResult_SuggestSmartRepliesResponse

type SynthesizeSpeechConfig deprecated

type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig

Configuration of how speech should be synthesized.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type TextInput deprecated

type TextInput = src.TextInput

============================================================================ Auxiliary proto messages. Represents the natural language text to be processed.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type TextToSpeechSettings deprecated

type TextToSpeechSettings = src.TextToSpeechSettings

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 TrainAgentRequest deprecated

type TrainAgentRequest = src.TrainAgentRequest

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 UndeployConversationModelOperationMetadata deprecated

type UndeployConversationModelOperationMetadata = src.UndeployConversationModelOperationMetadata

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 UndeployConversationModelRequest deprecated

type UndeployConversationModelRequest = src.UndeployConversationModelRequest

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 UnimplementedAgentsServer deprecated

type UnimplementedAgentsServer = src.UnimplementedAgentsServer

UnimplementedAgentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedAnswerRecordsServer deprecated

type UnimplementedAnswerRecordsServer = src.UnimplementedAnswerRecordsServer

UnimplementedAnswerRecordsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedContextsServer deprecated

type UnimplementedContextsServer = src.UnimplementedContextsServer

UnimplementedContextsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedConversationDatasetsServer deprecated

type UnimplementedConversationDatasetsServer = src.UnimplementedConversationDatasetsServer

UnimplementedConversationDatasetsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedConversationModelsServer deprecated

type UnimplementedConversationModelsServer = src.UnimplementedConversationModelsServer

UnimplementedConversationModelsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedConversationProfilesServer deprecated

type UnimplementedConversationProfilesServer = src.UnimplementedConversationProfilesServer

UnimplementedConversationProfilesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedConversationsServer deprecated

type UnimplementedConversationsServer = src.UnimplementedConversationsServer

UnimplementedConversationsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedDocumentsServer deprecated

type UnimplementedDocumentsServer = src.UnimplementedDocumentsServer

UnimplementedDocumentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedEntityTypesServer deprecated

type UnimplementedEntityTypesServer = src.UnimplementedEntityTypesServer

UnimplementedEntityTypesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedEnvironmentsServer deprecated

type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer

UnimplementedEnvironmentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedFulfillmentsServer deprecated

type UnimplementedFulfillmentsServer = src.UnimplementedFulfillmentsServer

UnimplementedFulfillmentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedIntentsServer deprecated

type UnimplementedIntentsServer = src.UnimplementedIntentsServer

UnimplementedIntentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedKnowledgeBasesServer deprecated

type UnimplementedKnowledgeBasesServer = src.UnimplementedKnowledgeBasesServer

UnimplementedKnowledgeBasesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedParticipantsServer deprecated

type UnimplementedParticipantsServer = src.UnimplementedParticipantsServer

UnimplementedParticipantsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedSessionEntityTypesServer deprecated

type UnimplementedSessionEntityTypesServer = src.UnimplementedSessionEntityTypesServer

UnimplementedSessionEntityTypesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedSessionsServer deprecated

type UnimplementedSessionsServer = src.UnimplementedSessionsServer

UnimplementedSessionsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UnimplementedVersionsServer deprecated

type UnimplementedVersionsServer = src.UnimplementedVersionsServer

UnimplementedVersionsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UpdateAnswerRecordRequest deprecated

type UpdateAnswerRecordRequest = src.UpdateAnswerRecordRequest

Request message for [AnswerRecords.UpdateAnswerRecord][google.cloud.dialogflow.v2.AnswerRecords.UpdateAnswerRecord].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UpdateContextRequest deprecated

type UpdateContextRequest = src.UpdateContextRequest

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 UpdateConversationProfileRequest deprecated

type UpdateConversationProfileRequest = src.UpdateConversationProfileRequest

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 UpdateDocumentRequest deprecated

type UpdateDocumentRequest = src.UpdateDocumentRequest

Request message for [Documents.UpdateDocument][google.cloud.dialogflow.v2.Documents.UpdateDocument].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UpdateEntityTypeRequest deprecated

type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest

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 UpdateEnvironmentRequest deprecated

type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest

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 UpdateFulfillmentRequest deprecated

type UpdateFulfillmentRequest = src.UpdateFulfillmentRequest

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 UpdateIntentRequest deprecated

type UpdateIntentRequest = src.UpdateIntentRequest

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 UpdateKnowledgeBaseRequest deprecated

type UpdateKnowledgeBaseRequest = src.UpdateKnowledgeBaseRequest

Request message for [KnowledgeBases.UpdateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.UpdateKnowledgeBase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type UpdateParticipantRequest deprecated

type UpdateParticipantRequest = src.UpdateParticipantRequest

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 UpdateSessionEntityTypeRequest deprecated

type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest

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 UpdateVersionRequest deprecated

type UpdateVersionRequest = src.UpdateVersionRequest

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 ValidationError deprecated

type ValidationError = src.ValidationError

Represents a single validation error.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ValidationError_Severity deprecated

type ValidationError_Severity = src.ValidationError_Severity

Represents a level of severity.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type ValidationResult deprecated

type ValidationResult = src.ValidationResult

Represents the output of agent validation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type Version deprecated

type Version = src.Version

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_VersionStatus deprecated

type Version_VersionStatus = src.Version_VersionStatus

The status of a version.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type VersionsClient deprecated

type VersionsClient = src.VersionsClient

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

func NewVersionsClient deprecated

func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type VersionsServer deprecated

type VersionsServer = src.VersionsServer

VersionsServer is the server API for Versions service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type VoiceSelectionParams deprecated

type VoiceSelectionParams = src.VoiceSelectionParams

Description of which voice to use for speech synthesis.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type WebhookRequest deprecated

type WebhookRequest = src.WebhookRequest

The request message for a webhook call.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2/dialogflowpb

type WebhookResponse deprecated

type WebhookResponse = src.WebhookResponse

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL