...

Package dialogflow

import "google.golang.org/genproto/googleapis/cloud/dialogflow/v2beta1"
Overview
Index

Overview ▾

Package dialogflow aliases all exported identifiers in package "cloud.google.com/go/dialogflow/apiv2beta1/dialogflowpb".

Deprecated: Please use types in: cloud.google.com/go/dialogflow/apiv2beta1/dialogflowpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index ▾

Constants
Variables
func RegisterAgentsServer(s *grpc.Server, srv AgentsServer)
func RegisterAnswerRecordsServer(s *grpc.Server, srv AnswerRecordsServer)
func RegisterContextsServer(s *grpc.Server, srv ContextsServer)
func RegisterConversationProfilesServer(s *grpc.Server, srv ConversationProfilesServer)
func RegisterConversationsServer(s *grpc.Server, srv ConversationsServer)
func RegisterDocumentsServer(s *grpc.Server, srv DocumentsServer)
func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer)
func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer)
func RegisterFulfillmentsServer(s *grpc.Server, srv FulfillmentsServer)
func RegisterIntentsServer(s *grpc.Server, srv IntentsServer)
func RegisterKnowledgeBasesServer(s *grpc.Server, srv KnowledgeBasesServer)
func RegisterParticipantsServer(s *grpc.Server, srv ParticipantsServer)
func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer)
func RegisterSessionsServer(s *grpc.Server, srv SessionsServer)
func RegisterVersionsServer(s *grpc.Server, srv VersionsServer)
type Agent
type AgentAssistantFeedback
type AgentAssistantFeedback_AnswerRelevance
type AgentAssistantFeedback_DocumentCorrectness
type AgentAssistantFeedback_DocumentEfficiency
type AgentAssistantFeedback_SummarizationFeedback
type AgentAssistantRecord
type AgentAssistantRecord_ArticleSuggestionAnswer
type AgentAssistantRecord_FaqAnswer
type Agent_ApiVersion
type Agent_MatchMode
type Agent_Tier
type AgentsClient
    func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient
type AgentsServer
type AnalyzeContentRequest
type AnalyzeContentRequest_AudioInput
type AnalyzeContentRequest_EventInput
type AnalyzeContentRequest_TextInput
type AnalyzeContentResponse
type AnnotatedMessagePart
type AnswerFeedback
type AnswerFeedback_AgentAssistantDetailFeedback
type AnswerFeedback_CorrectnessLevel
type AnswerRecord
type AnswerRecord_AgentAssistantRecord
type AnswerRecordsClient
    func NewAnswerRecordsClient(cc grpc.ClientConnInterface) AnswerRecordsClient
type AnswerRecordsServer
type ArticleAnswer
type AssistQueryParameters
type AudioEncoding
type AudioInput
type AutomatedAgentConfig
type AutomatedAgentReply
type AutomatedAgentReply_AutomatedAgentReplyType
type AutomatedAgentReply_DetectIntentResponse
type AutomatedAgentReply_Event
type AutomatedAgentReply_Intent
type BatchCreateEntitiesRequest
type BatchCreateMessagesRequest
type BatchCreateMessagesResponse
type BatchDeleteEntitiesRequest
type BatchDeleteEntityTypesRequest
type BatchDeleteIntentsRequest
type BatchUpdateEntitiesRequest
type BatchUpdateEntityTypesRequest
type BatchUpdateEntityTypesRequest_EntityTypeBatchInline
type BatchUpdateEntityTypesRequest_EntityTypeBatchUri
type BatchUpdateEntityTypesResponse
type BatchUpdateIntentsRequest
type BatchUpdateIntentsRequest_IntentBatchInline
type BatchUpdateIntentsRequest_IntentBatchUri
type BatchUpdateIntentsResponse
type ClearSuggestionFeatureConfigOperationMetadata
type ClearSuggestionFeatureConfigRequest
type CompileSuggestionRequest
type CompileSuggestionResponse
type CompleteConversationRequest
type Context
type ContextsClient
    func NewContextsClient(cc grpc.ClientConnInterface) ContextsClient
type ContextsServer
type Conversation
type ConversationEvent
type ConversationEvent_NewMessagePayload
type ConversationEvent_Type
type ConversationPhoneNumber
type ConversationProfile
type ConversationProfilesClient
    func NewConversationProfilesClient(cc grpc.ClientConnInterface) ConversationProfilesClient
type ConversationProfilesServer
type Conversation_ConversationStage
type Conversation_LifecycleState
type ConversationsClient
    func NewConversationsClient(cc grpc.ClientConnInterface) ConversationsClient
type ConversationsServer
type CreateContextRequest
type CreateConversationProfileRequest
type CreateConversationRequest
type CreateDocumentRequest
type CreateEntityTypeRequest
type CreateEnvironmentRequest
type CreateIntentRequest
type CreateKnowledgeBaseRequest
type CreateMessageRequest
type CreateParticipantRequest
type CreateSessionEntityTypeRequest
type CreateVersionRequest
type DeleteAgentRequest
type DeleteAllContextsRequest
type DeleteContextRequest
type DeleteConversationProfileRequest
type DeleteDocumentRequest
type DeleteEntityTypeRequest
type DeleteEnvironmentRequest
type DeleteIntentRequest
type DeleteKnowledgeBaseRequest
type DeleteSessionEntityTypeRequest
type DeleteVersionRequest
type DetectIntentRequest
type DetectIntentResponse
type Document
type Document_Content
type Document_ContentUri
type Document_KnowledgeType
type Document_RawContent
type Document_ReloadStatus
type Document_State
type DocumentsClient
    func NewDocumentsClient(cc grpc.ClientConnInterface) DocumentsClient
type DocumentsServer
type DtmfParameters
type EntityType
type EntityTypeBatch
type EntityType_AutoExpansionMode
type EntityType_Entity
type EntityType_Kind
type EntityTypesClient
    func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient
type EntityTypesServer
type Environment
type EnvironmentHistory
type EnvironmentHistory_Entry
type Environment_State
type EnvironmentsClient
    func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient
type EnvironmentsServer
type EventInput
type ExportAgentRequest
type ExportAgentResponse
type ExportAgentResponse_AgentContent
type ExportAgentResponse_AgentUri
type ExportOperationMetadata
type FaqAnswer
type Fulfillment
type Fulfillment_Feature
type Fulfillment_Feature_Type
type Fulfillment_GenericWebService
type Fulfillment_GenericWebService_
type FulfillmentsClient
    func NewFulfillmentsClient(cc grpc.ClientConnInterface) FulfillmentsClient
type FulfillmentsServer
type GcsDestination
type GcsSource
type GcsSources
type GetAgentRequest
type GetAnswerRecordRequest
type GetContextRequest
type GetConversationProfileRequest
type GetConversationRequest
type GetDocumentRequest
type GetEntityTypeRequest
type GetEnvironmentHistoryRequest
type GetEnvironmentRequest
type GetFulfillmentRequest
type GetIntentRequest
type GetKnowledgeBaseRequest
type GetParticipantRequest
type GetSessionEntityTypeRequest
type GetValidationResultRequest
type GetVersionRequest
type HumanAgentAssistantConfig
type HumanAgentAssistantConfig_ConversationModelConfig
type HumanAgentAssistantConfig_ConversationProcessConfig
type HumanAgentAssistantConfig_MessageAnalysisConfig
type HumanAgentAssistantConfig_SuggestionConfig
type HumanAgentAssistantConfig_SuggestionFeatureConfig
type HumanAgentAssistantConfig_SuggestionQueryConfig
type HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings
type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_
type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_
type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource
type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_
type HumanAgentAssistantConfig_SuggestionTriggerSettings
type HumanAgentAssistantEvent
type HumanAgentHandoffConfig
type HumanAgentHandoffConfig_LivePersonConfig
type HumanAgentHandoffConfig_LivePersonConfig_
type HumanAgentHandoffConfig_SalesforceLiveAgentConfig
type HumanAgentHandoffConfig_SalesforceLiveAgentConfig_
type ImportAgentRequest
type ImportAgentRequest_AgentContent
type ImportAgentRequest_AgentUri
type ImportDocumentTemplate
type ImportDocumentsRequest
type ImportDocumentsRequest_GcsSource
type ImportDocumentsResponse
type InputAudioConfig
type InputTextConfig
type Intent
type IntentBatch
type IntentView
type Intent_FollowupIntentInfo
type Intent_Message
type Intent_Message_BasicCard
type Intent_Message_BasicCard_
type Intent_Message_BasicCard_Button
type Intent_Message_BasicCard_Button_OpenUriAction
type Intent_Message_BrowseCarouselCard
type Intent_Message_BrowseCarouselCard_
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction
type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint
type Intent_Message_BrowseCarouselCard_ImageDisplayOptions
type Intent_Message_Card
type Intent_Message_Card_
type Intent_Message_Card_Button
type Intent_Message_CarouselSelect
type Intent_Message_CarouselSelect_
type Intent_Message_CarouselSelect_Item
type Intent_Message_ColumnProperties
type Intent_Message_ColumnProperties_HorizontalAlignment
type Intent_Message_Image
type Intent_Message_Image_
type Intent_Message_LinkOutSuggestion
type Intent_Message_LinkOutSuggestion_
type Intent_Message_ListSelect
type Intent_Message_ListSelect_
type Intent_Message_ListSelect_Item
type Intent_Message_MediaContent
type Intent_Message_MediaContent_
type Intent_Message_MediaContent_ResponseMediaObject
type Intent_Message_MediaContent_ResponseMediaObject_Icon
type Intent_Message_MediaContent_ResponseMediaObject_LargeImage
type Intent_Message_MediaContent_ResponseMediaType
type Intent_Message_Payload
type Intent_Message_Platform
type Intent_Message_QuickReplies
type Intent_Message_QuickReplies_
type Intent_Message_RbmCardContent
type Intent_Message_RbmCardContent_RbmMedia
type Intent_Message_RbmCardContent_RbmMedia_Height
type Intent_Message_RbmCarouselCard
type Intent_Message_RbmCarouselCard_CardWidth
type Intent_Message_RbmCarouselRichCard
type Intent_Message_RbmStandaloneCard
type Intent_Message_RbmStandaloneCard_CardOrientation
type Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment
type Intent_Message_RbmStandaloneRichCard
type Intent_Message_RbmSuggestedAction
type Intent_Message_RbmSuggestedAction_Dial
type Intent_Message_RbmSuggestedAction_OpenUrl
type Intent_Message_RbmSuggestedAction_RbmSuggestedActionDial
type Intent_Message_RbmSuggestedAction_RbmSuggestedActionOpenUri
type Intent_Message_RbmSuggestedAction_RbmSuggestedActionShareLocation
type Intent_Message_RbmSuggestedAction_ShareLocation
type Intent_Message_RbmSuggestedReply
type Intent_Message_RbmSuggestion
type Intent_Message_RbmSuggestion_Action
type Intent_Message_RbmSuggestion_Reply
type Intent_Message_RbmText
type Intent_Message_RbmText_
type Intent_Message_SelectItemInfo
type Intent_Message_SimpleResponse
type Intent_Message_SimpleResponses
type Intent_Message_SimpleResponses_
type Intent_Message_Suggestion
type Intent_Message_Suggestions
type Intent_Message_Suggestions_
type Intent_Message_TableCard
type Intent_Message_TableCardCell
type Intent_Message_TableCardRow
type Intent_Message_TableCard_
type Intent_Message_TelephonyPlayAudio
type Intent_Message_TelephonyPlayAudio_
type Intent_Message_TelephonySynthesizeSpeech
type Intent_Message_TelephonySynthesizeSpeech_
type Intent_Message_TelephonySynthesizeSpeech_Ssml
type Intent_Message_TelephonySynthesizeSpeech_Text
type Intent_Message_TelephonyTransferCall
type Intent_Message_TelephonyTransferCall_
type Intent_Message_Text
type Intent_Message_Text_
type Intent_Parameter
type Intent_TrainingPhrase
type Intent_TrainingPhrase_Part
type Intent_TrainingPhrase_Type
type Intent_WebhookState
type IntentsClient
    func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient
type IntentsServer
type KnowledgeAnswers
type KnowledgeAnswers_Answer
type KnowledgeAnswers_Answer_MatchConfidenceLevel
type KnowledgeBase
type KnowledgeBasesClient
    func NewKnowledgeBasesClient(cc grpc.ClientConnInterface) KnowledgeBasesClient
type KnowledgeBasesServer
type KnowledgeOperationMetadata
type KnowledgeOperationMetadata_ExportOperationMetadata
type KnowledgeOperationMetadata_State
type ListAnswerRecordsRequest
type ListAnswerRecordsResponse
type ListContextsRequest
type ListContextsResponse
type ListConversationProfilesRequest
type ListConversationProfilesResponse
type ListConversationsRequest
type ListConversationsResponse
type ListDocumentsRequest
type ListDocumentsResponse
type ListEntityTypesRequest
type ListEntityTypesResponse
type ListEnvironmentsRequest
type ListEnvironmentsResponse
type ListIntentsRequest
type ListIntentsResponse
type ListKnowledgeBasesRequest
type ListKnowledgeBasesResponse
type ListMessagesRequest
type ListMessagesResponse
type ListParticipantsRequest
type ListParticipantsResponse
type ListSessionEntityTypesRequest
type ListSessionEntityTypesResponse
type ListSuggestionsRequest
type ListSuggestionsResponse
type ListVersionsRequest
type ListVersionsResponse
type LoggingConfig
type Message
type MessageAnnotation
type NotificationConfig
type NotificationConfig_MessageFormat
type OriginalDetectIntentRequest
type OutputAudio
type OutputAudioConfig
type OutputAudioEncoding
type Participant
type Participant_Role
type ParticipantsClient
    func NewParticipantsClient(cc grpc.ClientConnInterface) ParticipantsClient
type ParticipantsServer
type Participants_StreamingAnalyzeContentClient
type Participants_StreamingAnalyzeContentServer
type QueryInput
type QueryInput_AudioConfig
type QueryInput_Dtmf
type QueryInput_Event
type QueryInput_Text
type QueryParameters
type QueryResult
type ReloadDocumentRequest
type ReloadDocumentRequest_GcsSource
type ResponseMessage
type ResponseMessage_EndInteraction
type ResponseMessage_EndInteraction_
type ResponseMessage_LiveAgentHandoff
type ResponseMessage_LiveAgentHandoff_
type ResponseMessage_MixedAudio
type ResponseMessage_MixedAudio_
type ResponseMessage_MixedAudio_Segment
type ResponseMessage_MixedAudio_Segment_Audio
type ResponseMessage_MixedAudio_Segment_Uri
type ResponseMessage_Payload
type ResponseMessage_TelephonyTransferCall
type ResponseMessage_TelephonyTransferCall_
type ResponseMessage_TelephonyTransferCall_PhoneNumber
type ResponseMessage_TelephonyTransferCall_SipUri
type ResponseMessage_Text
type ResponseMessage_Text_
type RestoreAgentRequest
type RestoreAgentRequest_AgentContent
type RestoreAgentRequest_AgentUri
type SearchAgentsRequest
type SearchAgentsResponse
type Sentiment
type SentimentAnalysisRequestConfig
type SentimentAnalysisResult
type SessionEntityType
type SessionEntityType_EntityOverrideMode
type SessionEntityTypesClient
    func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient
type SessionEntityTypesServer
type SessionsClient
    func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient
type SessionsServer
type Sessions_StreamingDetectIntentClient
type Sessions_StreamingDetectIntentServer
type SetAgentRequest
type SetSuggestionFeatureConfigOperationMetadata
type SetSuggestionFeatureConfigRequest
type SmartReplyAnswer
type SpeechContext
type SpeechModelVariant
type SpeechToTextConfig
type SpeechWordInfo
type SsmlVoiceGender
type StreamingAnalyzeContentRequest
type StreamingAnalyzeContentRequest_AudioConfig
type StreamingAnalyzeContentRequest_InputAudio
type StreamingAnalyzeContentRequest_InputDtmf
type StreamingAnalyzeContentRequest_InputText
type StreamingAnalyzeContentRequest_TextConfig
type StreamingAnalyzeContentResponse
type StreamingDetectIntentRequest
type StreamingDetectIntentResponse
type StreamingRecognitionResult
type StreamingRecognitionResult_MessageType
type SubAgent
type SuggestArticlesRequest
type SuggestArticlesResponse
type SuggestConversationSummaryRequest
type SuggestConversationSummaryResponse
type SuggestConversationSummaryResponse_Summary
type SuggestFaqAnswersRequest
type SuggestFaqAnswersResponse
type SuggestSmartRepliesRequest
type SuggestSmartRepliesResponse
type Suggestion
type SuggestionFeature
type SuggestionFeature_Type
type SuggestionResult
type SuggestionResult_Error
type SuggestionResult_SuggestArticlesResponse
type SuggestionResult_SuggestFaqAnswersResponse
type SuggestionResult_SuggestSmartRepliesResponse
type Suggestion_Article
type Suggestion_FaqAnswer
type SynthesizeSpeechConfig
type TelephonyDtmf
type TelephonyDtmfEvents
type TextInput
type TextToSpeechSettings
type TrainAgentRequest
type UnimplementedAgentsServer
type UnimplementedAnswerRecordsServer
type UnimplementedContextsServer
type UnimplementedConversationProfilesServer
type UnimplementedConversationsServer
type UnimplementedDocumentsServer
type UnimplementedEntityTypesServer
type UnimplementedEnvironmentsServer
type UnimplementedFulfillmentsServer
type UnimplementedIntentsServer
type UnimplementedKnowledgeBasesServer
type UnimplementedParticipantsServer
type UnimplementedSessionEntityTypesServer
type UnimplementedSessionsServer
type UnimplementedVersionsServer
type UpdateAnswerRecordRequest
type UpdateContextRequest
type UpdateConversationProfileRequest
type UpdateDocumentRequest
type UpdateEntityTypeRequest
type UpdateEnvironmentRequest
type UpdateFulfillmentRequest
type UpdateIntentRequest
type UpdateKnowledgeBaseRequest
type UpdateParticipantRequest
type UpdateSessionEntityTypeRequest
type UpdateVersionRequest
type ValidationError
type ValidationError_Severity
type ValidationResult
type Version
type Version_VersionStatus
type VersionsClient
    func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient
type VersionsServer
type VoiceSelectionParams
type WebhookRequest
type WebhookResponse

Package files

alias.go

Constants

Deprecated: Please use consts in: cloud.google.com/go/dialogflow/apiv2beta1/dialogflowpb

const (
    AgentAssistantFeedback_ANSWER_RELEVANCE_UNSPECIFIED                                              = src.AgentAssistantFeedback_ANSWER_RELEVANCE_UNSPECIFIED
    AgentAssistantFeedback_CORRECT                                                                   = src.AgentAssistantFeedback_CORRECT
    AgentAssistantFeedback_DOCUMENT_CORRECTNESS_UNSPECIFIED                                          = src.AgentAssistantFeedback_DOCUMENT_CORRECTNESS_UNSPECIFIED
    AgentAssistantFeedback_DOCUMENT_EFFICIENCY_UNSPECIFIED                                           = src.AgentAssistantFeedback_DOCUMENT_EFFICIENCY_UNSPECIFIED
    AgentAssistantFeedback_EFFICIENT                                                                 = src.AgentAssistantFeedback_EFFICIENT
    AgentAssistantFeedback_INCORRECT                                                                 = src.AgentAssistantFeedback_INCORRECT
    AgentAssistantFeedback_INEFFICIENT                                                               = src.AgentAssistantFeedback_INEFFICIENT
    AgentAssistantFeedback_IRRELEVANT                                                                = src.AgentAssistantFeedback_IRRELEVANT
    AgentAssistantFeedback_RELEVANT                                                                  = src.AgentAssistantFeedback_RELEVANT
    Agent_API_VERSION_UNSPECIFIED                                                                    = src.Agent_API_VERSION_UNSPECIFIED
    Agent_API_VERSION_V1                                                                             = src.Agent_API_VERSION_V1
    Agent_API_VERSION_V2                                                                             = src.Agent_API_VERSION_V2
    Agent_API_VERSION_V2_BETA_1                                                                      = src.Agent_API_VERSION_V2_BETA_1
    Agent_MATCH_MODE_HYBRID                                                                          = src.Agent_MATCH_MODE_HYBRID
    Agent_MATCH_MODE_ML_ONLY                                                                         = src.Agent_MATCH_MODE_ML_ONLY
    Agent_MATCH_MODE_UNSPECIFIED                                                                     = src.Agent_MATCH_MODE_UNSPECIFIED
    Agent_TIER_ENTERPRISE                                                                            = src.Agent_TIER_ENTERPRISE
    Agent_TIER_ENTERPRISE_PLUS                                                                       = src.Agent_TIER_ENTERPRISE_PLUS
    Agent_TIER_STANDARD                                                                              = src.Agent_TIER_STANDARD
    Agent_TIER_UNSPECIFIED                                                                           = src.Agent_TIER_UNSPECIFIED
    AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED                                                     = src.AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED
    AnswerFeedback_FULLY_CORRECT                                                                     = src.AnswerFeedback_FULLY_CORRECT
    AnswerFeedback_NOT_CORRECT                                                                       = src.AnswerFeedback_NOT_CORRECT
    AnswerFeedback_PARTIALLY_CORRECT                                                                 = src.AnswerFeedback_PARTIALLY_CORRECT
    AudioEncoding_AUDIO_ENCODING_AMR                                                                 = src.AudioEncoding_AUDIO_ENCODING_AMR
    AudioEncoding_AUDIO_ENCODING_AMR_WB                                                              = src.AudioEncoding_AUDIO_ENCODING_AMR_WB
    AudioEncoding_AUDIO_ENCODING_FLAC                                                                = src.AudioEncoding_AUDIO_ENCODING_FLAC
    AudioEncoding_AUDIO_ENCODING_LINEAR_16                                                           = src.AudioEncoding_AUDIO_ENCODING_LINEAR_16
    AudioEncoding_AUDIO_ENCODING_MULAW                                                               = src.AudioEncoding_AUDIO_ENCODING_MULAW
    AudioEncoding_AUDIO_ENCODING_OGG_OPUS                                                            = src.AudioEncoding_AUDIO_ENCODING_OGG_OPUS
    AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE                                              = src.AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE
    AudioEncoding_AUDIO_ENCODING_UNSPECIFIED                                                         = src.AudioEncoding_AUDIO_ENCODING_UNSPECIFIED
    AutomatedAgentReply_AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED                                       = src.AutomatedAgentReply_AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED
    AutomatedAgentReply_FINAL                                                                        = src.AutomatedAgentReply_FINAL
    AutomatedAgentReply_PARTIAL                                                                      = src.AutomatedAgentReply_PARTIAL
    ConversationEvent_CONVERSATION_FINISHED                                                          = src.ConversationEvent_CONVERSATION_FINISHED
    ConversationEvent_CONVERSATION_STARTED                                                           = src.ConversationEvent_CONVERSATION_STARTED
    ConversationEvent_HUMAN_INTERVENTION_NEEDED                                                      = src.ConversationEvent_HUMAN_INTERVENTION_NEEDED
    ConversationEvent_NEW_MESSAGE                                                                    = src.ConversationEvent_NEW_MESSAGE
    ConversationEvent_TYPE_UNSPECIFIED                                                               = src.ConversationEvent_TYPE_UNSPECIFIED
    ConversationEvent_UNRECOVERABLE_ERROR                                                            = src.ConversationEvent_UNRECOVERABLE_ERROR
    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
    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_SMART_REPLY                                                                             = src.Document_SMART_REPLY
    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_RbmCardContent_RbmMedia_HEIGHT_UNSPECIFIED                                        = src.Intent_Message_RbmCardContent_RbmMedia_HEIGHT_UNSPECIFIED
    Intent_Message_RbmCardContent_RbmMedia_MEDIUM                                                    = src.Intent_Message_RbmCardContent_RbmMedia_MEDIUM
    Intent_Message_RbmCardContent_RbmMedia_SHORT                                                     = src.Intent_Message_RbmCardContent_RbmMedia_SHORT
    Intent_Message_RbmCardContent_RbmMedia_TALL                                                      = src.Intent_Message_RbmCardContent_RbmMedia_TALL
    Intent_Message_RbmCarouselCard_CARD_WIDTH_UNSPECIFIED                                            = src.Intent_Message_RbmCarouselCard_CARD_WIDTH_UNSPECIFIED
    Intent_Message_RbmCarouselCard_MEDIUM                                                            = src.Intent_Message_RbmCarouselCard_MEDIUM
    Intent_Message_RbmCarouselCard_SMALL                                                             = src.Intent_Message_RbmCarouselCard_SMALL
    Intent_Message_RbmStandaloneCard_CARD_ORIENTATION_UNSPECIFIED                                    = src.Intent_Message_RbmStandaloneCard_CARD_ORIENTATION_UNSPECIFIED
    Intent_Message_RbmStandaloneCard_HORIZONTAL                                                      = src.Intent_Message_RbmStandaloneCard_HORIZONTAL
    Intent_Message_RbmStandaloneCard_LEFT                                                            = src.Intent_Message_RbmStandaloneCard_LEFT
    Intent_Message_RbmStandaloneCard_RIGHT                                                           = src.Intent_Message_RbmStandaloneCard_RIGHT
    Intent_Message_RbmStandaloneCard_THUMBNAIL_IMAGE_ALIGNMENT_UNSPECIFIED                           = src.Intent_Message_RbmStandaloneCard_THUMBNAIL_IMAGE_ALIGNMENT_UNSPECIFIED
    Intent_Message_RbmStandaloneCard_VERTICAL                                                        = src.Intent_Message_RbmStandaloneCard_VERTICAL
    Intent_Message_SKYPE                                                                             = src.Intent_Message_SKYPE
    Intent_Message_SLACK                                                                             = src.Intent_Message_SLACK
    Intent_Message_TELEGRAM                                                                          = src.Intent_Message_TELEGRAM
    Intent_Message_TELEPHONY                                                                         = src.Intent_Message_TELEPHONY
    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
    KnowledgeAnswers_Answer_HIGH                                                                     = src.KnowledgeAnswers_Answer_HIGH
    KnowledgeAnswers_Answer_LOW                                                                      = src.KnowledgeAnswers_Answer_LOW
    KnowledgeAnswers_Answer_MATCH_CONFIDENCE_LEVEL_UNSPECIFIED                                       = src.KnowledgeAnswers_Answer_MATCH_CONFIDENCE_LEVEL_UNSPECIFIED
    KnowledgeAnswers_Answer_MEDIUM                                                                   = src.KnowledgeAnswers_Answer_MEDIUM
    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_DTMF_DIGITS                                                           = src.StreamingRecognitionResult_DTMF_DIGITS
    StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE                                               = src.StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE
    StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED                                              = src.StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED
    StreamingRecognitionResult_PARTIAL_DTMF_DIGITS                                                   = src.StreamingRecognitionResult_PARTIAL_DTMF_DIGITS
    StreamingRecognitionResult_TRANSCRIPT                                                            = src.StreamingRecognitionResult_TRANSCRIPT
    SuggestionFeature_ARTICLE_SUGGESTION                                                             = src.SuggestionFeature_ARTICLE_SUGGESTION
    SuggestionFeature_CONVERSATION_SUMMARIZATION                                                     = src.SuggestionFeature_CONVERSATION_SUMMARIZATION
    SuggestionFeature_FAQ                                                                            = src.SuggestionFeature_FAQ
    SuggestionFeature_SMART_REPLY                                                                    = src.SuggestionFeature_SMART_REPLY
    SuggestionFeature_TYPE_UNSPECIFIED                                                               = src.SuggestionFeature_TYPE_UNSPECIFIED
    TelephonyDtmf_DTMF_A                                                                             = src.TelephonyDtmf_DTMF_A
    TelephonyDtmf_DTMF_B                                                                             = src.TelephonyDtmf_DTMF_B
    TelephonyDtmf_DTMF_C                                                                             = src.TelephonyDtmf_DTMF_C
    TelephonyDtmf_DTMF_D                                                                             = src.TelephonyDtmf_DTMF_D
    TelephonyDtmf_DTMF_EIGHT                                                                         = src.TelephonyDtmf_DTMF_EIGHT
    TelephonyDtmf_DTMF_FIVE                                                                          = src.TelephonyDtmf_DTMF_FIVE
    TelephonyDtmf_DTMF_FOUR                                                                          = src.TelephonyDtmf_DTMF_FOUR
    TelephonyDtmf_DTMF_NINE                                                                          = src.TelephonyDtmf_DTMF_NINE
    TelephonyDtmf_DTMF_ONE                                                                           = src.TelephonyDtmf_DTMF_ONE
    TelephonyDtmf_DTMF_POUND                                                                         = src.TelephonyDtmf_DTMF_POUND
    TelephonyDtmf_DTMF_SEVEN                                                                         = src.TelephonyDtmf_DTMF_SEVEN
    TelephonyDtmf_DTMF_SIX                                                                           = src.TelephonyDtmf_DTMF_SIX
    TelephonyDtmf_DTMF_STAR                                                                          = src.TelephonyDtmf_DTMF_STAR
    TelephonyDtmf_DTMF_THREE                                                                         = src.TelephonyDtmf_DTMF_THREE
    TelephonyDtmf_DTMF_TWO                                                                           = src.TelephonyDtmf_DTMF_TWO
    TelephonyDtmf_DTMF_ZERO                                                                          = src.TelephonyDtmf_DTMF_ZERO
    TelephonyDtmf_TELEPHONY_DTMF_UNSPECIFIED                                                         = src.TelephonyDtmf_TELEPHONY_DTMF_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
)

Variables

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

var (
    AgentAssistantFeedback_AnswerRelevance_name                                              = src.AgentAssistantFeedback_AnswerRelevance_name
    AgentAssistantFeedback_AnswerRelevance_value                                             = src.AgentAssistantFeedback_AnswerRelevance_value
    AgentAssistantFeedback_DocumentCorrectness_name                                          = src.AgentAssistantFeedback_DocumentCorrectness_name
    AgentAssistantFeedback_DocumentCorrectness_value                                         = src.AgentAssistantFeedback_DocumentCorrectness_value
    AgentAssistantFeedback_DocumentEfficiency_name                                           = src.AgentAssistantFeedback_DocumentEfficiency_name
    AgentAssistantFeedback_DocumentEfficiency_value                                          = src.AgentAssistantFeedback_DocumentEfficiency_value
    Agent_ApiVersion_name                                                                    = src.Agent_ApiVersion_name
    Agent_ApiVersion_value                                                                   = src.Agent_ApiVersion_value
    Agent_MatchMode_name                                                                     = src.Agent_MatchMode_name
    Agent_MatchMode_value                                                                    = src.Agent_MatchMode_value
    Agent_Tier_name                                                                          = src.Agent_Tier_name
    Agent_Tier_value                                                                         = src.Agent_Tier_value
    AnswerFeedback_CorrectnessLevel_name                                                     = src.AnswerFeedback_CorrectnessLevel_name
    AnswerFeedback_CorrectnessLevel_value                                                    = src.AnswerFeedback_CorrectnessLevel_value
    AudioEncoding_name                                                                       = src.AudioEncoding_name
    AudioEncoding_value                                                                      = src.AudioEncoding_value
    AutomatedAgentReply_AutomatedAgentReplyType_name                                         = src.AutomatedAgentReply_AutomatedAgentReplyType_name
    AutomatedAgentReply_AutomatedAgentReplyType_value                                        = src.AutomatedAgentReply_AutomatedAgentReplyType_value
    ConversationEvent_Type_name                                                              = src.ConversationEvent_Type_name
    ConversationEvent_Type_value                                                             = src.ConversationEvent_Type_value
    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
    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_v2beta1_agent_proto                                         = src.File_google_cloud_dialogflow_v2beta1_agent_proto
    File_google_cloud_dialogflow_v2beta1_answer_record_proto                                 = src.File_google_cloud_dialogflow_v2beta1_answer_record_proto
    File_google_cloud_dialogflow_v2beta1_audio_config_proto                                  = src.File_google_cloud_dialogflow_v2beta1_audio_config_proto
    File_google_cloud_dialogflow_v2beta1_context_proto                                       = src.File_google_cloud_dialogflow_v2beta1_context_proto
    File_google_cloud_dialogflow_v2beta1_conversation_event_proto                            = src.File_google_cloud_dialogflow_v2beta1_conversation_event_proto
    File_google_cloud_dialogflow_v2beta1_conversation_profile_proto                          = src.File_google_cloud_dialogflow_v2beta1_conversation_profile_proto
    File_google_cloud_dialogflow_v2beta1_conversation_proto                                  = src.File_google_cloud_dialogflow_v2beta1_conversation_proto
    File_google_cloud_dialogflow_v2beta1_document_proto                                      = src.File_google_cloud_dialogflow_v2beta1_document_proto
    File_google_cloud_dialogflow_v2beta1_entity_type_proto                                   = src.File_google_cloud_dialogflow_v2beta1_entity_type_proto
    File_google_cloud_dialogflow_v2beta1_environment_proto                                   = src.File_google_cloud_dialogflow_v2beta1_environment_proto
    File_google_cloud_dialogflow_v2beta1_fulfillment_proto                                   = src.File_google_cloud_dialogflow_v2beta1_fulfillment_proto
    File_google_cloud_dialogflow_v2beta1_gcs_proto                                           = src.File_google_cloud_dialogflow_v2beta1_gcs_proto
    File_google_cloud_dialogflow_v2beta1_human_agent_assistant_event_proto                   = src.File_google_cloud_dialogflow_v2beta1_human_agent_assistant_event_proto
    File_google_cloud_dialogflow_v2beta1_intent_proto                                        = src.File_google_cloud_dialogflow_v2beta1_intent_proto
    File_google_cloud_dialogflow_v2beta1_knowledge_base_proto                                = src.File_google_cloud_dialogflow_v2beta1_knowledge_base_proto
    File_google_cloud_dialogflow_v2beta1_participant_proto                                   = src.File_google_cloud_dialogflow_v2beta1_participant_proto
    File_google_cloud_dialogflow_v2beta1_session_entity_type_proto                           = src.File_google_cloud_dialogflow_v2beta1_session_entity_type_proto
    File_google_cloud_dialogflow_v2beta1_session_proto                                       = src.File_google_cloud_dialogflow_v2beta1_session_proto
    File_google_cloud_dialogflow_v2beta1_validation_result_proto                             = src.File_google_cloud_dialogflow_v2beta1_validation_result_proto
    File_google_cloud_dialogflow_v2beta1_version_proto                                       = src.File_google_cloud_dialogflow_v2beta1_version_proto
    File_google_cloud_dialogflow_v2beta1_webhook_proto                                       = src.File_google_cloud_dialogflow_v2beta1_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_Message_RbmCardContent_RbmMedia_Height_name                                       = src.Intent_Message_RbmCardContent_RbmMedia_Height_name
    Intent_Message_RbmCardContent_RbmMedia_Height_value                                      = src.Intent_Message_RbmCardContent_RbmMedia_Height_value
    Intent_Message_RbmCarouselCard_CardWidth_name                                            = src.Intent_Message_RbmCarouselCard_CardWidth_name
    Intent_Message_RbmCarouselCard_CardWidth_value                                           = src.Intent_Message_RbmCarouselCard_CardWidth_value
    Intent_Message_RbmStandaloneCard_CardOrientation_name                                    = src.Intent_Message_RbmStandaloneCard_CardOrientation_name
    Intent_Message_RbmStandaloneCard_CardOrientation_value                                   = src.Intent_Message_RbmStandaloneCard_CardOrientation_value
    Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment_name                            = src.Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment_name
    Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment_value                           = src.Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment_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
    KnowledgeAnswers_Answer_MatchConfidenceLevel_name                                        = src.KnowledgeAnswers_Answer_MatchConfidenceLevel_name
    KnowledgeAnswers_Answer_MatchConfidenceLevel_value                                       = src.KnowledgeAnswers_Answer_MatchConfidenceLevel_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
    TelephonyDtmf_name                                                                       = src.TelephonyDtmf_name
    TelephonyDtmf_value                                                                      = src.TelephonyDtmf_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
)

func RegisterAgentsServer

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

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

func RegisterAnswerRecordsServer

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

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

func RegisterContextsServer

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

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

func RegisterConversationProfilesServer

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

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

func RegisterConversationsServer

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

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

func RegisterDocumentsServer

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

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

func RegisterEntityTypesServer

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

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

func RegisterEnvironmentsServer

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

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

func RegisterFulfillmentsServer

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

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

func RegisterIntentsServer

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

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

func RegisterKnowledgeBasesServer

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

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

func RegisterParticipantsServer

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

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

func RegisterSessionEntityTypesServer

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

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

func RegisterSessionsServer

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

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

func RegisterVersionsServer

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

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

type 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/apiv2beta1/dialogflowpb

type Agent = src.Agent

type AgentAssistantFeedback

Detail feedback of Agent Assistant result.

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

type AgentAssistantFeedback = src.AgentAssistantFeedback

type AgentAssistantFeedback_AnswerRelevance

Relevance of an answer.

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

type AgentAssistantFeedback_AnswerRelevance = src.AgentAssistantFeedback_AnswerRelevance

type AgentAssistantFeedback_DocumentCorrectness

Correctness of document.

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

type AgentAssistantFeedback_DocumentCorrectness = src.AgentAssistantFeedback_DocumentCorrectness

type AgentAssistantFeedback_DocumentEfficiency

Efficiency of document.

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

type AgentAssistantFeedback_DocumentEfficiency = src.AgentAssistantFeedback_DocumentEfficiency

type AgentAssistantFeedback_SummarizationFeedback

Feedback for conversation summarization.

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

type AgentAssistantFeedback_SummarizationFeedback = src.AgentAssistantFeedback_SummarizationFeedback

type AgentAssistantRecord

Represents a record of a human agent assistant answer.

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

type AgentAssistantRecord = src.AgentAssistantRecord

type AgentAssistantRecord_ArticleSuggestionAnswer

type AgentAssistantRecord_ArticleSuggestionAnswer = src.AgentAssistantRecord_ArticleSuggestionAnswer

type AgentAssistantRecord_FaqAnswer

type AgentAssistantRecord_FaqAnswer = src.AgentAssistantRecord_FaqAnswer

type Agent_ApiVersion

API version for the agent.

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

type Agent_ApiVersion = src.Agent_ApiVersion

type Agent_MatchMode

Match mode determines how intents are detected from user queries.

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

type Agent_MatchMode = src.Agent_MatchMode

type Agent_Tier

Represents the agent tier.

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

type Agent_Tier = src.Agent_Tier

type 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/apiv2beta1/dialogflowpb

type AgentsClient = src.AgentsClient

func NewAgentsClient

func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient

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

type AgentsServer

AgentsServer is the server API for Agents service.

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

type AgentsServer = src.AgentsServer

type AnalyzeContentRequest

The request message for [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent].

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

type AnalyzeContentRequest = src.AnalyzeContentRequest

type AnalyzeContentRequest_AudioInput

type AnalyzeContentRequest_AudioInput = src.AnalyzeContentRequest_AudioInput

type AnalyzeContentRequest_EventInput

type AnalyzeContentRequest_EventInput = src.AnalyzeContentRequest_EventInput

type AnalyzeContentRequest_TextInput

type AnalyzeContentRequest_TextInput = src.AnalyzeContentRequest_TextInput

type AnalyzeContentResponse

The response message for [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent].

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

type AnalyzeContentResponse = src.AnalyzeContentResponse

type 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/apiv2beta1/dialogflowpb

type AnnotatedMessagePart = src.AnnotatedMessagePart

type 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/apiv2beta1/dialogflowpb

type AnswerFeedback = src.AnswerFeedback

type AnswerFeedback_AgentAssistantDetailFeedback

type AnswerFeedback_AgentAssistantDetailFeedback = src.AnswerFeedback_AgentAssistantDetailFeedback

type AnswerFeedback_CorrectnessLevel

The correctness level of an answer.

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

type AnswerFeedback_CorrectnessLevel = src.AnswerFeedback_CorrectnessLevel

type 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.v2beta1.AnswerRecord.name] are returned to the customers. 2. The customer uses the [AnswerRecord.name][google.cloud.dialogflow.v2beta1.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/apiv2beta1/dialogflowpb

type AnswerRecord = src.AnswerRecord

type AnswerRecord_AgentAssistantRecord

type AnswerRecord_AgentAssistantRecord = src.AnswerRecord_AgentAssistantRecord

type 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/apiv2beta1/dialogflowpb

type AnswerRecordsClient = src.AnswerRecordsClient

func NewAnswerRecordsClient

func NewAnswerRecordsClient(cc grpc.ClientConnInterface) AnswerRecordsClient

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

type AnswerRecordsServer

AnswerRecordsServer is the server API for AnswerRecords service.

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

type AnswerRecordsServer = src.AnswerRecordsServer

type ArticleAnswer

Represents article answer.

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

type ArticleAnswer = src.ArticleAnswer

type AssistQueryParameters

Represents the parameters of human assist query.

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

type AssistQueryParameters = src.AssistQueryParameters

type 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/apiv2beta1/dialogflowpb

type AudioEncoding = src.AudioEncoding

type AudioInput

Represents the natural language speech audio to be processed.

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

type AudioInput = src.AudioInput

type AutomatedAgentConfig

Defines the Automated Agent to connect to a conversation.

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

type AutomatedAgentConfig = src.AutomatedAgentConfig

type AutomatedAgentReply

Represents a response from an automated agent.

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

type AutomatedAgentReply = src.AutomatedAgentReply

type AutomatedAgentReply_AutomatedAgentReplyType

Represents different automated agent reply types.

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

type AutomatedAgentReply_AutomatedAgentReplyType = src.AutomatedAgentReply_AutomatedAgentReplyType

type AutomatedAgentReply_DetectIntentResponse

type AutomatedAgentReply_DetectIntentResponse = src.AutomatedAgentReply_DetectIntentResponse

type AutomatedAgentReply_Event

type AutomatedAgentReply_Event = src.AutomatedAgentReply_Event

type AutomatedAgentReply_Intent

type AutomatedAgentReply_Intent = src.AutomatedAgentReply_Intent

type BatchCreateEntitiesRequest

The request message for [EntityTypes.BatchCreateEntities][google.cloud.dialogflow.v2beta1.EntityTypes.BatchCreateEntities].

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

type BatchCreateEntitiesRequest = src.BatchCreateEntitiesRequest

type BatchCreateMessagesRequest

The request message for [Conversations.BatchCreateMessagesRequest][].

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

type BatchCreateMessagesRequest = src.BatchCreateMessagesRequest

type BatchCreateMessagesResponse

The request message for [Conversations.BatchCreateMessagesResponse][].

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

type BatchCreateMessagesResponse = src.BatchCreateMessagesResponse

type BatchDeleteEntitiesRequest

The request message for [EntityTypes.BatchDeleteEntities][google.cloud.dialogflow.v2beta1.EntityTypes.BatchDeleteEntities].

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

type BatchDeleteEntitiesRequest = src.BatchDeleteEntitiesRequest

type BatchDeleteEntityTypesRequest

The request message for [EntityTypes.BatchDeleteEntityTypes][google.cloud.dialogflow.v2beta1.EntityTypes.BatchDeleteEntityTypes].

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

type BatchDeleteEntityTypesRequest = src.BatchDeleteEntityTypesRequest

type BatchDeleteIntentsRequest

The request message for [Intents.BatchDeleteIntents][google.cloud.dialogflow.v2beta1.Intents.BatchDeleteIntents].

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

type BatchDeleteIntentsRequest = src.BatchDeleteIntentsRequest

type BatchUpdateEntitiesRequest

The request message for [EntityTypes.BatchUpdateEntities][google.cloud.dialogflow.v2beta1.EntityTypes.BatchUpdateEntities].

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

type BatchUpdateEntitiesRequest = src.BatchUpdateEntitiesRequest

type BatchUpdateEntityTypesRequest

The request message for [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2beta1.EntityTypes.BatchUpdateEntityTypes].

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

type BatchUpdateEntityTypesRequest = src.BatchUpdateEntityTypesRequest

type BatchUpdateEntityTypesRequest_EntityTypeBatchInline

type BatchUpdateEntityTypesRequest_EntityTypeBatchInline = src.BatchUpdateEntityTypesRequest_EntityTypeBatchInline

type BatchUpdateEntityTypesRequest_EntityTypeBatchUri

type BatchUpdateEntityTypesRequest_EntityTypeBatchUri = src.BatchUpdateEntityTypesRequest_EntityTypeBatchUri

type BatchUpdateEntityTypesResponse

The response message for [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2beta1.EntityTypes.BatchUpdateEntityTypes].

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

type BatchUpdateEntityTypesResponse = src.BatchUpdateEntityTypesResponse

type BatchUpdateIntentsRequest

The request message for [Intents.BatchUpdateIntents][google.cloud.dialogflow.v2beta1.Intents.BatchUpdateIntents].

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

type BatchUpdateIntentsRequest = src.BatchUpdateIntentsRequest

type BatchUpdateIntentsRequest_IntentBatchInline

type BatchUpdateIntentsRequest_IntentBatchInline = src.BatchUpdateIntentsRequest_IntentBatchInline

type BatchUpdateIntentsRequest_IntentBatchUri

type BatchUpdateIntentsRequest_IntentBatchUri = src.BatchUpdateIntentsRequest_IntentBatchUri

type BatchUpdateIntentsResponse

The response message for [Intents.BatchUpdateIntents][google.cloud.dialogflow.v2beta1.Intents.BatchUpdateIntents].

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

type BatchUpdateIntentsResponse = src.BatchUpdateIntentsResponse

type ClearSuggestionFeatureConfigOperationMetadata

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

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

type ClearSuggestionFeatureConfigOperationMetadata = src.ClearSuggestionFeatureConfigOperationMetadata

type ClearSuggestionFeatureConfigRequest

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

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

type ClearSuggestionFeatureConfigRequest = src.ClearSuggestionFeatureConfigRequest

type CompileSuggestionRequest

The request message for [Participants.CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]. Deprecated: Do not use.

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

type CompileSuggestionRequest = src.CompileSuggestionRequest

type CompileSuggestionResponse

The response message for [Participants.CompileSuggestion][google.cloud.dialogflow.v2beta1.Participants.CompileSuggestion]. Deprecated: Do not use.

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

type CompileSuggestionResponse = src.CompileSuggestionResponse

type CompleteConversationRequest

The request message for [Conversations.CompleteConversation][google.cloud.dialogflow.v2beta1.Conversations.CompleteConversation].

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

type CompleteConversationRequest = src.CompleteConversationRequest

type 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/apiv2beta1/dialogflowpb

type Context = src.Context

type 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/apiv2beta1/dialogflowpb

type ContextsClient = src.ContextsClient

func NewContextsClient

func NewContextsClient(cc grpc.ClientConnInterface) ContextsClient

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

type ContextsServer

ContextsServer is the server API for Contexts service.

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

type ContextsServer = src.ContextsServer

type 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/apiv2beta1/dialogflowpb

type Conversation = src.Conversation

type ConversationEvent

Represents a notification sent to Pub/Sub subscribers for conversation lifecycle events.

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

type ConversationEvent = src.ConversationEvent

type ConversationEvent_NewMessagePayload

type ConversationEvent_NewMessagePayload = src.ConversationEvent_NewMessagePayload

type ConversationEvent_Type

Enumeration of the types of events available.

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

type ConversationEvent_Type = src.ConversationEvent_Type

type 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/apiv2beta1/dialogflowpb

type ConversationPhoneNumber = src.ConversationPhoneNumber

type ConversationProfile

Defines the services to connect to incoming Dialogflow conversations.

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

type ConversationProfile = src.ConversationProfile

type 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/apiv2beta1/dialogflowpb

type ConversationProfilesClient = src.ConversationProfilesClient

func NewConversationProfilesClient

func NewConversationProfilesClient(cc grpc.ClientConnInterface) ConversationProfilesClient

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

type ConversationProfilesServer

ConversationProfilesServer is the server API for ConversationProfiles service.

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

type ConversationProfilesServer = src.ConversationProfilesServer

type 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/apiv2beta1/dialogflowpb

type Conversation_ConversationStage = src.Conversation_ConversationStage

type Conversation_LifecycleState

Enumeration of the completion status of the conversation.

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

type Conversation_LifecycleState = src.Conversation_LifecycleState

type 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/apiv2beta1/dialogflowpb

type ConversationsClient = src.ConversationsClient

func NewConversationsClient

func NewConversationsClient(cc grpc.ClientConnInterface) ConversationsClient

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

type ConversationsServer

ConversationsServer is the server API for Conversations service.

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

type ConversationsServer = src.ConversationsServer

type CreateContextRequest

The request message for [Contexts.CreateContext][google.cloud.dialogflow.v2beta1.Contexts.CreateContext].

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

type CreateContextRequest = src.CreateContextRequest

type CreateConversationProfileRequest

The request message for [ConversationProfiles.CreateConversationProfile][google.cloud.dialogflow.v2beta1.ConversationProfiles.CreateConversationProfile].

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

type CreateConversationProfileRequest = src.CreateConversationProfileRequest

type CreateConversationRequest

The request message for [Conversations.CreateConversation][google.cloud.dialogflow.v2beta1.Conversations.CreateConversation].

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

type CreateConversationRequest = src.CreateConversationRequest

type CreateDocumentRequest

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

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

type CreateDocumentRequest = src.CreateDocumentRequest

type CreateEntityTypeRequest

The request message for [EntityTypes.CreateEntityType][google.cloud.dialogflow.v2beta1.EntityTypes.CreateEntityType].

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

type CreateEntityTypeRequest = src.CreateEntityTypeRequest

type CreateEnvironmentRequest

The request message for [Environments.CreateEnvironment][google.cloud.dialogflow.v2beta1.Environments.CreateEnvironment].

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

type CreateEnvironmentRequest = src.CreateEnvironmentRequest

type CreateIntentRequest

The request message for [Intents.CreateIntent][google.cloud.dialogflow.v2beta1.Intents.CreateIntent].

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

type CreateIntentRequest = src.CreateIntentRequest

type CreateKnowledgeBaseRequest

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

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

type CreateKnowledgeBaseRequest = src.CreateKnowledgeBaseRequest

type CreateMessageRequest

The request message to create one Message. Currently it is only used in BatchCreateMessagesRequest.

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

type CreateMessageRequest = src.CreateMessageRequest

type CreateParticipantRequest

The request message for [Participants.CreateParticipant][google.cloud.dialogflow.v2beta1.Participants.CreateParticipant].

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

type CreateParticipantRequest = src.CreateParticipantRequest

type CreateSessionEntityTypeRequest

The request message for [SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.v2beta1.SessionEntityTypes.CreateSessionEntityType].

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

type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest

type CreateVersionRequest

The request message for [Versions.CreateVersion][google.cloud.dialogflow.v2beta1.Versions.CreateVersion].

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

type CreateVersionRequest = src.CreateVersionRequest

type DeleteAgentRequest

The request message for [Agents.DeleteAgent][google.cloud.dialogflow.v2beta1.Agents.DeleteAgent].

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

type DeleteAgentRequest = src.DeleteAgentRequest

type DeleteAllContextsRequest

The request message for [Contexts.DeleteAllContexts][google.cloud.dialogflow.v2beta1.Contexts.DeleteAllContexts].

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

type DeleteAllContextsRequest = src.DeleteAllContextsRequest

type DeleteContextRequest

The request message for [Contexts.DeleteContext][google.cloud.dialogflow.v2beta1.Contexts.DeleteContext].

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

type DeleteContextRequest = src.DeleteContextRequest

type DeleteConversationProfileRequest

The request message for [ConversationProfiles.DeleteConversationProfile][google.cloud.dialogflow.v2beta1.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/apiv2beta1/dialogflowpb

type DeleteConversationProfileRequest = src.DeleteConversationProfileRequest

type DeleteDocumentRequest

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

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

type DeleteDocumentRequest = src.DeleteDocumentRequest

type DeleteEntityTypeRequest

The request message for [EntityTypes.DeleteEntityType][google.cloud.dialogflow.v2beta1.EntityTypes.DeleteEntityType].

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

type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest

type DeleteEnvironmentRequest

The request message for [Environments.DeleteEnvironment][google.cloud.dialogflow.v2beta1.Environments.DeleteEnvironment].

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

type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest

type DeleteIntentRequest

The request message for [Intents.DeleteIntent][google.cloud.dialogflow.v2beta1.Intents.DeleteIntent].

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

type DeleteIntentRequest = src.DeleteIntentRequest

type DeleteKnowledgeBaseRequest

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

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

type DeleteKnowledgeBaseRequest = src.DeleteKnowledgeBaseRequest

type DeleteSessionEntityTypeRequest

The request message for [SessionEntityTypes.DeleteSessionEntityType][google.cloud.dialogflow.v2beta1.SessionEntityTypes.DeleteSessionEntityType].

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

type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest

type DeleteVersionRequest

The request message for [Versions.DeleteVersion][google.cloud.dialogflow.v2beta1.Versions.DeleteVersion].

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

type DeleteVersionRequest = src.DeleteVersionRequest

type DetectIntentRequest

The request to detect user's intent.

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

type DetectIntentRequest = src.DetectIntentRequest

type DetectIntentResponse

The message returned from the DetectIntent method.

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

type DetectIntentResponse = src.DetectIntentResponse

type Document

A knowledge document to be used by a KnowledgeBase[google.cloud.dialogflow.v2beta1.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/apiv2beta1/dialogflowpb

type Document = src.Document

type Document_Content

type Document_Content = src.Document_Content

type Document_ContentUri

type Document_ContentUri = src.Document_ContentUri

type Document_KnowledgeType

The knowledge type of document content.

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

type Document_KnowledgeType = src.Document_KnowledgeType

type Document_RawContent

type Document_RawContent = src.Document_RawContent

type Document_ReloadStatus

The status of a reload attempt.

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

type Document_ReloadStatus = src.Document_ReloadStatus

type Document_State

Possible states of the document

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

type Document_State = src.Document_State

type 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/apiv2beta1/dialogflowpb

type DocumentsClient = src.DocumentsClient

func NewDocumentsClient

func NewDocumentsClient(cc grpc.ClientConnInterface) DocumentsClient

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

type DocumentsServer

DocumentsServer is the server API for Documents service.

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

type DocumentsServer = src.DocumentsServer

type DtmfParameters

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

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

type DtmfParameters = src.DtmfParameters

type 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/apiv2beta1/dialogflowpb

type EntityType = src.EntityType

type EntityTypeBatch

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

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

type EntityTypeBatch = src.EntityTypeBatch

type 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/apiv2beta1/dialogflowpb

type EntityType_AutoExpansionMode = src.EntityType_AutoExpansionMode

type EntityType_Entity

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

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

type EntityType_Entity = src.EntityType_Entity

type EntityType_Kind

Represents kinds of entities.

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

type EntityType_Kind = src.EntityType_Kind

type 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/apiv2beta1/dialogflowpb

type EntityTypesClient = src.EntityTypesClient

func NewEntityTypesClient

func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient

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

type EntityTypesServer

EntityTypesServer is the server API for EntityTypes service.

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

type EntityTypesServer = src.EntityTypesServer

type 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/apiv2beta1/dialogflowpb

type Environment = src.Environment

type EnvironmentHistory

The response message for [Environments.GetEnvironmentHistory][google.cloud.dialogflow.v2beta1.Environments.GetEnvironmentHistory].

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

type EnvironmentHistory = src.EnvironmentHistory

type EnvironmentHistory_Entry

Represents an environment history entry.

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

type EnvironmentHistory_Entry = src.EnvironmentHistory_Entry

type 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/apiv2beta1/dialogflowpb

type Environment_State = src.Environment_State

type 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/apiv2beta1/dialogflowpb

type EnvironmentsClient = src.EnvironmentsClient

func NewEnvironmentsClient

func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient

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

type EnvironmentsServer

EnvironmentsServer is the server API for Environments service.

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

type EnvironmentsServer = src.EnvironmentsServer

type 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/apiv2beta1/dialogflowpb

type EventInput = src.EventInput

type ExportAgentRequest

The request message for [Agents.ExportAgent][google.cloud.dialogflow.v2beta1.Agents.ExportAgent].

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

type ExportAgentRequest = src.ExportAgentRequest

type ExportAgentResponse

The response message for [Agents.ExportAgent][google.cloud.dialogflow.v2beta1.Agents.ExportAgent].

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

type ExportAgentResponse = src.ExportAgentResponse

type ExportAgentResponse_AgentContent

type ExportAgentResponse_AgentContent = src.ExportAgentResponse_AgentContent

type ExportAgentResponse_AgentUri

type ExportAgentResponse_AgentUri = src.ExportAgentResponse_AgentUri

type ExportOperationMetadata

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

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

type ExportOperationMetadata = src.ExportOperationMetadata

type FaqAnswer

Represents answer from "frequently asked questions".

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

type FaqAnswer = src.FaqAnswer

type 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/apiv2beta1/dialogflowpb

type Fulfillment = src.Fulfillment

type Fulfillment_Feature

Whether fulfillment is enabled for the specific feature.

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

type Fulfillment_Feature = src.Fulfillment_Feature

type Fulfillment_Feature_Type

The type of the feature.

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

type Fulfillment_Feature_Type = src.Fulfillment_Feature_Type

type 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/apiv2beta1/dialogflowpb

type Fulfillment_GenericWebService = src.Fulfillment_GenericWebService

type Fulfillment_GenericWebService_

type Fulfillment_GenericWebService_ = src.Fulfillment_GenericWebService_

type 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/apiv2beta1/dialogflowpb

type FulfillmentsClient = src.FulfillmentsClient

func NewFulfillmentsClient

func NewFulfillmentsClient(cc grpc.ClientConnInterface) FulfillmentsClient

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

type FulfillmentsServer

FulfillmentsServer is the server API for Fulfillments service.

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

type FulfillmentsServer = src.FulfillmentsServer

type GcsDestination

Google Cloud Storage location for the output.

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

type GcsDestination = src.GcsDestination

type GcsSource

Google Cloud Storage location for single input.

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

type GcsSource = src.GcsSource

type GcsSources

Google Cloud Storage locations for the inputs.

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

type GcsSources = src.GcsSources

type GetAgentRequest

The request message for [Agents.GetAgent][google.cloud.dialogflow.v2beta1.Agents.GetAgent].

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

type GetAgentRequest = src.GetAgentRequest

type GetAnswerRecordRequest

Request message for [AnswerRecords.GetAnswerRecord][google.cloud.dialogflow.v2beta1.AnswerRecords.GetAnswerRecord].

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

type GetAnswerRecordRequest = src.GetAnswerRecordRequest

type GetContextRequest

The request message for [Contexts.GetContext][google.cloud.dialogflow.v2beta1.Contexts.GetContext].

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

type GetContextRequest = src.GetContextRequest

type GetConversationProfileRequest

The request message for [ConversationProfiles.GetConversationProfile][google.cloud.dialogflow.v2beta1.ConversationProfiles.GetConversationProfile].

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

type GetConversationProfileRequest = src.GetConversationProfileRequest

type GetConversationRequest

The request message for [Conversations.GetConversation][google.cloud.dialogflow.v2beta1.Conversations.GetConversation].

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

type GetConversationRequest = src.GetConversationRequest

type GetDocumentRequest

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

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

type GetDocumentRequest = src.GetDocumentRequest

type GetEntityTypeRequest

The request message for [EntityTypes.GetEntityType][google.cloud.dialogflow.v2beta1.EntityTypes.GetEntityType].

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

type GetEntityTypeRequest = src.GetEntityTypeRequest

type GetEnvironmentHistoryRequest

The request message for [Environments.GetEnvironmentHistory][google.cloud.dialogflow.v2beta1.Environments.GetEnvironmentHistory].

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

type GetEnvironmentHistoryRequest = src.GetEnvironmentHistoryRequest

type GetEnvironmentRequest

The request message for [Environments.GetEnvironment][google.cloud.dialogflow.v2beta1.Environments.GetEnvironment].

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

type GetEnvironmentRequest = src.GetEnvironmentRequest

type GetFulfillmentRequest

The request message for [Fulfillments.GetFulfillment][google.cloud.dialogflow.v2beta1.Fulfillments.GetFulfillment].

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

type GetFulfillmentRequest = src.GetFulfillmentRequest

type GetIntentRequest

The request message for [Intents.GetIntent][google.cloud.dialogflow.v2beta1.Intents.GetIntent].

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

type GetIntentRequest = src.GetIntentRequest

type GetKnowledgeBaseRequest

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

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

type GetKnowledgeBaseRequest = src.GetKnowledgeBaseRequest

type GetParticipantRequest

The request message for [Participants.GetParticipant][google.cloud.dialogflow.v2beta1.Participants.GetParticipant].

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

type GetParticipantRequest = src.GetParticipantRequest

type GetSessionEntityTypeRequest

The request message for [SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.v2beta1.SessionEntityTypes.GetSessionEntityType].

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

type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest

type GetValidationResultRequest

The request message for [Agents.GetValidationResult][google.cloud.dialogflow.v2beta1.Agents.GetValidationResult].

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

type GetValidationResultRequest = src.GetValidationResultRequest

type GetVersionRequest

The request message for [Versions.GetVersion][google.cloud.dialogflow.v2beta1.Versions.GetVersion].

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

type GetVersionRequest = src.GetVersionRequest

type HumanAgentAssistantConfig

Defines the Human Agent Assistant to connect to a conversation.

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

type HumanAgentAssistantConfig = src.HumanAgentAssistantConfig

type 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/apiv2beta1/dialogflowpb

type HumanAgentAssistantConfig_ConversationModelConfig = src.HumanAgentAssistantConfig_ConversationModelConfig

type HumanAgentAssistantConfig_ConversationProcessConfig

Config to process conversation.

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

type HumanAgentAssistantConfig_ConversationProcessConfig = src.HumanAgentAssistantConfig_ConversationProcessConfig

type HumanAgentAssistantConfig_MessageAnalysisConfig

Configuration for analyses to run on each conversation message.

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

type HumanAgentAssistantConfig_MessageAnalysisConfig = src.HumanAgentAssistantConfig_MessageAnalysisConfig

type HumanAgentAssistantConfig_SuggestionConfig

Detail human agent assistant config.

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

type HumanAgentAssistantConfig_SuggestionConfig = src.HumanAgentAssistantConfig_SuggestionConfig

type HumanAgentAssistantConfig_SuggestionFeatureConfig

Config for suggestion features.

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

type HumanAgentAssistantConfig_SuggestionFeatureConfig = src.HumanAgentAssistantConfig_SuggestionFeatureConfig

type HumanAgentAssistantConfig_SuggestionQueryConfig

Config for suggestion query.

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

type HumanAgentAssistantConfig_SuggestionQueryConfig = src.HumanAgentAssistantConfig_SuggestionQueryConfig

type 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/apiv2beta1/dialogflowpb

type HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings = src.HumanAgentAssistantConfig_SuggestionQueryConfig_ContextFilterSettings

type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource

Dialogflow source setting. Supported feature: DIALOGFLOW_ASSIST.

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

type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource

type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_

type HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DialogflowQuerySource_

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource

Document source settings. Supported features: SMART_REPLY, SMART_COMPOSE.

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

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_

type HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_DocumentQuerySource_

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource

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

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

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource = src.HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_

type HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_ = src.HumanAgentAssistantConfig_SuggestionQueryConfig_KnowledgeBaseQuerySource_

type HumanAgentAssistantConfig_SuggestionTriggerSettings

Settings of suggestion trigger.

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

type HumanAgentAssistantConfig_SuggestionTriggerSettings = src.HumanAgentAssistantConfig_SuggestionTriggerSettings

type HumanAgentAssistantEvent

Output only. Represents a notification sent to Pub/Sub subscribers for agent assistant events in a specific conversation.

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

type HumanAgentAssistantEvent = src.HumanAgentAssistantEvent

type 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/apiv2beta1/dialogflowpb

type HumanAgentHandoffConfig = src.HumanAgentHandoffConfig

type HumanAgentHandoffConfig_LivePersonConfig

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

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

type HumanAgentHandoffConfig_LivePersonConfig = src.HumanAgentHandoffConfig_LivePersonConfig

type HumanAgentHandoffConfig_LivePersonConfig_

type HumanAgentHandoffConfig_LivePersonConfig_ = src.HumanAgentHandoffConfig_LivePersonConfig_

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig

Configuration specific to Salesforce Live Agent.

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

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig = src.HumanAgentHandoffConfig_SalesforceLiveAgentConfig

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig_

type HumanAgentHandoffConfig_SalesforceLiveAgentConfig_ = src.HumanAgentHandoffConfig_SalesforceLiveAgentConfig_

type ImportAgentRequest

The request message for [Agents.ImportAgent][google.cloud.dialogflow.v2beta1.Agents.ImportAgent].

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

type ImportAgentRequest = src.ImportAgentRequest

type ImportAgentRequest_AgentContent

type ImportAgentRequest_AgentContent = src.ImportAgentRequest_AgentContent

type ImportAgentRequest_AgentUri

type ImportAgentRequest_AgentUri = src.ImportAgentRequest_AgentUri

type ImportDocumentTemplate

The template used for importing documents.

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

type ImportDocumentTemplate = src.ImportDocumentTemplate

type ImportDocumentsRequest

Request message for [Documents.ImportDocuments][google.cloud.dialogflow.v2beta1.Documents.ImportDocuments].

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

type ImportDocumentsRequest = src.ImportDocumentsRequest

type ImportDocumentsRequest_GcsSource

type ImportDocumentsRequest_GcsSource = src.ImportDocumentsRequest_GcsSource

type ImportDocumentsResponse

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

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

type ImportDocumentsResponse = src.ImportDocumentsResponse

type InputAudioConfig

Instructs the speech recognizer on how to process the audio content.

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

type InputAudioConfig = src.InputAudioConfig

type InputTextConfig

Defines the language used in the input text.

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

type InputTextConfig = src.InputTextConfig

type 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/apiv2beta1/dialogflowpb

type Intent = src.Intent

type IntentBatch

This message is a wrapper around a collection of intents.

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

type IntentBatch = src.IntentBatch

type 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/apiv2beta1/dialogflowpb

type IntentView = src.IntentView

type Intent_FollowupIntentInfo

Represents a single followup intent in the chain.

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

type Intent_FollowupIntentInfo = src.Intent_FollowupIntentInfo

type Intent_Message

Corresponds to the `Response` field in the Dialogflow console.

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

type Intent_Message = src.Intent_Message

type Intent_Message_BasicCard

The basic card message. Useful for displaying information.

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

type Intent_Message_BasicCard = src.Intent_Message_BasicCard

type Intent_Message_BasicCard_

type Intent_Message_BasicCard_ = src.Intent_Message_BasicCard_

type 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/apiv2beta1/dialogflowpb

type Intent_Message_BasicCard_Button = src.Intent_Message_BasicCard_Button

type Intent_Message_BasicCard_Button_OpenUriAction

Opens the given URI.

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

type Intent_Message_BasicCard_Button_OpenUriAction = src.Intent_Message_BasicCard_Button_OpenUriAction

type 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/apiv2beta1/dialogflowpb

type Intent_Message_BrowseCarouselCard = src.Intent_Message_BrowseCarouselCard

type Intent_Message_BrowseCarouselCard_

type Intent_Message_BrowseCarouselCard_ = src.Intent_Message_BrowseCarouselCard_

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem

Browsing carousel tile

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

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction

Actions on Google action to open a given url.

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

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint

Type of the URI.

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

type Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint = src.Intent_Message_BrowseCarouselCard_BrowseCarouselCardItem_OpenUrlAction_UrlTypeHint

type 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/apiv2beta1/dialogflowpb

type Intent_Message_BrowseCarouselCard_ImageDisplayOptions = src.Intent_Message_BrowseCarouselCard_ImageDisplayOptions

type Intent_Message_Card

The card response message.

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

type Intent_Message_Card = src.Intent_Message_Card

type Intent_Message_Card_

type Intent_Message_Card_ = src.Intent_Message_Card_

type Intent_Message_Card_Button

Optional. Contains information about a button.

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

type Intent_Message_Card_Button = src.Intent_Message_Card_Button

type Intent_Message_CarouselSelect

The card for presenting a carousel of options to select from.

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

type Intent_Message_CarouselSelect = src.Intent_Message_CarouselSelect

type Intent_Message_CarouselSelect_

type Intent_Message_CarouselSelect_ = src.Intent_Message_CarouselSelect_

type Intent_Message_CarouselSelect_Item

An item in the carousel.

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

type Intent_Message_CarouselSelect_Item = src.Intent_Message_CarouselSelect_Item

type Intent_Message_ColumnProperties

Column properties for [TableCard][google.cloud.dialogflow.v2beta1.Intent.Message.TableCard].

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

type Intent_Message_ColumnProperties = src.Intent_Message_ColumnProperties

type Intent_Message_ColumnProperties_HorizontalAlignment

Text alignments within a cell.

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

type Intent_Message_ColumnProperties_HorizontalAlignment = src.Intent_Message_ColumnProperties_HorizontalAlignment

type Intent_Message_Image

The image response message.

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

type Intent_Message_Image = src.Intent_Message_Image

type Intent_Message_Image_

type Intent_Message_Image_ = src.Intent_Message_Image_

type 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/apiv2beta1/dialogflowpb

type Intent_Message_LinkOutSuggestion = src.Intent_Message_LinkOutSuggestion

type Intent_Message_LinkOutSuggestion_

type Intent_Message_LinkOutSuggestion_ = src.Intent_Message_LinkOutSuggestion_

type Intent_Message_ListSelect

The card for presenting a list of options to select from.

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

type Intent_Message_ListSelect = src.Intent_Message_ListSelect

type Intent_Message_ListSelect_

type Intent_Message_ListSelect_ = src.Intent_Message_ListSelect_

type Intent_Message_ListSelect_Item

An item in the list.

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

type Intent_Message_ListSelect_Item = src.Intent_Message_ListSelect_Item

type Intent_Message_MediaContent

The media content card for Actions on Google.

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

type Intent_Message_MediaContent = src.Intent_Message_MediaContent

type Intent_Message_MediaContent_

type Intent_Message_MediaContent_ = src.Intent_Message_MediaContent_

type Intent_Message_MediaContent_ResponseMediaObject

Response media object for media content card.

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

type Intent_Message_MediaContent_ResponseMediaObject = src.Intent_Message_MediaContent_ResponseMediaObject

type Intent_Message_MediaContent_ResponseMediaObject_Icon

type Intent_Message_MediaContent_ResponseMediaObject_Icon = src.Intent_Message_MediaContent_ResponseMediaObject_Icon

type Intent_Message_MediaContent_ResponseMediaObject_LargeImage

type Intent_Message_MediaContent_ResponseMediaObject_LargeImage = src.Intent_Message_MediaContent_ResponseMediaObject_LargeImage

type Intent_Message_MediaContent_ResponseMediaType

Format of response media type.

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

type Intent_Message_MediaContent_ResponseMediaType = src.Intent_Message_MediaContent_ResponseMediaType

type Intent_Message_Payload

type Intent_Message_Payload = src.Intent_Message_Payload

type Intent_Message_Platform

Represents different platforms that a rich message can be intended for.

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

type Intent_Message_Platform = src.Intent_Message_Platform

type Intent_Message_QuickReplies

The quick replies response message.

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

type Intent_Message_QuickReplies = src.Intent_Message_QuickReplies

type Intent_Message_QuickReplies_

type Intent_Message_QuickReplies_ = src.Intent_Message_QuickReplies_

type Intent_Message_RbmCardContent

Rich Business Messaging (RBM) Card content

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

type Intent_Message_RbmCardContent = src.Intent_Message_RbmCardContent

type Intent_Message_RbmCardContent_RbmMedia

Rich Business Messaging (RBM) Media displayed in Cards The following media-types are currently supported: # Image Types * image/jpeg * image/jpg' * image/gif * image/png # Video Types * video/h263 * video/m4v * video/mp4 * video/mpeg * video/mpeg4 * video/webm

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

type Intent_Message_RbmCardContent_RbmMedia = src.Intent_Message_RbmCardContent_RbmMedia

type Intent_Message_RbmCardContent_RbmMedia_Height

Media height

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

type Intent_Message_RbmCardContent_RbmMedia_Height = src.Intent_Message_RbmCardContent_RbmMedia_Height

type Intent_Message_RbmCarouselCard

Carousel Rich Business Messaging (RBM) rich card. Rich cards allow you to respond to users with more vivid content, e.g. with media and suggestions. If you want to show a single card with more control over the layout, please use [RbmStandaloneCard][google.cloud.dialogflow.v2beta1.Intent.Message.RbmStandaloneCard] instead.

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

type Intent_Message_RbmCarouselCard = src.Intent_Message_RbmCarouselCard

type Intent_Message_RbmCarouselCard_CardWidth

The width of the cards in the carousel.

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

type Intent_Message_RbmCarouselCard_CardWidth = src.Intent_Message_RbmCarouselCard_CardWidth

type Intent_Message_RbmCarouselRichCard

type Intent_Message_RbmCarouselRichCard = src.Intent_Message_RbmCarouselRichCard

type Intent_Message_RbmStandaloneCard

Standalone Rich Business Messaging (RBM) rich card. Rich cards allow you to respond to users with more vivid content, e.g. with media and suggestions. You can group multiple rich cards into one using [RbmCarouselCard][google.cloud.dialogflow.v2beta1.Intent.Message.RbmCarouselCard] but carousel cards will give you less control over the card layout.

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

type Intent_Message_RbmStandaloneCard = src.Intent_Message_RbmStandaloneCard

type Intent_Message_RbmStandaloneCard_CardOrientation

Orientation of the card.

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

type Intent_Message_RbmStandaloneCard_CardOrientation = src.Intent_Message_RbmStandaloneCard_CardOrientation

type Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment

Thumbnail preview alignment for standalone cards with horizontal layout.

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

type Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment = src.Intent_Message_RbmStandaloneCard_ThumbnailImageAlignment

type Intent_Message_RbmStandaloneRichCard

type Intent_Message_RbmStandaloneRichCard = src.Intent_Message_RbmStandaloneRichCard

type Intent_Message_RbmSuggestedAction

Rich Business Messaging (RBM) suggested client-side action that the user can choose from the card.

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

type Intent_Message_RbmSuggestedAction = src.Intent_Message_RbmSuggestedAction

type Intent_Message_RbmSuggestedAction_Dial

type Intent_Message_RbmSuggestedAction_Dial = src.Intent_Message_RbmSuggestedAction_Dial

type Intent_Message_RbmSuggestedAction_OpenUrl

type Intent_Message_RbmSuggestedAction_OpenUrl = src.Intent_Message_RbmSuggestedAction_OpenUrl

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionDial

Opens the user's default dialer app with the specified phone number but does not dial automatically.

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

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionDial = src.Intent_Message_RbmSuggestedAction_RbmSuggestedActionDial

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionOpenUri

Opens the user's default web browser app to the specified uri If the user has an app installed that is registered as the default handler for the URL, then this app will be opened instead, and its icon will be used in the suggested action UI.

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

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionOpenUri = src.Intent_Message_RbmSuggestedAction_RbmSuggestedActionOpenUri

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionShareLocation

Opens the device's location chooser so the user can pick a location to send back to the agent.

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

type Intent_Message_RbmSuggestedAction_RbmSuggestedActionShareLocation = src.Intent_Message_RbmSuggestedAction_RbmSuggestedActionShareLocation

type Intent_Message_RbmSuggestedAction_ShareLocation

type Intent_Message_RbmSuggestedAction_ShareLocation = src.Intent_Message_RbmSuggestedAction_ShareLocation

type Intent_Message_RbmSuggestedReply

Rich Business Messaging (RBM) suggested reply that the user can click instead of typing in their own response.

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

type Intent_Message_RbmSuggestedReply = src.Intent_Message_RbmSuggestedReply

type Intent_Message_RbmSuggestion

Rich Business Messaging (RBM) suggestion. Suggestions allow user to easily select/click a predefined response or perform an action (like opening a web uri).

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

type Intent_Message_RbmSuggestion = src.Intent_Message_RbmSuggestion

type Intent_Message_RbmSuggestion_Action

type Intent_Message_RbmSuggestion_Action = src.Intent_Message_RbmSuggestion_Action

type Intent_Message_RbmSuggestion_Reply

type Intent_Message_RbmSuggestion_Reply = src.Intent_Message_RbmSuggestion_Reply

type Intent_Message_RbmText

Rich Business Messaging (RBM) text response with suggestions.

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

type Intent_Message_RbmText = src.Intent_Message_RbmText

type Intent_Message_RbmText_

type Intent_Message_RbmText_ = src.Intent_Message_RbmText_

type 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/apiv2beta1/dialogflowpb

type Intent_Message_SelectItemInfo = src.Intent_Message_SelectItemInfo

type Intent_Message_SimpleResponse

The simple response message containing speech or text.

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

type Intent_Message_SimpleResponse = src.Intent_Message_SimpleResponse

type 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/apiv2beta1/dialogflowpb

type Intent_Message_SimpleResponses = src.Intent_Message_SimpleResponses

type Intent_Message_SimpleResponses_

type Intent_Message_SimpleResponses_ = src.Intent_Message_SimpleResponses_

type 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/apiv2beta1/dialogflowpb

type Intent_Message_Suggestion = src.Intent_Message_Suggestion

type Intent_Message_Suggestions

The collection of suggestions.

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

type Intent_Message_Suggestions = src.Intent_Message_Suggestions

type Intent_Message_Suggestions_

type Intent_Message_Suggestions_ = src.Intent_Message_Suggestions_

type Intent_Message_TableCard

Table card for Actions on Google.

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

type Intent_Message_TableCard = src.Intent_Message_TableCard

type Intent_Message_TableCardCell

Cell of [TableCardRow][google.cloud.dialogflow.v2beta1.Intent.Message.TableCardRow].

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

type Intent_Message_TableCardCell = src.Intent_Message_TableCardCell

type Intent_Message_TableCardRow

Row of [TableCard][google.cloud.dialogflow.v2beta1.Intent.Message.TableCard].

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

type Intent_Message_TableCardRow = src.Intent_Message_TableCardRow

type Intent_Message_TableCard_

type Intent_Message_TableCard_ = src.Intent_Message_TableCard_

type Intent_Message_TelephonyPlayAudio

Plays audio from a file in Telephony Gateway.

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

type Intent_Message_TelephonyPlayAudio = src.Intent_Message_TelephonyPlayAudio

type Intent_Message_TelephonyPlayAudio_

type Intent_Message_TelephonyPlayAudio_ = src.Intent_Message_TelephonyPlayAudio_

type Intent_Message_TelephonySynthesizeSpeech

Synthesizes speech and plays back the synthesized audio to the caller in Telephony Gateway. Telephony Gateway takes the synthesizer settings from `DetectIntentResponse.output_audio_config` which can either be set at request-level or can come from the agent-level synthesizer config.

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

type Intent_Message_TelephonySynthesizeSpeech = src.Intent_Message_TelephonySynthesizeSpeech

type Intent_Message_TelephonySynthesizeSpeech_

type Intent_Message_TelephonySynthesizeSpeech_ = src.Intent_Message_TelephonySynthesizeSpeech_

type Intent_Message_TelephonySynthesizeSpeech_Ssml

type Intent_Message_TelephonySynthesizeSpeech_Ssml = src.Intent_Message_TelephonySynthesizeSpeech_Ssml

type Intent_Message_TelephonySynthesizeSpeech_Text

type Intent_Message_TelephonySynthesizeSpeech_Text = src.Intent_Message_TelephonySynthesizeSpeech_Text

type Intent_Message_TelephonyTransferCall

Transfers the call in Telephony Gateway.

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

type Intent_Message_TelephonyTransferCall = src.Intent_Message_TelephonyTransferCall

type Intent_Message_TelephonyTransferCall_

type Intent_Message_TelephonyTransferCall_ = src.Intent_Message_TelephonyTransferCall_

type Intent_Message_Text

The text response message.

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

type Intent_Message_Text = src.Intent_Message_Text

type Intent_Message_Text_

type Intent_Message_Text_ = src.Intent_Message_Text_

type Intent_Parameter

Represents intent parameters.

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

type Intent_Parameter = src.Intent_Parameter

type Intent_TrainingPhrase

Represents an example that the agent is trained on.

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

type Intent_TrainingPhrase = src.Intent_TrainingPhrase

type Intent_TrainingPhrase_Part

Represents a part of a training phrase.

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

type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part

type Intent_TrainingPhrase_Type

Represents different types of training phrases.

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

type Intent_TrainingPhrase_Type = src.Intent_TrainingPhrase_Type

type Intent_WebhookState

Represents the different states that webhooks can be in.

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

type Intent_WebhookState = src.Intent_WebhookState

type 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/apiv2beta1/dialogflowpb

type IntentsClient = src.IntentsClient

func NewIntentsClient

func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient

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

type IntentsServer

IntentsServer is the server API for Intents service.

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

type IntentsServer = src.IntentsServer

type KnowledgeAnswers

Represents the result of querying a Knowledge base.

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

type KnowledgeAnswers = src.KnowledgeAnswers

type KnowledgeAnswers_Answer

An answer from Knowledge Connector.

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

type KnowledgeAnswers_Answer = src.KnowledgeAnswers_Answer

type KnowledgeAnswers_Answer_MatchConfidenceLevel

Represents the system's confidence that this knowledge answer is a good match for this conversational query.

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

type KnowledgeAnswers_Answer_MatchConfidenceLevel = src.KnowledgeAnswers_Answer_MatchConfidenceLevel

type 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/apiv2beta1/dialogflowpb

type KnowledgeBase = src.KnowledgeBase

type 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/apiv2beta1/dialogflowpb

type KnowledgeBasesClient = src.KnowledgeBasesClient

func NewKnowledgeBasesClient

func NewKnowledgeBasesClient(cc grpc.ClientConnInterface) KnowledgeBasesClient

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

type KnowledgeBasesServer

KnowledgeBasesServer is the server API for KnowledgeBases service.

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

type KnowledgeBasesServer = src.KnowledgeBasesServer

type KnowledgeOperationMetadata

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

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

type KnowledgeOperationMetadata = src.KnowledgeOperationMetadata

type KnowledgeOperationMetadata_ExportOperationMetadata

type KnowledgeOperationMetadata_ExportOperationMetadata = src.KnowledgeOperationMetadata_ExportOperationMetadata

type KnowledgeOperationMetadata_State

States of the operation.

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

type KnowledgeOperationMetadata_State = src.KnowledgeOperationMetadata_State

type ListAnswerRecordsRequest

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

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

type ListAnswerRecordsRequest = src.ListAnswerRecordsRequest

type ListAnswerRecordsResponse

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

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

type ListAnswerRecordsResponse = src.ListAnswerRecordsResponse

type ListContextsRequest

The request message for [Contexts.ListContexts][google.cloud.dialogflow.v2beta1.Contexts.ListContexts].

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

type ListContextsRequest = src.ListContextsRequest

type ListContextsResponse

The response message for [Contexts.ListContexts][google.cloud.dialogflow.v2beta1.Contexts.ListContexts].

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

type ListContextsResponse = src.ListContextsResponse

type ListConversationProfilesRequest

The request message for [ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2beta1.ConversationProfiles.ListConversationProfiles].

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

type ListConversationProfilesRequest = src.ListConversationProfilesRequest

type ListConversationProfilesResponse

The response message for [ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2beta1.ConversationProfiles.ListConversationProfiles].

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

type ListConversationProfilesResponse = src.ListConversationProfilesResponse

type ListConversationsRequest

The request message for [Conversations.ListConversations][google.cloud.dialogflow.v2beta1.Conversations.ListConversations].

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

type ListConversationsRequest = src.ListConversationsRequest

type ListConversationsResponse

The response message for [Conversations.ListConversations][google.cloud.dialogflow.v2beta1.Conversations.ListConversations].

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

type ListConversationsResponse = src.ListConversationsResponse

type ListDocumentsRequest

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

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

type ListDocumentsRequest = src.ListDocumentsRequest

type ListDocumentsResponse

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

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

type ListDocumentsResponse = src.ListDocumentsResponse

type ListEntityTypesRequest

The request message for [EntityTypes.ListEntityTypes][google.cloud.dialogflow.v2beta1.EntityTypes.ListEntityTypes].

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

type ListEntityTypesRequest = src.ListEntityTypesRequest

type ListEntityTypesResponse

The response message for [EntityTypes.ListEntityTypes][google.cloud.dialogflow.v2beta1.EntityTypes.ListEntityTypes].

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

type ListEntityTypesResponse = src.ListEntityTypesResponse

type ListEnvironmentsRequest

The request message for [Environments.ListEnvironments][google.cloud.dialogflow.v2beta1.Environments.ListEnvironments].

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

type ListEnvironmentsRequest = src.ListEnvironmentsRequest

type ListEnvironmentsResponse

The response message for [Environments.ListEnvironments][google.cloud.dialogflow.v2beta1.Environments.ListEnvironments].

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

type ListEnvironmentsResponse = src.ListEnvironmentsResponse

type ListIntentsRequest

The request message for [Intents.ListIntents][google.cloud.dialogflow.v2beta1.Intents.ListIntents].

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

type ListIntentsRequest = src.ListIntentsRequest

type ListIntentsResponse

The response message for [Intents.ListIntents][google.cloud.dialogflow.v2beta1.Intents.ListIntents].

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

type ListIntentsResponse = src.ListIntentsResponse

type ListKnowledgeBasesRequest

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

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

type ListKnowledgeBasesRequest = src.ListKnowledgeBasesRequest

type ListKnowledgeBasesResponse

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

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

type ListKnowledgeBasesResponse = src.ListKnowledgeBasesResponse

type ListMessagesRequest

The request message for [Conversations.ListMessages][google.cloud.dialogflow.v2beta1.Conversations.ListMessages].

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

type ListMessagesRequest = src.ListMessagesRequest

type ListMessagesResponse

The response message for [Conversations.ListMessages][google.cloud.dialogflow.v2beta1.Conversations.ListMessages].

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

type ListMessagesResponse = src.ListMessagesResponse

type ListParticipantsRequest

The request message for [Participants.ListParticipants][google.cloud.dialogflow.v2beta1.Participants.ListParticipants].

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

type ListParticipantsRequest = src.ListParticipantsRequest

type ListParticipantsResponse

The response message for [Participants.ListParticipants][google.cloud.dialogflow.v2beta1.Participants.ListParticipants].

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

type ListParticipantsResponse = src.ListParticipantsResponse

type ListSessionEntityTypesRequest

The request message for [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityTypes.ListSessionEntityTypes].

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

type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest

type ListSessionEntityTypesResponse

The response message for [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityTypes.ListSessionEntityTypes].

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

type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse

type ListSuggestionsRequest

The request message for [Participants.ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]. Deprecated: Do not use.

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

type ListSuggestionsRequest = src.ListSuggestionsRequest

type ListSuggestionsResponse

The response message for [Participants.ListSuggestions][google.cloud.dialogflow.v2beta1.Participants.ListSuggestions]. Deprecated: Do not use.

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

type ListSuggestionsResponse = src.ListSuggestionsResponse

type ListVersionsRequest

The request message for [Versions.ListVersions][google.cloud.dialogflow.v2beta1.Versions.ListVersions].

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

type ListVersionsRequest = src.ListVersionsRequest

type ListVersionsResponse

The response message for [Versions.ListVersions][google.cloud.dialogflow.v2beta1.Versions.ListVersions].

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

type ListVersionsResponse = src.ListVersionsResponse

type LoggingConfig

Defines logging behavior for conversation lifecycle events.

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

type LoggingConfig = src.LoggingConfig

type Message

Represents a message posted into a conversation.

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

type Message = src.Message

type MessageAnnotation

Represents the result of annotation for the message.

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

type MessageAnnotation = src.MessageAnnotation

type NotificationConfig

Defines notification behavior.

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

type NotificationConfig = src.NotificationConfig

type NotificationConfig_MessageFormat

Format of cloud pub/sub message.

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

type NotificationConfig_MessageFormat = src.NotificationConfig_MessageFormat

type 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/apiv2beta1/dialogflowpb

type OriginalDetectIntentRequest = src.OriginalDetectIntentRequest

type OutputAudio

Represents the natural language speech audio to be played to the end user.

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

type OutputAudio = src.OutputAudio

type OutputAudioConfig

Instructs the speech synthesizer 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/apiv2beta1/dialogflowpb

type OutputAudioConfig = src.OutputAudioConfig

type OutputAudioEncoding

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

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

type OutputAudioEncoding = src.OutputAudioEncoding

type Participant

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

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

type Participant = src.Participant

type Participant_Role

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

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

type Participant_Role = src.Participant_Role

type 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/apiv2beta1/dialogflowpb

type ParticipantsClient = src.ParticipantsClient

func NewParticipantsClient

func NewParticipantsClient(cc grpc.ClientConnInterface) ParticipantsClient

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

type ParticipantsServer

ParticipantsServer is the server API for Participants service.

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

type ParticipantsServer = src.ParticipantsServer

type Participants_StreamingAnalyzeContentClient

type Participants_StreamingAnalyzeContentClient = src.Participants_StreamingAnalyzeContentClient

type Participants_StreamingAnalyzeContentServer

type Participants_StreamingAnalyzeContentServer = src.Participants_StreamingAnalyzeContentServer

type 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/apiv2beta1/dialogflowpb

type QueryInput = src.QueryInput

type QueryInput_AudioConfig

type QueryInput_AudioConfig = src.QueryInput_AudioConfig

type QueryInput_Dtmf

type QueryInput_Dtmf = src.QueryInput_Dtmf

type QueryInput_Event

type QueryInput_Event = src.QueryInput_Event

type QueryInput_Text

type QueryInput_Text = src.QueryInput_Text

type QueryParameters

Represents the parameters of the conversational query.

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

type QueryParameters = src.QueryParameters

type QueryResult

Represents the result of conversational query or event processing.

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

type QueryResult = src.QueryResult

type ReloadDocumentRequest

Request message for [Documents.ReloadDocument][google.cloud.dialogflow.v2beta1.Documents.ReloadDocument].

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

type ReloadDocumentRequest = src.ReloadDocumentRequest

type ReloadDocumentRequest_GcsSource

type ReloadDocumentRequest_GcsSource = src.ReloadDocumentRequest_GcsSource

type ResponseMessage

Response messages from an automated agent.

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

type ResponseMessage = src.ResponseMessage

type ResponseMessage_EndInteraction

Indicates that interaction with the Dialogflow agent has ended.

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

type ResponseMessage_EndInteraction = src.ResponseMessage_EndInteraction

type ResponseMessage_EndInteraction_

type ResponseMessage_EndInteraction_ = src.ResponseMessage_EndInteraction_

type ResponseMessage_LiveAgentHandoff

Indicates that the conversation should be handed off to a human agent. Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures. You may set this, for example: - In the entry fulfillment of a CX Page if entering the page indicates something went extremely wrong in the conversation. - In a webhook response when you determine that the customer issue can only be handled by a human.

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

type ResponseMessage_LiveAgentHandoff = src.ResponseMessage_LiveAgentHandoff

type ResponseMessage_LiveAgentHandoff_

type ResponseMessage_LiveAgentHandoff_ = src.ResponseMessage_LiveAgentHandoff_

type ResponseMessage_MixedAudio

Represents an audio message that is composed of both segments synthesized from the Dialogflow agent prompts and ones hosted externally at the specified URIs.

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

type ResponseMessage_MixedAudio = src.ResponseMessage_MixedAudio

type ResponseMessage_MixedAudio_

type ResponseMessage_MixedAudio_ = src.ResponseMessage_MixedAudio_

type ResponseMessage_MixedAudio_Segment

Represents one segment of audio.

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

type ResponseMessage_MixedAudio_Segment = src.ResponseMessage_MixedAudio_Segment

type ResponseMessage_MixedAudio_Segment_Audio

type ResponseMessage_MixedAudio_Segment_Audio = src.ResponseMessage_MixedAudio_Segment_Audio

type ResponseMessage_MixedAudio_Segment_Uri

type ResponseMessage_MixedAudio_Segment_Uri = src.ResponseMessage_MixedAudio_Segment_Uri

type ResponseMessage_Payload

type ResponseMessage_Payload = src.ResponseMessage_Payload

type ResponseMessage_TelephonyTransferCall

Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.

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

type ResponseMessage_TelephonyTransferCall = src.ResponseMessage_TelephonyTransferCall

type ResponseMessage_TelephonyTransferCall_

type ResponseMessage_TelephonyTransferCall_ = src.ResponseMessage_TelephonyTransferCall_

type ResponseMessage_TelephonyTransferCall_PhoneNumber

type ResponseMessage_TelephonyTransferCall_PhoneNumber = src.ResponseMessage_TelephonyTransferCall_PhoneNumber

type ResponseMessage_TelephonyTransferCall_SipUri

type ResponseMessage_TelephonyTransferCall_SipUri = src.ResponseMessage_TelephonyTransferCall_SipUri

type ResponseMessage_Text

The text response message.

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

type ResponseMessage_Text = src.ResponseMessage_Text

type ResponseMessage_Text_

type ResponseMessage_Text_ = src.ResponseMessage_Text_

type RestoreAgentRequest

The request message for [Agents.RestoreAgent][google.cloud.dialogflow.v2beta1.Agents.RestoreAgent].

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

type RestoreAgentRequest = src.RestoreAgentRequest

type RestoreAgentRequest_AgentContent

type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent

type RestoreAgentRequest_AgentUri

type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri

type SearchAgentsRequest

The request message for [Agents.SearchAgents][google.cloud.dialogflow.v2beta1.Agents.SearchAgents].

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

type SearchAgentsRequest = src.SearchAgentsRequest

type SearchAgentsResponse

The response message for [Agents.SearchAgents][google.cloud.dialogflow.v2beta1.Agents.SearchAgents].

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

type SearchAgentsResponse = src.SearchAgentsResponse

type Sentiment

The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text. See: https://cloud.google.com/natural-language/docs/basics#interpreting_sentiment_analysis_values for how to interpret the result.

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

type Sentiment = src.Sentiment

type SentimentAnalysisRequestConfig

Configures the types of sentiment analysis to perform.

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

type SentimentAnalysisRequestConfig = src.SentimentAnalysisRequestConfig

type 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.v2beta1.DetectIntentRequest.query_params]. For [Participants.StreamingDetectIntent][], it needs to be configured in [StreamingDetectIntentRequest.query_params][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.query_params]. And for [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent] and [Participants.StreamingAnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.StreamingAnalyzeContent], it needs to be configured in [ConversationProfile.human_agent_assistant_config][google.cloud.dialogflow.v2beta1.ConversationProfile.human_agent_assistant_config]

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

type SentimentAnalysisResult = src.SentimentAnalysisResult

type 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/apiv2beta1/dialogflowpb

type SessionEntityType = src.SessionEntityType

type SessionEntityType_EntityOverrideMode

The types of modifications for a session entity type.

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

type SessionEntityType_EntityOverrideMode = src.SessionEntityType_EntityOverrideMode

type 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/apiv2beta1/dialogflowpb

type SessionEntityTypesClient = src.SessionEntityTypesClient

func NewSessionEntityTypesClient

func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient

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

type SessionEntityTypesServer

SessionEntityTypesServer is the server API for SessionEntityTypes service.

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

type SessionEntityTypesServer = src.SessionEntityTypesServer

type 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/apiv2beta1/dialogflowpb

type SessionsClient = src.SessionsClient

func NewSessionsClient

func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient

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

type SessionsServer

SessionsServer is the server API for Sessions service.

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

type SessionsServer = src.SessionsServer

type Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentServer

type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer

type SetAgentRequest

The request message for [Agents.SetAgent][google.cloud.dialogflow.v2beta1.Agents.SetAgent].

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

type SetAgentRequest = src.SetAgentRequest

type SetSuggestionFeatureConfigOperationMetadata

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

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

type SetSuggestionFeatureConfigOperationMetadata = src.SetSuggestionFeatureConfigOperationMetadata

type SetSuggestionFeatureConfigRequest

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

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

type SetSuggestionFeatureConfigRequest = src.SetSuggestionFeatureConfigRequest

type SmartReplyAnswer

Represents a smart reply answer.

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

type SmartReplyAnswer = src.SmartReplyAnswer

type 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/apiv2beta1/dialogflowpb

type SpeechContext = src.SpeechContext

type SpeechModelVariant

Variant of the specified [Speech model][google.cloud.dialogflow.v2beta1.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/apiv2beta1/dialogflowpb

type SpeechModelVariant = src.SpeechModelVariant

type SpeechToTextConfig

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

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

type SpeechToTextConfig = src.SpeechToTextConfig

type SpeechWordInfo

Information for a word recognized by the speech recognizer.

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

type SpeechWordInfo = src.SpeechWordInfo

type 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/apiv2beta1/dialogflowpb

type SsmlVoiceGender = src.SsmlVoiceGender

type StreamingAnalyzeContentRequest

The top-level message sent by the client to the [Participants.StreamingAnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.StreamingAnalyzeContent] method. Multiple request messages should be sent in order: 1. The first message must contain [participant][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.participant], [config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.config] and optionally [query_params][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.query_params]. If you want to receive an audio response, it should also contain [reply_audio_config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.reply_audio_config]. The message must not contain [input][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.input]. 2. If [config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.config] in the first message was set to [audio_config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.audio_config], all subsequent messages must contain [input_audio][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.input_audio] to continue with Speech recognition. If you decide to rather analyze text input after you already started Speech recognition, please send a message with [StreamingAnalyzeContentRequest.input_text][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.input_text]. However, note that: * Dialogflow will bill you for the audio so far. * Dialogflow discards all Speech recognition results in favor of the text input. 3. If [StreamingAnalyzeContentRequest.config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.config] in the first message was set to [StreamingAnalyzeContentRequest.text_config][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.text_config], then the second message must contain only [input_text][google.cloud.dialogflow.v2beta1.StreamingAnalyzeContentRequest.input_text]. Moreover, you must not send more than two messages. After you sent all input, you must half-close or abort the request stream.

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

type StreamingAnalyzeContentRequest = src.StreamingAnalyzeContentRequest

type StreamingAnalyzeContentRequest_AudioConfig

type StreamingAnalyzeContentRequest_AudioConfig = src.StreamingAnalyzeContentRequest_AudioConfig

type StreamingAnalyzeContentRequest_InputAudio

type StreamingAnalyzeContentRequest_InputAudio = src.StreamingAnalyzeContentRequest_InputAudio

type StreamingAnalyzeContentRequest_InputDtmf

type StreamingAnalyzeContentRequest_InputDtmf = src.StreamingAnalyzeContentRequest_InputDtmf

type StreamingAnalyzeContentRequest_InputText

type StreamingAnalyzeContentRequest_InputText = src.StreamingAnalyzeContentRequest_InputText

type StreamingAnalyzeContentRequest_TextConfig

type StreamingAnalyzeContentRequest_TextConfig = src.StreamingAnalyzeContentRequest_TextConfig

type StreamingAnalyzeContentResponse

The top-level message returned from the `StreamingAnalyzeContent` method. Multiple response messages can be returned in order: 1. If the input was set to streaming audio, the first one or more messages contain `recognition_result`. Each `recognition_result` represents a more complete transcript of what the user said. The last `recognition_result` has `is_final` set to `true`. 2. In virtual agent stage: if `enable_partial_automated_agent_reply` is true, the following N (currently 1 <= N <= 4) messages contain `automated_agent_reply` and optionally `reply_audio` returned by the virtual agent. The first (N-1) `automated_agent_reply`s will have `automated_agent_reply_type` set to `PARTIAL`. The last `automated_agent_reply` has `automated_agent_reply_type` set to `FINAL`. If `enable_partial_automated_agent_reply` is not enabled, response stream only contains the final reply. In human assist stage: the following N (N >= 1) messages contain `human_agent_suggestion_results`, `end_user_suggestion_results` or `message`.

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

type StreamingAnalyzeContentResponse = src.StreamingAnalyzeContentResponse

type StreamingDetectIntentRequest

The top-level message sent by the client to the [Sessions.StreamingDetectIntent][google.cloud.dialogflow.v2beta1.Sessions.StreamingDetectIntent] method. Multiple request messages should be sent in order: 1. The first message must contain [session][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.session], [query_input][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.query_input] plus optionally [query_params][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.query_params]. If the client wants to receive an audio response, it should also contain [output_audio_config][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.output_audio_config]. The message must not contain [input_audio][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.input_audio]. 2. If [query_input][google.cloud.dialogflow.v2beta1.StreamingDetectIntentRequest.query_input] was set to [query_input.audio_config][google.cloud.dialogflow.v2beta1.InputAudioConfig], all subsequent messages must contain [input_audio][google.cloud.dialogflow.v2beta1.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.v2beta1.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/apiv2beta1/dialogflowpb

type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest

type 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.v2beta1.StreamingRecognitionResult] message for details about the result message sequence. 2. The next message contains `response_id`, `query_result`, `alternative_query_results` and optionally `webhook_status` if a WebHook was called. 3. If `output_audio_config` was specified in the request or agent-level speech synthesizer is configured, all subsequent messages contain `output_audio` and `output_audio_config`.

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

type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse

type 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/apiv2beta1/dialogflowpb

type StreamingRecognitionResult = src.StreamingRecognitionResult

type StreamingRecognitionResult_MessageType

Type of the response message.

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

type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType

type SubAgent

Contains basic configuration for a sub-agent.

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

type SubAgent = src.SubAgent

type SuggestArticlesRequest

The request message for [Participants.SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles].

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

type SuggestArticlesRequest = src.SuggestArticlesRequest

type SuggestArticlesResponse

The response message for [Participants.SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles].

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

type SuggestArticlesResponse = src.SuggestArticlesResponse

type SuggestConversationSummaryRequest

The request message for [Conversations.SuggestConversationSummary][google.cloud.dialogflow.v2beta1.Conversations.SuggestConversationSummary].

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

type SuggestConversationSummaryRequest = src.SuggestConversationSummaryRequest

type SuggestConversationSummaryResponse

The response message for [Conversations.SuggestConversationSummary][google.cloud.dialogflow.v2beta1.Conversations.SuggestConversationSummary].

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

type SuggestConversationSummaryResponse = src.SuggestConversationSummaryResponse

type SuggestConversationSummaryResponse_Summary

Generated summary for a conversation.

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

type SuggestConversationSummaryResponse_Summary = src.SuggestConversationSummaryResponse_Summary

type SuggestFaqAnswersRequest

The request message for [Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers].

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

type SuggestFaqAnswersRequest = src.SuggestFaqAnswersRequest

type SuggestFaqAnswersResponse

The request message for [Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers].

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

type SuggestFaqAnswersResponse = src.SuggestFaqAnswersResponse

type SuggestSmartRepliesRequest

The request message for [Participants.SuggestSmartReplies][google.cloud.dialogflow.v2beta1.Participants.SuggestSmartReplies].

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

type SuggestSmartRepliesRequest = src.SuggestSmartRepliesRequest

type SuggestSmartRepliesResponse

The response message for [Participants.SuggestSmartReplies][google.cloud.dialogflow.v2beta1.Participants.SuggestSmartReplies].

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

type SuggestSmartRepliesResponse = src.SuggestSmartRepliesResponse

type Suggestion

Represents a suggestion for a human agent. Deprecated: Do not use.

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

type Suggestion = src.Suggestion

type 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/apiv2beta1/dialogflowpb

type SuggestionFeature = src.SuggestionFeature

type SuggestionFeature_Type

Defines the type of Human Agent Assistant feature.

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

type SuggestionFeature_Type = src.SuggestionFeature_Type

type SuggestionResult

One response of different type of suggestion response which is used in the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent] and [Participants.AnalyzeContent][google.cloud.dialogflow.v2beta1.Participants.AnalyzeContent], as well as HumanAgentAssistantEvent[google.cloud.dialogflow.v2beta1.HumanAgentAssistantEvent].

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

type SuggestionResult = src.SuggestionResult

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 Suggestion_Article

Represents suggested article.

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

type Suggestion_Article = src.Suggestion_Article

type Suggestion_FaqAnswer

Represents suggested answer from "frequently asked questions".

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

type Suggestion_FaqAnswer = src.Suggestion_FaqAnswer

type SynthesizeSpeechConfig

Configuration of how speech should be synthesized.

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

type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig

type TelephonyDtmf

[DTMF](https://en.wikipedia.org/wiki/Dual-tone_multi-frequency_signaling) digit in Telephony Gateway.

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

type TelephonyDtmf = src.TelephonyDtmf

type TelephonyDtmfEvents

A wrapper of repeated TelephonyDtmf digits.

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

type TelephonyDtmfEvents = src.TelephonyDtmfEvents

type TextInput

Represents the natural language text to be processed.

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

type TextInput = src.TextInput

type TextToSpeechSettings

Instructs the speech synthesizer on how to generate the output audio content.

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

type TextToSpeechSettings = src.TextToSpeechSettings

type TrainAgentRequest

The request message for [Agents.TrainAgent][google.cloud.dialogflow.v2beta1.Agents.TrainAgent].

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

type TrainAgentRequest = src.TrainAgentRequest

type UnimplementedAgentsServer

UnimplementedAgentsServer can be embedded to have forward compatible implementations.

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

type UnimplementedAgentsServer = src.UnimplementedAgentsServer

type UnimplementedAnswerRecordsServer

UnimplementedAnswerRecordsServer can be embedded to have forward compatible implementations.

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

type UnimplementedAnswerRecordsServer = src.UnimplementedAnswerRecordsServer

type UnimplementedContextsServer

UnimplementedContextsServer can be embedded to have forward compatible implementations.

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

type UnimplementedContextsServer = src.UnimplementedContextsServer

type UnimplementedConversationProfilesServer

UnimplementedConversationProfilesServer can be embedded to have forward compatible implementations.

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

type UnimplementedConversationProfilesServer = src.UnimplementedConversationProfilesServer

type UnimplementedConversationsServer

UnimplementedConversationsServer can be embedded to have forward compatible implementations.

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

type UnimplementedConversationsServer = src.UnimplementedConversationsServer

type UnimplementedDocumentsServer

UnimplementedDocumentsServer can be embedded to have forward compatible implementations.

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

type UnimplementedDocumentsServer = src.UnimplementedDocumentsServer

type UnimplementedEntityTypesServer

UnimplementedEntityTypesServer can be embedded to have forward compatible implementations.

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

type UnimplementedEntityTypesServer = src.UnimplementedEntityTypesServer

type UnimplementedEnvironmentsServer

UnimplementedEnvironmentsServer can be embedded to have forward compatible implementations.

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

type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer

type UnimplementedFulfillmentsServer

UnimplementedFulfillmentsServer can be embedded to have forward compatible implementations.

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

type UnimplementedFulfillmentsServer = src.UnimplementedFulfillmentsServer

type UnimplementedIntentsServer

UnimplementedIntentsServer can be embedded to have forward compatible implementations.

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

type UnimplementedIntentsServer = src.UnimplementedIntentsServer

type UnimplementedKnowledgeBasesServer

UnimplementedKnowledgeBasesServer can be embedded to have forward compatible implementations.

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

type UnimplementedKnowledgeBasesServer = src.UnimplementedKnowledgeBasesServer

type UnimplementedParticipantsServer

UnimplementedParticipantsServer can be embedded to have forward compatible implementations.

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

type UnimplementedParticipantsServer = src.UnimplementedParticipantsServer

type UnimplementedSessionEntityTypesServer

UnimplementedSessionEntityTypesServer can be embedded to have forward compatible implementations.

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

type UnimplementedSessionEntityTypesServer = src.UnimplementedSessionEntityTypesServer

type UnimplementedSessionsServer

UnimplementedSessionsServer can be embedded to have forward compatible implementations.

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

type UnimplementedSessionsServer = src.UnimplementedSessionsServer

type UnimplementedVersionsServer

UnimplementedVersionsServer can be embedded to have forward compatible implementations.

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

type UnimplementedVersionsServer = src.UnimplementedVersionsServer

type UpdateAnswerRecordRequest

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

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

type UpdateAnswerRecordRequest = src.UpdateAnswerRecordRequest

type UpdateContextRequest

The request message for [Contexts.UpdateContext][google.cloud.dialogflow.v2beta1.Contexts.UpdateContext].

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

type UpdateContextRequest = src.UpdateContextRequest

type UpdateConversationProfileRequest

The request message for [ConversationProfiles.UpdateConversationProfile][google.cloud.dialogflow.v2beta1.ConversationProfiles.UpdateConversationProfile].

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

type UpdateConversationProfileRequest = src.UpdateConversationProfileRequest

type UpdateDocumentRequest

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

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

type UpdateDocumentRequest = src.UpdateDocumentRequest

type UpdateEntityTypeRequest

The request message for [EntityTypes.UpdateEntityType][google.cloud.dialogflow.v2beta1.EntityTypes.UpdateEntityType].

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

type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest

type UpdateEnvironmentRequest

The request message for [Environments.UpdateEnvironment][google.cloud.dialogflow.v2beta1.Environments.UpdateEnvironment].

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

type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest

type UpdateFulfillmentRequest

The request message for [Fulfillments.UpdateFulfillment][google.cloud.dialogflow.v2beta1.Fulfillments.UpdateFulfillment].

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

type UpdateFulfillmentRequest = src.UpdateFulfillmentRequest

type UpdateIntentRequest

The request message for [Intents.UpdateIntent][google.cloud.dialogflow.v2beta1.Intents.UpdateIntent].

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

type UpdateIntentRequest = src.UpdateIntentRequest

type UpdateKnowledgeBaseRequest

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

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

type UpdateKnowledgeBaseRequest = src.UpdateKnowledgeBaseRequest

type UpdateParticipantRequest

The request message for [Participants.UpdateParticipant][google.cloud.dialogflow.v2beta1.Participants.UpdateParticipant].

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

type UpdateParticipantRequest = src.UpdateParticipantRequest

type UpdateSessionEntityTypeRequest

The request message for [SessionEntityTypes.UpdateSessionEntityType][google.cloud.dialogflow.v2beta1.SessionEntityTypes.UpdateSessionEntityType].

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

type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest

type UpdateVersionRequest

The request message for [Versions.UpdateVersion][google.cloud.dialogflow.v2beta1.Versions.UpdateVersion].

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

type UpdateVersionRequest = src.UpdateVersionRequest

type ValidationError

Represents a single validation error.

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

type ValidationError = src.ValidationError

type ValidationError_Severity

Represents a level of severity.

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

type ValidationError_Severity = src.ValidationError_Severity

type ValidationResult

Represents the output of agent validation.

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

type ValidationResult = src.ValidationResult

type 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/apiv2beta1/dialogflowpb

type Version = src.Version

type Version_VersionStatus

The status of a version.

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

type Version_VersionStatus = src.Version_VersionStatus

type 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/apiv2beta1/dialogflowpb

type VersionsClient = src.VersionsClient

func NewVersionsClient

func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient

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

type VersionsServer

VersionsServer is the server API for Versions service.

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

type VersionsServer = src.VersionsServer

type VoiceSelectionParams

Description of which voice to use for speech synthesis.

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

type VoiceSelectionParams = src.VoiceSelectionParams

type WebhookRequest

The request message for a webhook call.

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

type WebhookRequest = src.WebhookRequest

type 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.v2beta1.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/apiv2beta1/dialogflowpb

type WebhookResponse = src.WebhookResponse