...

Package cx

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

Overview ▾

Package cx aliases all exported identifiers in package "cloud.google.com/go/dialogflow/cx/apiv3/cxpb".

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb. 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 RegisterChangelogsServer(s *grpc.Server, srv ChangelogsServer)
func RegisterDeploymentsServer(s *grpc.Server, srv DeploymentsServer)
func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer)
func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer)
func RegisterExperimentsServer(s *grpc.Server, srv ExperimentsServer)
func RegisterFlowsServer(s *grpc.Server, srv FlowsServer)
func RegisterIntentsServer(s *grpc.Server, srv IntentsServer)
func RegisterPagesServer(s *grpc.Server, srv PagesServer)
func RegisterSecuritySettingsServiceServer(s *grpc.Server, srv SecuritySettingsServiceServer)
func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer)
func RegisterSessionsServer(s *grpc.Server, srv SessionsServer)
func RegisterTestCasesServer(s *grpc.Server, srv TestCasesServer)
func RegisterTransitionRouteGroupsServer(s *grpc.Server, srv TransitionRouteGroupsServer)
func RegisterVersionsServer(s *grpc.Server, srv VersionsServer)
func RegisterWebhooksServer(s *grpc.Server, srv WebhooksServer)
type AdvancedSettings
type AdvancedSettings_LoggingSettings
type Agent
type AgentValidationResult
type AgentsClient
    func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient
type AgentsServer
type AudioEncoding
type AudioInput
type BatchDeleteTestCasesRequest
type BatchRunTestCasesMetadata
type BatchRunTestCasesRequest
type BatchRunTestCasesResponse
type CalculateCoverageRequest
type CalculateCoverageRequest_CoverageType
type CalculateCoverageResponse
type CalculateCoverageResponse_IntentCoverage
type CalculateCoverageResponse_RouteGroupCoverage
type CalculateCoverageResponse_TransitionCoverage
type Changelog
type ChangelogsClient
    func NewChangelogsClient(cc grpc.ClientConnInterface) ChangelogsClient
type ChangelogsServer
type CompareVersionsRequest
type CompareVersionsResponse
type ContinuousTestResult
type ContinuousTestResult_AggregatedTestResult
type ConversationTurn
type ConversationTurn_UserInput
type ConversationTurn_VirtualAgentOutput
type CreateAgentRequest
type CreateEntityTypeRequest
type CreateEnvironmentRequest
type CreateExperimentRequest
type CreateFlowRequest
type CreateIntentRequest
type CreatePageRequest
type CreateSecuritySettingsRequest
type CreateSessionEntityTypeRequest
type CreateTestCaseRequest
type CreateTransitionRouteGroupRequest
type CreateVersionOperationMetadata
type CreateVersionRequest
type CreateWebhookRequest
type DeleteAgentRequest
type DeleteEntityTypeRequest
type DeleteEnvironmentRequest
type DeleteExperimentRequest
type DeleteFlowRequest
type DeleteIntentRequest
type DeletePageRequest
type DeleteSecuritySettingsRequest
type DeleteSessionEntityTypeRequest
type DeleteTransitionRouteGroupRequest
type DeleteVersionRequest
type DeleteWebhookRequest
type DeployFlowMetadata
type DeployFlowRequest
type DeployFlowResponse
type Deployment
type Deployment_Result
type Deployment_State
type DeploymentsClient
    func NewDeploymentsClient(cc grpc.ClientConnInterface) DeploymentsClient
type DeploymentsServer
type DetectIntentRequest
type DetectIntentResponse
type DetectIntentResponse_ResponseType
type DtmfInput
type EntityType
type EntityType_AutoExpansionMode
type EntityType_Entity
type EntityType_ExcludedPhrase
type EntityType_Kind
type EntityTypesClient
    func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient
type EntityTypesServer
type Environment
type Environment_TestCasesConfig
type Environment_VersionConfig
type Environment_WebhookConfig
type EnvironmentsClient
    func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient
type EnvironmentsServer
type EventHandler
type EventHandler_TargetFlow
type EventHandler_TargetPage
type EventInput
type Experiment
type Experiment_Definition
type Experiment_Definition_VersionVariants
type Experiment_Result
type Experiment_Result_ConfidenceInterval
type Experiment_Result_CountType
type Experiment_Result_Metric
type Experiment_Result_MetricType
type Experiment_Result_Metric_Count
type Experiment_Result_Metric_Ratio
type Experiment_Result_VersionMetrics
type Experiment_State
type ExperimentsClient
    func NewExperimentsClient(cc grpc.ClientConnInterface) ExperimentsClient
type ExperimentsServer
type ExportAgentRequest
type ExportAgentRequest_DataFormat
type ExportAgentResponse
type ExportAgentResponse_AgentContent
type ExportAgentResponse_AgentUri
type ExportFlowRequest
type ExportFlowResponse
type ExportFlowResponse_FlowContent
type ExportFlowResponse_FlowUri
type ExportTestCasesMetadata
type ExportTestCasesRequest
type ExportTestCasesRequest_DataFormat
type ExportTestCasesRequest_GcsUri
type ExportTestCasesResponse
type ExportTestCasesResponse_Content
type ExportTestCasesResponse_GcsUri
type Flow
type FlowValidationResult
type FlowsClient
    func NewFlowsClient(cc grpc.ClientConnInterface) FlowsClient
type FlowsServer
type Form
type Form_Parameter
type Form_Parameter_FillBehavior
type FulfillIntentRequest
type FulfillIntentResponse
type Fulfillment
type Fulfillment_ConditionalCases
type Fulfillment_ConditionalCases_Case
type Fulfillment_ConditionalCases_Case_CaseContent
type Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases
type Fulfillment_ConditionalCases_Case_CaseContent_Message
type Fulfillment_SetParameterAction
type GetAgentRequest
type GetAgentValidationResultRequest
type GetChangelogRequest
type GetDeploymentRequest
type GetEntityTypeRequest
type GetEnvironmentRequest
type GetExperimentRequest
type GetFlowRequest
type GetFlowValidationResultRequest
type GetIntentRequest
type GetPageRequest
type GetSecuritySettingsRequest
type GetSessionEntityTypeRequest
type GetTestCaseRequest
type GetTestCaseResultRequest
type GetTransitionRouteGroupRequest
type GetVersionRequest
type GetWebhookRequest
type ImportFlowRequest
type ImportFlowRequest_FlowContent
type ImportFlowRequest_FlowUri
type ImportFlowRequest_ImportOption
type ImportFlowResponse
type ImportTestCasesMetadata
type ImportTestCasesRequest
type ImportTestCasesRequest_Content
type ImportTestCasesRequest_GcsUri
type ImportTestCasesResponse
type InputAudioConfig
type Intent
type IntentCoverage
type IntentCoverage_Intent
type IntentInput
type IntentView
type Intent_Parameter
type Intent_TrainingPhrase
type Intent_TrainingPhrase_Part
type IntentsClient
    func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient
type IntentsServer
type ListAgentsRequest
type ListAgentsResponse
type ListChangelogsRequest
type ListChangelogsResponse
type ListContinuousTestResultsRequest
type ListContinuousTestResultsResponse
type ListDeploymentsRequest
type ListDeploymentsResponse
type ListEntityTypesRequest
type ListEntityTypesResponse
type ListEnvironmentsRequest
type ListEnvironmentsResponse
type ListExperimentsRequest
type ListExperimentsResponse
type ListFlowsRequest
type ListFlowsResponse
type ListIntentsRequest
type ListIntentsResponse
type ListPagesRequest
type ListPagesResponse
type ListSecuritySettingsRequest
type ListSecuritySettingsResponse
type ListSessionEntityTypesRequest
type ListSessionEntityTypesResponse
type ListTestCaseResultsRequest
type ListTestCaseResultsResponse
type ListTestCasesRequest
type ListTestCasesRequest_TestCaseView
type ListTestCasesResponse
type ListTransitionRouteGroupsRequest
type ListTransitionRouteGroupsResponse
type ListVersionsRequest
type ListVersionsResponse
type ListWebhooksRequest
type ListWebhooksResponse
type LoadVersionRequest
type LookupEnvironmentHistoryRequest
type LookupEnvironmentHistoryResponse
type Match
type MatchIntentRequest
type MatchIntentResponse
type MatchIntentResponse_Text
type MatchIntentResponse_Transcript
type MatchIntentResponse_TriggerEvent
type MatchIntentResponse_TriggerIntent
type Match_MatchType
type NluSettings
type NluSettings_ModelTrainingMode
type NluSettings_ModelType
type OutputAudioConfig
type OutputAudioEncoding
type Page
type PageInfo
type PageInfo_FormInfo
type PageInfo_FormInfo_ParameterInfo
type PageInfo_FormInfo_ParameterInfo_ParameterState
type PagesClient
    func NewPagesClient(cc grpc.ClientConnInterface) PagesClient
type PagesServer
type QueryInput
type QueryInput_Audio
type QueryInput_Dtmf
type QueryInput_Event
type QueryInput_Intent
type QueryInput_Text
type QueryParameters
type QueryResult
type QueryResult_Dtmf
type QueryResult_Text
type QueryResult_Transcript
type QueryResult_TriggerEvent
type QueryResult_TriggerIntent
type ResourceName
type ResponseMessage
type ResponseMessage_ConversationSuccess
type ResponseMessage_ConversationSuccess_
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_OutputAudioText
type ResponseMessage_OutputAudioText_
type ResponseMessage_OutputAudioText_Ssml
type ResponseMessage_OutputAudioText_Text
type ResponseMessage_Payload
type ResponseMessage_PlayAudio
type ResponseMessage_PlayAudio_
type ResponseMessage_TelephonyTransferCall
type ResponseMessage_TelephonyTransferCall_
type ResponseMessage_TelephonyTransferCall_PhoneNumber
type ResponseMessage_Text
type ResponseMessage_Text_
type RestoreAgentRequest
type RestoreAgentRequest_AgentContent
type RestoreAgentRequest_AgentUri
type RestoreAgentRequest_RestoreOption
type RolloutConfig
type RolloutConfig_RolloutStep
type RolloutState
type RunContinuousTestMetadata
type RunContinuousTestRequest
type RunContinuousTestResponse
type RunTestCaseMetadata
type RunTestCaseRequest
type RunTestCaseResponse
type SecuritySettings
type SecuritySettingsServiceClient
    func NewSecuritySettingsServiceClient(cc grpc.ClientConnInterface) SecuritySettingsServiceClient
type SecuritySettingsServiceServer
type SecuritySettings_AudioExportSettings
type SecuritySettings_AudioExportSettings_AudioFormat
type SecuritySettings_InsightsExportSettings
type SecuritySettings_PurgeDataType
type SecuritySettings_RedactionScope
type SecuritySettings_RedactionStrategy
type SecuritySettings_RetentionWindowDays
type SentimentAnalysisResult
type SessionEntityType
type SessionEntityType_EntityOverrideMode
type SessionEntityTypesClient
    func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient
type SessionEntityTypesServer
type SessionInfo
type SessionsClient
    func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient
type SessionsServer
type Sessions_StreamingDetectIntentClient
type Sessions_StreamingDetectIntentServer
type SpeechModelVariant
type SpeechToTextSettings
type SpeechWordInfo
type SsmlVoiceGender
type StartExperimentRequest
type StopExperimentRequest
type StreamingDetectIntentRequest
type StreamingDetectIntentResponse
type StreamingDetectIntentResponse_DetectIntentResponse
type StreamingDetectIntentResponse_RecognitionResult
type StreamingRecognitionResult
type StreamingRecognitionResult_MessageType
type SynthesizeSpeechConfig
type TestCase
type TestCaseError
type TestCaseResult
type TestCasesClient
    func NewTestCasesClient(cc grpc.ClientConnInterface) TestCasesClient
type TestCasesServer
type TestConfig
type TestError
type TestResult
type TestRunDifference
type TestRunDifference_DiffType
type TextInput
type TrainFlowRequest
type TransitionCoverage
type TransitionCoverage_Transition
type TransitionCoverage_TransitionNode
type TransitionCoverage_TransitionNode_Flow
type TransitionCoverage_TransitionNode_Page
type TransitionCoverage_Transition_EventHandler
type TransitionCoverage_Transition_TransitionRoute
type TransitionRoute
type TransitionRouteGroup
type TransitionRouteGroupCoverage
type TransitionRouteGroupCoverage_Coverage
type TransitionRouteGroupCoverage_Coverage_Transition
type TransitionRouteGroupsClient
    func NewTransitionRouteGroupsClient(cc grpc.ClientConnInterface) TransitionRouteGroupsClient
type TransitionRouteGroupsServer
type TransitionRoute_TargetFlow
type TransitionRoute_TargetPage
type UnimplementedAgentsServer
type UnimplementedChangelogsServer
type UnimplementedDeploymentsServer
type UnimplementedEntityTypesServer
type UnimplementedEnvironmentsServer
type UnimplementedExperimentsServer
type UnimplementedFlowsServer
type UnimplementedIntentsServer
type UnimplementedPagesServer
type UnimplementedSecuritySettingsServiceServer
type UnimplementedSessionEntityTypesServer
type UnimplementedSessionsServer
type UnimplementedTestCasesServer
type UnimplementedTransitionRouteGroupsServer
type UnimplementedVersionsServer
type UnimplementedWebhooksServer
type UpdateAgentRequest
type UpdateEntityTypeRequest
type UpdateEnvironmentRequest
type UpdateExperimentRequest
type UpdateFlowRequest
type UpdateIntentRequest
type UpdatePageRequest
type UpdateSecuritySettingsRequest
type UpdateSessionEntityTypeRequest
type UpdateTestCaseRequest
type UpdateTransitionRouteGroupRequest
type UpdateVersionRequest
type UpdateWebhookRequest
type ValidateAgentRequest
type ValidateFlowRequest
type ValidationMessage
type ValidationMessage_ResourceType
type ValidationMessage_Severity
type VariantsHistory
type VariantsHistory_VersionVariants
type Version
type VersionVariants
type VersionVariants_Variant
type Version_State
type VersionsClient
    func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient
type VersionsServer
type VoiceSelectionParams
type Webhook
type WebhookRequest
type WebhookRequest_FulfillmentInfo
type WebhookRequest_IntentInfo
type WebhookRequest_IntentInfo_IntentParameterValue
type WebhookRequest_SentimentAnalysisResult
type WebhookRequest_Text
type WebhookRequest_Transcript
type WebhookRequest_TriggerEvent
type WebhookRequest_TriggerIntent
type WebhookResponse
type WebhookResponse_FulfillmentResponse
type WebhookResponse_FulfillmentResponse_MergeBehavior
type WebhookResponse_TargetFlow
type WebhookResponse_TargetPage
type Webhook_GenericWebService
type Webhook_GenericWebService_
type Webhook_ServiceDirectory
type Webhook_ServiceDirectoryConfig
type WebhooksClient
    func NewWebhooksClient(cc grpc.ClientConnInterface) WebhooksClient
type WebhooksServer

Package files

alias.go

Constants

Deprecated: Please use consts in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

const (
    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
    CalculateCoverageRequest_COVERAGE_TYPE_UNSPECIFIED             = src.CalculateCoverageRequest_COVERAGE_TYPE_UNSPECIFIED
    CalculateCoverageRequest_INTENT                                = src.CalculateCoverageRequest_INTENT
    CalculateCoverageRequest_PAGE_TRANSITION                       = src.CalculateCoverageRequest_PAGE_TRANSITION
    CalculateCoverageRequest_TRANSITION_ROUTE_GROUP                = src.CalculateCoverageRequest_TRANSITION_ROUTE_GROUP
    ContinuousTestResult_AGGREGATED_TEST_RESULT_UNSPECIFIED        = src.ContinuousTestResult_AGGREGATED_TEST_RESULT_UNSPECIFIED
    ContinuousTestResult_FAILED                                    = src.ContinuousTestResult_FAILED
    ContinuousTestResult_PASSED                                    = src.ContinuousTestResult_PASSED
    Deployment_FAILED                                              = src.Deployment_FAILED
    Deployment_RUNNING                                             = src.Deployment_RUNNING
    Deployment_STATE_UNSPECIFIED                                   = src.Deployment_STATE_UNSPECIFIED
    Deployment_SUCCEEDED                                           = src.Deployment_SUCCEEDED
    DetectIntentResponse_FINAL                                     = src.DetectIntentResponse_FINAL
    DetectIntentResponse_PARTIAL                                   = src.DetectIntentResponse_PARTIAL
    DetectIntentResponse_RESPONSE_TYPE_UNSPECIFIED                 = src.DetectIntentResponse_RESPONSE_TYPE_UNSPECIFIED
    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
    Experiment_DONE                                                = src.Experiment_DONE
    Experiment_DRAFT                                               = src.Experiment_DRAFT
    Experiment_ROLLOUT_FAILED                                      = src.Experiment_ROLLOUT_FAILED
    Experiment_RUNNING                                             = src.Experiment_RUNNING
    Experiment_Result_ABANDONED_SESSION_RATE                       = src.Experiment_Result_ABANDONED_SESSION_RATE
    Experiment_Result_AVERAGE_TURN_COUNT                           = src.Experiment_Result_AVERAGE_TURN_COUNT
    Experiment_Result_CALLBACK_SESSION_RATE                        = src.Experiment_Result_CALLBACK_SESSION_RATE
    Experiment_Result_CONTAINED_SESSION_NO_CALLBACK_RATE           = src.Experiment_Result_CONTAINED_SESSION_NO_CALLBACK_RATE
    Experiment_Result_COUNT_TYPE_UNSPECIFIED                       = src.Experiment_Result_COUNT_TYPE_UNSPECIFIED
    Experiment_Result_LIVE_AGENT_HANDOFF_RATE                      = src.Experiment_Result_LIVE_AGENT_HANDOFF_RATE
    Experiment_Result_METRIC_UNSPECIFIED                           = src.Experiment_Result_METRIC_UNSPECIFIED
    Experiment_Result_SESSION_END_RATE                             = src.Experiment_Result_SESSION_END_RATE
    Experiment_Result_TOTAL_NO_MATCH_COUNT                         = src.Experiment_Result_TOTAL_NO_MATCH_COUNT
    Experiment_Result_TOTAL_TURN_COUNT                             = src.Experiment_Result_TOTAL_TURN_COUNT
    Experiment_STATE_UNSPECIFIED                                   = src.Experiment_STATE_UNSPECIFIED
    ExportAgentRequest_BLOB                                        = src.ExportAgentRequest_BLOB
    ExportAgentRequest_DATA_FORMAT_UNSPECIFIED                     = src.ExportAgentRequest_DATA_FORMAT_UNSPECIFIED
    ExportTestCasesRequest_BLOB                                    = src.ExportTestCasesRequest_BLOB
    ExportTestCasesRequest_DATA_FORMAT_UNSPECIFIED                 = src.ExportTestCasesRequest_DATA_FORMAT_UNSPECIFIED
    ExportTestCasesRequest_JSON                                    = src.ExportTestCasesRequest_JSON
    ImportFlowRequest_FALLBACK                                     = src.ImportFlowRequest_FALLBACK
    ImportFlowRequest_IMPORT_OPTION_UNSPECIFIED                    = src.ImportFlowRequest_IMPORT_OPTION_UNSPECIFIED
    ImportFlowRequest_KEEP                                         = src.ImportFlowRequest_KEEP
    IntentView_INTENT_VIEW_FULL                                    = src.IntentView_INTENT_VIEW_FULL
    IntentView_INTENT_VIEW_PARTIAL                                 = src.IntentView_INTENT_VIEW_PARTIAL
    IntentView_INTENT_VIEW_UNSPECIFIED                             = src.IntentView_INTENT_VIEW_UNSPECIFIED
    ListTestCasesRequest_BASIC                                     = src.ListTestCasesRequest_BASIC
    ListTestCasesRequest_FULL                                      = src.ListTestCasesRequest_FULL
    ListTestCasesRequest_TEST_CASE_VIEW_UNSPECIFIED                = src.ListTestCasesRequest_TEST_CASE_VIEW_UNSPECIFIED
    Match_DIRECT_INTENT                                            = src.Match_DIRECT_INTENT
    Match_EVENT                                                    = src.Match_EVENT
    Match_INTENT                                                   = src.Match_INTENT
    Match_MATCH_TYPE_UNSPECIFIED                                   = src.Match_MATCH_TYPE_UNSPECIFIED
    Match_NO_INPUT                                                 = src.Match_NO_INPUT
    Match_NO_MATCH                                                 = src.Match_NO_MATCH
    Match_PARAMETER_FILLING                                        = src.Match_PARAMETER_FILLING
    NluSettings_MODEL_TRAINING_MODE_AUTOMATIC                      = src.NluSettings_MODEL_TRAINING_MODE_AUTOMATIC
    NluSettings_MODEL_TRAINING_MODE_MANUAL                         = src.NluSettings_MODEL_TRAINING_MODE_MANUAL
    NluSettings_MODEL_TRAINING_MODE_UNSPECIFIED                    = src.NluSettings_MODEL_TRAINING_MODE_UNSPECIFIED
    NluSettings_MODEL_TYPE_ADVANCED                                = src.NluSettings_MODEL_TYPE_ADVANCED
    NluSettings_MODEL_TYPE_STANDARD                                = src.NluSettings_MODEL_TYPE_STANDARD
    NluSettings_MODEL_TYPE_UNSPECIFIED                             = src.NluSettings_MODEL_TYPE_UNSPECIFIED
    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
    PageInfo_FormInfo_ParameterInfo_EMPTY                          = src.PageInfo_FormInfo_ParameterInfo_EMPTY
    PageInfo_FormInfo_ParameterInfo_FILLED                         = src.PageInfo_FormInfo_ParameterInfo_FILLED
    PageInfo_FormInfo_ParameterInfo_INVALID                        = src.PageInfo_FormInfo_ParameterInfo_INVALID
    PageInfo_FormInfo_ParameterInfo_PARAMETER_STATE_UNSPECIFIED    = src.PageInfo_FormInfo_ParameterInfo_PARAMETER_STATE_UNSPECIFIED
    RestoreAgentRequest_FALLBACK                                   = src.RestoreAgentRequest_FALLBACK
    RestoreAgentRequest_KEEP                                       = src.RestoreAgentRequest_KEEP
    RestoreAgentRequest_RESTORE_OPTION_UNSPECIFIED                 = src.RestoreAgentRequest_RESTORE_OPTION_UNSPECIFIED
    SecuritySettings_AudioExportSettings_AUDIO_FORMAT_UNSPECIFIED  = src.SecuritySettings_AudioExportSettings_AUDIO_FORMAT_UNSPECIFIED
    SecuritySettings_AudioExportSettings_MP3                       = src.SecuritySettings_AudioExportSettings_MP3
    SecuritySettings_AudioExportSettings_MULAW                     = src.SecuritySettings_AudioExportSettings_MULAW
    SecuritySettings_AudioExportSettings_OGG                       = src.SecuritySettings_AudioExportSettings_OGG
    SecuritySettings_DIALOGFLOW_HISTORY                            = src.SecuritySettings_DIALOGFLOW_HISTORY
    SecuritySettings_PURGE_DATA_TYPE_UNSPECIFIED                   = src.SecuritySettings_PURGE_DATA_TYPE_UNSPECIFIED
    SecuritySettings_REDACTION_SCOPE_UNSPECIFIED                   = src.SecuritySettings_REDACTION_SCOPE_UNSPECIFIED
    SecuritySettings_REDACTION_STRATEGY_UNSPECIFIED                = src.SecuritySettings_REDACTION_STRATEGY_UNSPECIFIED
    SecuritySettings_REDACT_DISK_STORAGE                           = src.SecuritySettings_REDACT_DISK_STORAGE
    SecuritySettings_REDACT_WITH_SERVICE                           = src.SecuritySettings_REDACT_WITH_SERVICE
    SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE                = src.SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE
    SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT              = src.SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT
    SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED             = src.SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED
    SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED            = src.SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED
    SpeechModelVariant_USE_BEST_AVAILABLE                          = src.SpeechModelVariant_USE_BEST_AVAILABLE
    SpeechModelVariant_USE_ENHANCED                                = src.SpeechModelVariant_USE_ENHANCED
    SpeechModelVariant_USE_STANDARD                                = src.SpeechModelVariant_USE_STANDARD
    SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE                       = src.SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE
    SsmlVoiceGender_SSML_VOICE_GENDER_MALE                         = src.SsmlVoiceGender_SSML_VOICE_GENDER_MALE
    SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL                      = src.SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL
    SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED                  = src.SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED
    StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE             = src.StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE
    StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED            = src.StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED
    StreamingRecognitionResult_TRANSCRIPT                          = src.StreamingRecognitionResult_TRANSCRIPT
    TestResult_FAILED                                              = src.TestResult_FAILED
    TestResult_PASSED                                              = src.TestResult_PASSED
    TestResult_TEST_RESULT_UNSPECIFIED                             = src.TestResult_TEST_RESULT_UNSPECIFIED
    TestRunDifference_DIFF_TYPE_UNSPECIFIED                        = src.TestRunDifference_DIFF_TYPE_UNSPECIFIED
    TestRunDifference_INTENT                                       = src.TestRunDifference_INTENT
    TestRunDifference_PAGE                                         = src.TestRunDifference_PAGE
    TestRunDifference_PARAMETERS                                   = src.TestRunDifference_PARAMETERS
    TestRunDifference_UTTERANCE                                    = src.TestRunDifference_UTTERANCE
    ValidationMessage_AGENT                                        = src.ValidationMessage_AGENT
    ValidationMessage_ENTITY_TYPE                                  = src.ValidationMessage_ENTITY_TYPE
    ValidationMessage_ENTITY_TYPES                                 = src.ValidationMessage_ENTITY_TYPES
    ValidationMessage_ERROR                                        = src.ValidationMessage_ERROR
    ValidationMessage_FLOW                                         = src.ValidationMessage_FLOW
    ValidationMessage_INFO                                         = src.ValidationMessage_INFO
    ValidationMessage_INTENT                                       = src.ValidationMessage_INTENT
    ValidationMessage_INTENTS                                      = src.ValidationMessage_INTENTS
    ValidationMessage_INTENT_PARAMETER                             = src.ValidationMessage_INTENT_PARAMETER
    ValidationMessage_INTENT_TRAINING_PHRASE                       = src.ValidationMessage_INTENT_TRAINING_PHRASE
    ValidationMessage_INTENT_TRAINING_PHRASES                      = src.ValidationMessage_INTENT_TRAINING_PHRASES
    ValidationMessage_PAGE                                         = src.ValidationMessage_PAGE
    ValidationMessage_PAGES                                        = src.ValidationMessage_PAGES
    ValidationMessage_RESOURCE_TYPE_UNSPECIFIED                    = src.ValidationMessage_RESOURCE_TYPE_UNSPECIFIED
    ValidationMessage_SEVERITY_UNSPECIFIED                         = src.ValidationMessage_SEVERITY_UNSPECIFIED
    ValidationMessage_TRANSITION_ROUTE_GROUP                       = src.ValidationMessage_TRANSITION_ROUTE_GROUP
    ValidationMessage_WARNING                                      = src.ValidationMessage_WARNING
    ValidationMessage_WEBHOOK                                      = src.ValidationMessage_WEBHOOK
    Version_FAILED                                                 = src.Version_FAILED
    Version_RUNNING                                                = src.Version_RUNNING
    Version_STATE_UNSPECIFIED                                      = src.Version_STATE_UNSPECIFIED
    Version_SUCCEEDED                                              = src.Version_SUCCEEDED
    WebhookResponse_FulfillmentResponse_APPEND                     = src.WebhookResponse_FulfillmentResponse_APPEND
    WebhookResponse_FulfillmentResponse_MERGE_BEHAVIOR_UNSPECIFIED = src.WebhookResponse_FulfillmentResponse_MERGE_BEHAVIOR_UNSPECIFIED
    WebhookResponse_FulfillmentResponse_REPLACE                    = src.WebhookResponse_FulfillmentResponse_REPLACE
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

var (
    AudioEncoding_name                                              = src.AudioEncoding_name
    AudioEncoding_value                                             = src.AudioEncoding_value
    CalculateCoverageRequest_CoverageType_name                      = src.CalculateCoverageRequest_CoverageType_name
    CalculateCoverageRequest_CoverageType_value                     = src.CalculateCoverageRequest_CoverageType_value
    ContinuousTestResult_AggregatedTestResult_name                  = src.ContinuousTestResult_AggregatedTestResult_name
    ContinuousTestResult_AggregatedTestResult_value                 = src.ContinuousTestResult_AggregatedTestResult_value
    Deployment_State_name                                           = src.Deployment_State_name
    Deployment_State_value                                          = src.Deployment_State_value
    DetectIntentResponse_ResponseType_name                          = src.DetectIntentResponse_ResponseType_name
    DetectIntentResponse_ResponseType_value                         = src.DetectIntentResponse_ResponseType_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
    Experiment_Result_CountType_name                                = src.Experiment_Result_CountType_name
    Experiment_Result_CountType_value                               = src.Experiment_Result_CountType_value
    Experiment_Result_MetricType_name                               = src.Experiment_Result_MetricType_name
    Experiment_Result_MetricType_value                              = src.Experiment_Result_MetricType_value
    Experiment_State_name                                           = src.Experiment_State_name
    Experiment_State_value                                          = src.Experiment_State_value
    ExportAgentRequest_DataFormat_name                              = src.ExportAgentRequest_DataFormat_name
    ExportAgentRequest_DataFormat_value                             = src.ExportAgentRequest_DataFormat_value
    ExportTestCasesRequest_DataFormat_name                          = src.ExportTestCasesRequest_DataFormat_name
    ExportTestCasesRequest_DataFormat_value                         = src.ExportTestCasesRequest_DataFormat_value
    File_google_cloud_dialogflow_cx_v3_advanced_settings_proto      = src.File_google_cloud_dialogflow_cx_v3_advanced_settings_proto
    File_google_cloud_dialogflow_cx_v3_agent_proto                  = src.File_google_cloud_dialogflow_cx_v3_agent_proto
    File_google_cloud_dialogflow_cx_v3_audio_config_proto           = src.File_google_cloud_dialogflow_cx_v3_audio_config_proto
    File_google_cloud_dialogflow_cx_v3_changelog_proto              = src.File_google_cloud_dialogflow_cx_v3_changelog_proto
    File_google_cloud_dialogflow_cx_v3_deployment_proto             = src.File_google_cloud_dialogflow_cx_v3_deployment_proto
    File_google_cloud_dialogflow_cx_v3_entity_type_proto            = src.File_google_cloud_dialogflow_cx_v3_entity_type_proto
    File_google_cloud_dialogflow_cx_v3_environment_proto            = src.File_google_cloud_dialogflow_cx_v3_environment_proto
    File_google_cloud_dialogflow_cx_v3_experiment_proto             = src.File_google_cloud_dialogflow_cx_v3_experiment_proto
    File_google_cloud_dialogflow_cx_v3_flow_proto                   = src.File_google_cloud_dialogflow_cx_v3_flow_proto
    File_google_cloud_dialogflow_cx_v3_fulfillment_proto            = src.File_google_cloud_dialogflow_cx_v3_fulfillment_proto
    File_google_cloud_dialogflow_cx_v3_intent_proto                 = src.File_google_cloud_dialogflow_cx_v3_intent_proto
    File_google_cloud_dialogflow_cx_v3_page_proto                   = src.File_google_cloud_dialogflow_cx_v3_page_proto
    File_google_cloud_dialogflow_cx_v3_response_message_proto       = src.File_google_cloud_dialogflow_cx_v3_response_message_proto
    File_google_cloud_dialogflow_cx_v3_security_settings_proto      = src.File_google_cloud_dialogflow_cx_v3_security_settings_proto
    File_google_cloud_dialogflow_cx_v3_session_entity_type_proto    = src.File_google_cloud_dialogflow_cx_v3_session_entity_type_proto
    File_google_cloud_dialogflow_cx_v3_session_proto                = src.File_google_cloud_dialogflow_cx_v3_session_proto
    File_google_cloud_dialogflow_cx_v3_test_case_proto              = src.File_google_cloud_dialogflow_cx_v3_test_case_proto
    File_google_cloud_dialogflow_cx_v3_transition_route_group_proto = src.File_google_cloud_dialogflow_cx_v3_transition_route_group_proto
    File_google_cloud_dialogflow_cx_v3_validation_message_proto     = src.File_google_cloud_dialogflow_cx_v3_validation_message_proto
    File_google_cloud_dialogflow_cx_v3_version_proto                = src.File_google_cloud_dialogflow_cx_v3_version_proto
    File_google_cloud_dialogflow_cx_v3_webhook_proto                = src.File_google_cloud_dialogflow_cx_v3_webhook_proto
    ImportFlowRequest_ImportOption_name                             = src.ImportFlowRequest_ImportOption_name
    ImportFlowRequest_ImportOption_value                            = src.ImportFlowRequest_ImportOption_value
    IntentView_name                                                 = src.IntentView_name
    IntentView_value                                                = src.IntentView_value
    ListTestCasesRequest_TestCaseView_name                          = src.ListTestCasesRequest_TestCaseView_name
    ListTestCasesRequest_TestCaseView_value                         = src.ListTestCasesRequest_TestCaseView_value
    Match_MatchType_name                                            = src.Match_MatchType_name
    Match_MatchType_value                                           = src.Match_MatchType_value
    NluSettings_ModelTrainingMode_name                              = src.NluSettings_ModelTrainingMode_name
    NluSettings_ModelTrainingMode_value                             = src.NluSettings_ModelTrainingMode_value
    NluSettings_ModelType_name                                      = src.NluSettings_ModelType_name
    NluSettings_ModelType_value                                     = src.NluSettings_ModelType_value
    OutputAudioEncoding_name                                        = src.OutputAudioEncoding_name
    OutputAudioEncoding_value                                       = src.OutputAudioEncoding_value
    PageInfo_FormInfo_ParameterInfo_ParameterState_name             = src.PageInfo_FormInfo_ParameterInfo_ParameterState_name
    PageInfo_FormInfo_ParameterInfo_ParameterState_value            = src.PageInfo_FormInfo_ParameterInfo_ParameterState_value
    RestoreAgentRequest_RestoreOption_name                          = src.RestoreAgentRequest_RestoreOption_name
    RestoreAgentRequest_RestoreOption_value                         = src.RestoreAgentRequest_RestoreOption_value
    SecuritySettings_AudioExportSettings_AudioFormat_name           = src.SecuritySettings_AudioExportSettings_AudioFormat_name
    SecuritySettings_AudioExportSettings_AudioFormat_value          = src.SecuritySettings_AudioExportSettings_AudioFormat_value
    SecuritySettings_PurgeDataType_name                             = src.SecuritySettings_PurgeDataType_name
    SecuritySettings_PurgeDataType_value                            = src.SecuritySettings_PurgeDataType_value
    SecuritySettings_RedactionScope_name                            = src.SecuritySettings_RedactionScope_name
    SecuritySettings_RedactionScope_value                           = src.SecuritySettings_RedactionScope_value
    SecuritySettings_RedactionStrategy_name                         = src.SecuritySettings_RedactionStrategy_name
    SecuritySettings_RedactionStrategy_value                        = src.SecuritySettings_RedactionStrategy_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
    TestResult_name                                                 = src.TestResult_name
    TestResult_value                                                = src.TestResult_value
    TestRunDifference_DiffType_name                                 = src.TestRunDifference_DiffType_name
    TestRunDifference_DiffType_value                                = src.TestRunDifference_DiffType_value
    ValidationMessage_ResourceType_name                             = src.ValidationMessage_ResourceType_name
    ValidationMessage_ResourceType_value                            = src.ValidationMessage_ResourceType_value
    ValidationMessage_Severity_name                                 = src.ValidationMessage_Severity_name
    ValidationMessage_Severity_value                                = src.ValidationMessage_Severity_value
    Version_State_name                                              = src.Version_State_name
    Version_State_value                                             = src.Version_State_value
    WebhookResponse_FulfillmentResponse_MergeBehavior_name          = src.WebhookResponse_FulfillmentResponse_MergeBehavior_name
    WebhookResponse_FulfillmentResponse_MergeBehavior_value         = src.WebhookResponse_FulfillmentResponse_MergeBehavior_value
)

func RegisterAgentsServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterChangelogsServer

func RegisterChangelogsServer(s *grpc.Server, srv ChangelogsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterDeploymentsServer

func RegisterDeploymentsServer(s *grpc.Server, srv DeploymentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterEntityTypesServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterEnvironmentsServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterExperimentsServer

func RegisterExperimentsServer(s *grpc.Server, srv ExperimentsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterFlowsServer

func RegisterFlowsServer(s *grpc.Server, srv FlowsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterIntentsServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterPagesServer

func RegisterPagesServer(s *grpc.Server, srv PagesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterSecuritySettingsServiceServer

func RegisterSecuritySettingsServiceServer(s *grpc.Server, srv SecuritySettingsServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterSessionEntityTypesServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterSessionsServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterTestCasesServer

func RegisterTestCasesServer(s *grpc.Server, srv TestCasesServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterTransitionRouteGroupsServer

func RegisterTransitionRouteGroupsServer(s *grpc.Server, srv TransitionRouteGroupsServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterVersionsServer

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

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

func RegisterWebhooksServer

func RegisterWebhooksServer(s *grpc.Server, srv WebhooksServer)

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AdvancedSettings

Hierarchical advanced settings for agent/flow/page/fulfillment/parameter. Settings exposed at lower level overrides the settings exposed at higher level. Overriding occurs at the sub-setting level. For example, the playback_interruption_settings at fulfillment level only overrides the playback_interruption_settings at the agent level, leaving other settings at the agent level unchanged. DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AdvancedSettings = src.AdvancedSettings

type AdvancedSettings_LoggingSettings

Define behaviors on logging.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AdvancedSettings_LoggingSettings = src.AdvancedSettings_LoggingSettings

type Agent

Agents are best described as Natural Language Understanding (NLU) modules that transform user requests into actionable data. You can include agents in your app, product, or service to determine user intent and respond to the user in a natural way. After you create an agent, you can add [Intents][google.cloud.dialogflow.cx.v3.Intent], [Entity Types][google.cloud.dialogflow.cx.v3.EntityType], [Flows][google.cloud.dialogflow.cx.v3.Flow], [Fulfillments][google.cloud.dialogflow.cx.v3.Fulfillment], [Webhooks][google.cloud.dialogflow.cx.v3.Webhook], and so on to manage the conversation flows..

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Agent = src.Agent

type AgentValidationResult

The response message for [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AgentValidationResult = src.AgentValidationResult

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/cx/apiv3/cxpb

type AgentsClient = src.AgentsClient

func NewAgentsClient

func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AgentsServer

AgentsServer is the server API for Agents service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AgentsServer = src.AgentsServer

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/cx/apiv3/cxpb

type AudioEncoding = src.AudioEncoding

type AudioInput

Represents the natural speech audio to be processed.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type AudioInput = src.AudioInput

type BatchDeleteTestCasesRequest

The request message for [TestCases.BatchDeleteTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchDeleteTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type BatchDeleteTestCasesRequest = src.BatchDeleteTestCasesRequest

type BatchRunTestCasesMetadata

Metadata returned for the [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases] long running operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type BatchRunTestCasesMetadata = src.BatchRunTestCasesMetadata

type BatchRunTestCasesRequest

The request message for [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type BatchRunTestCasesRequest = src.BatchRunTestCasesRequest

type BatchRunTestCasesResponse

The response message for [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type BatchRunTestCasesResponse = src.BatchRunTestCasesResponse

type CalculateCoverageRequest

The request message for [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3.TestCases.CalculateCoverage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CalculateCoverageRequest = src.CalculateCoverageRequest

type CalculateCoverageRequest_CoverageType

The type of coverage score requested.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CalculateCoverageRequest_CoverageType = src.CalculateCoverageRequest_CoverageType

type CalculateCoverageResponse

The response message for [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3.TestCases.CalculateCoverage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CalculateCoverageResponse = src.CalculateCoverageResponse

type CalculateCoverageResponse_IntentCoverage

type CalculateCoverageResponse_IntentCoverage = src.CalculateCoverageResponse_IntentCoverage

type CalculateCoverageResponse_RouteGroupCoverage

type CalculateCoverageResponse_RouteGroupCoverage = src.CalculateCoverageResponse_RouteGroupCoverage

type CalculateCoverageResponse_TransitionCoverage

type CalculateCoverageResponse_TransitionCoverage = src.CalculateCoverageResponse_TransitionCoverage

type Changelog

Changelogs represents a change made to a given agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Changelog = src.Changelog

type ChangelogsClient

ChangelogsClient is the client API for Changelogs 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/cx/apiv3/cxpb

type ChangelogsClient = src.ChangelogsClient

func NewChangelogsClient

func NewChangelogsClient(cc grpc.ClientConnInterface) ChangelogsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ChangelogsServer

ChangelogsServer is the server API for Changelogs service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ChangelogsServer = src.ChangelogsServer

type CompareVersionsRequest

The request message for [Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CompareVersionsRequest = src.CompareVersionsRequest

type CompareVersionsResponse

The response message for [Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CompareVersionsResponse = src.CompareVersionsResponse

type ContinuousTestResult

Represents a result from running a test case in an agent environment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ContinuousTestResult = src.ContinuousTestResult

type ContinuousTestResult_AggregatedTestResult

The overall result for a continuous test run in an agent environment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ContinuousTestResult_AggregatedTestResult = src.ContinuousTestResult_AggregatedTestResult

type ConversationTurn

One interaction between a human and virtual agent. The human provides some input and the virtual agent provides a response.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ConversationTurn = src.ConversationTurn

type ConversationTurn_UserInput

The input from the human user.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ConversationTurn_UserInput = src.ConversationTurn_UserInput

type ConversationTurn_VirtualAgentOutput

The output from the virtual agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ConversationTurn_VirtualAgentOutput = src.ConversationTurn_VirtualAgentOutput

type CreateAgentRequest

The request message for [Agents.CreateAgent][google.cloud.dialogflow.cx.v3.Agents.CreateAgent].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateAgentRequest = src.CreateAgentRequest

type CreateEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateEntityTypeRequest = src.CreateEntityTypeRequest

type CreateEnvironmentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateEnvironmentRequest = src.CreateEnvironmentRequest

type CreateExperimentRequest

The request message for [Experiments.CreateExperiment][google.cloud.dialogflow.cx.v3.Experiments.CreateExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateExperimentRequest = src.CreateExperimentRequest

type CreateFlowRequest

The request message for [Flows.CreateFlow][google.cloud.dialogflow.cx.v3.Flows.CreateFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateFlowRequest = src.CreateFlowRequest

type CreateIntentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateIntentRequest = src.CreateIntentRequest

type CreatePageRequest

The request message for [Pages.CreatePage][google.cloud.dialogflow.cx.v3.Pages.CreatePage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreatePageRequest = src.CreatePageRequest

type CreateSecuritySettingsRequest

The request message for [SecuritySettings.CreateSecuritySettings][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateSecuritySettingsRequest = src.CreateSecuritySettingsRequest

type CreateSessionEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest

type CreateTestCaseRequest

The request message for [TestCases.CreateTestCase][google.cloud.dialogflow.cx.v3.TestCases.CreateTestCase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateTestCaseRequest = src.CreateTestCaseRequest

type CreateTransitionRouteGroupRequest

The request message for [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.CreateTransitionRouteGroup].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateTransitionRouteGroupRequest = src.CreateTransitionRouteGroupRequest

type CreateVersionOperationMetadata

Metadata associated with the long running operation for [Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateVersionOperationMetadata = src.CreateVersionOperationMetadata

type CreateVersionRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateVersionRequest = src.CreateVersionRequest

type CreateWebhookRequest

The request message for [Webhooks.CreateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.CreateWebhook].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type CreateWebhookRequest = src.CreateWebhookRequest

type DeleteAgentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteAgentRequest = src.DeleteAgentRequest

type DeleteEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest

type DeleteEnvironmentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest

type DeleteExperimentRequest

The request message for [Experiments.DeleteExperiment][google.cloud.dialogflow.cx.v3.Experiments.DeleteExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteExperimentRequest = src.DeleteExperimentRequest

type DeleteFlowRequest

The request message for [Flows.DeleteFlow][google.cloud.dialogflow.cx.v3.Flows.DeleteFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteFlowRequest = src.DeleteFlowRequest

type DeleteIntentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteIntentRequest = src.DeleteIntentRequest

type DeletePageRequest

The request message for [Pages.DeletePage][google.cloud.dialogflow.cx.v3.Pages.DeletePage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeletePageRequest = src.DeletePageRequest

type DeleteSecuritySettingsRequest

The request message for [SecuritySettings.DeleteSecuritySettings][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteSecuritySettingsRequest = src.DeleteSecuritySettingsRequest

type DeleteSessionEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest

type DeleteTransitionRouteGroupRequest

The request message for [TransitionRouteGroups.DeleteTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.DeleteTransitionRouteGroup].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteTransitionRouteGroupRequest = src.DeleteTransitionRouteGroupRequest

type DeleteVersionRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteVersionRequest = src.DeleteVersionRequest

type DeleteWebhookRequest

The request message for [Webhooks.DeleteWebhook][google.cloud.dialogflow.cx.v3.Webhooks.DeleteWebhook].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeleteWebhookRequest = src.DeleteWebhookRequest

type DeployFlowMetadata

Metadata returned for the [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow] long running operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeployFlowMetadata = src.DeployFlowMetadata

type DeployFlowRequest

The request message for [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeployFlowRequest = src.DeployFlowRequest

type DeployFlowResponse

The response message for [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeployFlowResponse = src.DeployFlowResponse

type Deployment

Represents an deployment in an environment. A deployment happens when a flow version configured to be active in the environment. You can configure running pre-deployment steps, e.g. running validation test cases, experiment auto-rollout, etc.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Deployment = src.Deployment

type Deployment_Result

Result of the deployment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Deployment_Result = src.Deployment_Result

type Deployment_State

The state of the deployment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Deployment_State = src.Deployment_State

type DeploymentsClient

DeploymentsClient is the client API for Deployments 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/cx/apiv3/cxpb

type DeploymentsClient = src.DeploymentsClient

func NewDeploymentsClient

func NewDeploymentsClient(cc grpc.ClientConnInterface) DeploymentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeploymentsServer

DeploymentsServer is the server API for Deployments service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DeploymentsServer = src.DeploymentsServer

type DetectIntentRequest

The request to detect user's intent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DetectIntentRequest = src.DetectIntentRequest

type DetectIntentResponse

The message returned from the DetectIntent method.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DetectIntentResponse = src.DetectIntentResponse

type DetectIntentResponse_ResponseType

Represents different DetectIntentResponse types.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DetectIntentResponse_ResponseType = src.DetectIntentResponse_ResponseType

type DtmfInput

Represents the input for dtmf event.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type DtmfInput = src.DtmfInput

type EntityType

Entities are extracted from user input and represent parameters that are meaningful to your application. For example, a date range, a proper name such as a geographic location or landmark, and so on. Entities represent actionable data for your application. When you define an entity, you can also include synonyms that all map to that entity. For example, "soft drink", "soda", "pop", and so on. There are three types of entities: - **System** - entities that are defined by the Dialogflow API for common data types such as date, time, currency, and so on. A system entity is represented by the `EntityType` type. - **Custom** - entities that are defined by you that represent actionable data that is meaningful to your application. For example, you could define a `pizza.sauce` entity for red or white pizza sauce, a `pizza.cheese` entity for the different types of cheese on a pizza, a `pizza.topping` entity for different toppings, and so on. A custom entity is represented by the `EntityType` type. - **User** - entities that are built for an individual user such as favorites, preferences, playlists, and so on. A user entity is represented by the SessionEntityType[google.cloud.dialogflow.cx.v3.SessionEntityType] type. For more information about entity types, see the [Dialogflow documentation](https://cloud.google.com/dialogflow/docs/entities-overview).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EntityType = src.EntityType

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/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type EntityType_Entity = src.EntityType_Entity

type EntityType_ExcludedPhrase

An excluded entity phrase that should not be matched.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EntityType_ExcludedPhrase = src.EntityType_ExcludedPhrase

type EntityType_Kind

Represents kinds of entities.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type EntityTypesClient = src.EntityTypesClient

func NewEntityTypesClient

func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EntityTypesServer

EntityTypesServer is the server API for EntityTypes service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EntityTypesServer = src.EntityTypesServer

type Environment

Represents an environment for an agent. 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.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Environment = src.Environment

type Environment_TestCasesConfig

The configuration for continuous tests.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Environment_TestCasesConfig = src.Environment_TestCasesConfig

type Environment_VersionConfig

Configuration for the version.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Environment_VersionConfig = src.Environment_VersionConfig

type Environment_WebhookConfig

Configuration for webhooks.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Environment_WebhookConfig = src.Environment_WebhookConfig

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/cx/apiv3/cxpb

type EnvironmentsClient = src.EnvironmentsClient

func NewEnvironmentsClient

func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EnvironmentsServer

EnvironmentsServer is the server API for Environments service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EnvironmentsServer = src.EnvironmentsServer

type EventHandler

An event handler specifies an [event][google.cloud.dialogflow.cx.v3.EventHandler.event] that can be handled during a session. When the specified event happens, the following actions are taken in order: * If there is a [`trigger_fulfillment`][google.cloud.dialogflow.cx.v3.EventHandler.trigger_fulfillment] associated with the event, it will be called. * If there is a [`target_page`][google.cloud.dialogflow.cx.v3.EventHandler.target_page] associated with the event, the session will transition into the specified page. * If there is a [`target_flow`][google.cloud.dialogflow.cx.v3.EventHandler.target_flow] associated with the event, the session will transition into the specified flow.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EventHandler = src.EventHandler

type EventHandler_TargetFlow

type EventHandler_TargetFlow = src.EventHandler_TargetFlow

type EventHandler_TargetPage

type EventHandler_TargetPage = src.EventHandler_TargetPage

type EventInput

Represents the event to trigger.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type EventInput = src.EventInput

type Experiment

Represents an experiment in an environment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment = src.Experiment

type Experiment_Definition

Definition of the experiment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Definition = src.Experiment_Definition

type Experiment_Definition_VersionVariants

type Experiment_Definition_VersionVariants = src.Experiment_Definition_VersionVariants

type Experiment_Result

The inference result which includes an objective metric to optimize and the confidence interval.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result = src.Experiment_Result

type Experiment_Result_ConfidenceInterval

A confidence interval is a range of possible values for the experiment objective you are trying to measure.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result_ConfidenceInterval = src.Experiment_Result_ConfidenceInterval

type Experiment_Result_CountType

Types of count-based metric for Dialogflow experiment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result_CountType = src.Experiment_Result_CountType

type Experiment_Result_Metric

Metric and corresponding confidence intervals.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result_Metric = src.Experiment_Result_Metric

type Experiment_Result_MetricType

Types of ratio-based metric for Dialogflow experiment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result_MetricType = src.Experiment_Result_MetricType

type Experiment_Result_Metric_Count

type Experiment_Result_Metric_Count = src.Experiment_Result_Metric_Count

type Experiment_Result_Metric_Ratio

type Experiment_Result_Metric_Ratio = src.Experiment_Result_Metric_Ratio

type Experiment_Result_VersionMetrics

Version variant and associated metrics.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_Result_VersionMetrics = src.Experiment_Result_VersionMetrics

type Experiment_State

The state of the experiment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Experiment_State = src.Experiment_State

type ExperimentsClient

ExperimentsClient is the client API for Experiments 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/cx/apiv3/cxpb

type ExperimentsClient = src.ExperimentsClient

func NewExperimentsClient

func NewExperimentsClient(cc grpc.ClientConnInterface) ExperimentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExperimentsServer

ExperimentsServer is the server API for Experiments service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExperimentsServer = src.ExperimentsServer

type ExportAgentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportAgentRequest = src.ExportAgentRequest

type ExportAgentRequest_DataFormat

Data format of the exported agent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportAgentRequest_DataFormat = src.ExportAgentRequest_DataFormat

type ExportAgentResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportAgentResponse = src.ExportAgentResponse

type ExportAgentResponse_AgentContent

type ExportAgentResponse_AgentContent = src.ExportAgentResponse_AgentContent

type ExportAgentResponse_AgentUri

type ExportAgentResponse_AgentUri = src.ExportAgentResponse_AgentUri

type ExportFlowRequest

The request message for [Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportFlowRequest = src.ExportFlowRequest

type ExportFlowResponse

The response message for [Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportFlowResponse = src.ExportFlowResponse

type ExportFlowResponse_FlowContent

type ExportFlowResponse_FlowContent = src.ExportFlowResponse_FlowContent

type ExportFlowResponse_FlowUri

type ExportFlowResponse_FlowUri = src.ExportFlowResponse_FlowUri

type ExportTestCasesMetadata

Metadata returned for the [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases] long running operation. This message currently has no fields.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportTestCasesMetadata = src.ExportTestCasesMetadata

type ExportTestCasesRequest

The request message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportTestCasesRequest = src.ExportTestCasesRequest

type ExportTestCasesRequest_DataFormat

Data format of the exported test cases.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportTestCasesRequest_DataFormat = src.ExportTestCasesRequest_DataFormat

type ExportTestCasesRequest_GcsUri

type ExportTestCasesRequest_GcsUri = src.ExportTestCasesRequest_GcsUri

type ExportTestCasesResponse

The response message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ExportTestCasesResponse = src.ExportTestCasesResponse

type ExportTestCasesResponse_Content

type ExportTestCasesResponse_Content = src.ExportTestCasesResponse_Content

type ExportTestCasesResponse_GcsUri

type ExportTestCasesResponse_GcsUri = src.ExportTestCasesResponse_GcsUri

type Flow

Flows represents the conversation flows when you build your chatbot agent. A flow consists of many pages connected by the transition routes. Conversations always start with the built-in Start Flow (with an all-0 ID). Transition routes can direct the conversation session from the current flow (parent flow) to another flow (sub flow). When the sub flow is finished, Dialogflow will bring the session back to the parent flow, where the sub flow is started. Usually, when a transition route is followed by a matched intent, the intent will be "consumed". This means the intent won't activate more transition routes. However, when the followed transition route moves the conversation session into a different flow, the matched intent can be carried over and to be consumed in the target flow.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Flow = src.Flow

type FlowValidationResult

The response message for [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type FlowValidationResult = src.FlowValidationResult

type FlowsClient

FlowsClient is the client API for Flows 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/cx/apiv3/cxpb

type FlowsClient = src.FlowsClient

func NewFlowsClient

func NewFlowsClient(cc grpc.ClientConnInterface) FlowsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type FlowsServer

FlowsServer is the server API for Flows service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type FlowsServer = src.FlowsServer

type Form

A form is a data model that groups related parameters that can be collected from the user. The process in which the agent prompts the user and collects parameter values from the user is called form filling. A form can be added to a [page][google.cloud.dialogflow.cx.v3.Page]. When form filling is done, the filled parameters will be written to the [session][google.cloud.dialogflow.cx.v3.SessionInfo.parameters].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Form = src.Form

type Form_Parameter

Represents a form parameter.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Form_Parameter = src.Form_Parameter

type Form_Parameter_FillBehavior

Configuration for how the filling of a parameter should be handled.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Form_Parameter_FillBehavior = src.Form_Parameter_FillBehavior

type FulfillIntentRequest

Request of [FulfillIntent][]

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type FulfillIntentRequest = src.FulfillIntentRequest

type FulfillIntentResponse

Response of [FulfillIntent][]

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type FulfillIntentResponse = src.FulfillIntentResponse

type Fulfillment

A fulfillment can do one or more of the following actions at the same time: - Generate rich message responses. - Set parameter values. - Call the webhook. Fulfillments can be called at various stages in the Page[google.cloud.dialogflow.cx.v3.Page] or Form[google.cloud.dialogflow.cx.v3.Form] lifecycle. For example, when a DetectIntentRequest[google.cloud.dialogflow.cx.v3.DetectIntentRequest] drives a session to enter a new page, the page's entry fulfillment can add a static response to the QueryResult[google.cloud.dialogflow.cx.v3.QueryResult] in the returning DetectIntentResponse[google.cloud.dialogflow.cx.v3.DetectIntentResponse], call the webhook (for example, to load user data from a database), or both.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Fulfillment = src.Fulfillment

type Fulfillment_ConditionalCases

A list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Fulfillment_ConditionalCases = src.Fulfillment_ConditionalCases

type Fulfillment_ConditionalCases_Case

Each case has a Boolean condition. When it is evaluated to be True, the corresponding messages will be selected and evaluated recursively.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Fulfillment_ConditionalCases_Case = src.Fulfillment_ConditionalCases_Case

type Fulfillment_ConditionalCases_Case_CaseContent

The list of messages or conditional cases to activate for this case.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Fulfillment_ConditionalCases_Case_CaseContent = src.Fulfillment_ConditionalCases_Case_CaseContent

type Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases

type Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases = src.Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases

type Fulfillment_ConditionalCases_Case_CaseContent_Message

type Fulfillment_ConditionalCases_Case_CaseContent_Message = src.Fulfillment_ConditionalCases_Case_CaseContent_Message

type Fulfillment_SetParameterAction

Setting a parameter value.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Fulfillment_SetParameterAction = src.Fulfillment_SetParameterAction

type GetAgentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetAgentRequest = src.GetAgentRequest

type GetAgentValidationResultRequest

The request message for [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetAgentValidationResultRequest = src.GetAgentValidationResultRequest

type GetChangelogRequest

The request message for [Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetChangelogRequest = src.GetChangelogRequest

type GetDeploymentRequest

The request message for [Deployments.GetDeployment][google.cloud.dialogflow.cx.v3.Deployments.GetDeployment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetDeploymentRequest = src.GetDeploymentRequest

type GetEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetEntityTypeRequest = src.GetEntityTypeRequest

type GetEnvironmentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetEnvironmentRequest = src.GetEnvironmentRequest

type GetExperimentRequest

The request message for [Experiments.GetExperiment][google.cloud.dialogflow.cx.v3.Experiments.GetExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetExperimentRequest = src.GetExperimentRequest

type GetFlowRequest

The response message for [Flows.GetFlow][google.cloud.dialogflow.cx.v3.Flows.GetFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetFlowRequest = src.GetFlowRequest

type GetFlowValidationResultRequest

The request message for [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetFlowValidationResultRequest = src.GetFlowValidationResultRequest

type GetIntentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetIntentRequest = src.GetIntentRequest

type GetPageRequest

The request message for [Pages.GetPage][google.cloud.dialogflow.cx.v3.Pages.GetPage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetPageRequest = src.GetPageRequest

type GetSecuritySettingsRequest

The request message for [SecuritySettingsService.GetSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.GetSecuritySettings].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetSecuritySettingsRequest = src.GetSecuritySettingsRequest

type GetSessionEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest

type GetTestCaseRequest

The request message for [TestCases.GetTestCase][google.cloud.dialogflow.cx.v3.TestCases.GetTestCase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetTestCaseRequest = src.GetTestCaseRequest

type GetTestCaseResultRequest

The request message for [TestCases.GetTestCaseResult][google.cloud.dialogflow.cx.v3.TestCases.GetTestCaseResult].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetTestCaseResultRequest = src.GetTestCaseResultRequest

type GetTransitionRouteGroupRequest

The request message for [TransitionRouteGroups.GetTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.GetTransitionRouteGroup].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetTransitionRouteGroupRequest = src.GetTransitionRouteGroupRequest

type GetVersionRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetVersionRequest = src.GetVersionRequest

type GetWebhookRequest

The request message for [Webhooks.GetWebhook][google.cloud.dialogflow.cx.v3.Webhooks.GetWebhook].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type GetWebhookRequest = src.GetWebhookRequest

type ImportFlowRequest

The request message for [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportFlowRequest = src.ImportFlowRequest

type ImportFlowRequest_FlowContent

type ImportFlowRequest_FlowContent = src.ImportFlowRequest_FlowContent

type ImportFlowRequest_FlowUri

type ImportFlowRequest_FlowUri = src.ImportFlowRequest_FlowUri

type ImportFlowRequest_ImportOption

Import option.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportFlowRequest_ImportOption = src.ImportFlowRequest_ImportOption

type ImportFlowResponse

The response message for [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportFlowResponse = src.ImportFlowResponse

type ImportTestCasesMetadata

Metadata returned for the [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases] long running operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportTestCasesMetadata = src.ImportTestCasesMetadata

type ImportTestCasesRequest

The request message for [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportTestCasesRequest = src.ImportTestCasesRequest

type ImportTestCasesRequest_Content

type ImportTestCasesRequest_Content = src.ImportTestCasesRequest_Content

type ImportTestCasesRequest_GcsUri

type ImportTestCasesRequest_GcsUri = src.ImportTestCasesRequest_GcsUri

type ImportTestCasesResponse

The response message for [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ImportTestCasesResponse = src.ImportTestCasesResponse

type InputAudioConfig

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type InputAudioConfig = src.InputAudioConfig

type Intent

An intent represents a user's intent to interact with a conversational agent. You can provide information for the Dialogflow API to use to match user input to an intent by adding training phrases (i.e., examples of user input) to your intent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Intent = src.Intent

type IntentCoverage

Intent coverage represents the percentage of all possible intents in the agent that are triggered in any of a parent's test cases.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentCoverage = src.IntentCoverage

type IntentCoverage_Intent

The agent's intent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentCoverage_Intent = src.IntentCoverage_Intent

type IntentInput

Represents the intent to trigger programmatically rather than as a result of natural language processing.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentInput = src.IntentInput

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.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentView = src.IntentView

type Intent_Parameter

Represents an intent parameter.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Intent_Parameter = src.Intent_Parameter

type Intent_TrainingPhrase

Represents an example that the agent is trained on to identify the intent.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part

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/cx/apiv3/cxpb

type IntentsClient = src.IntentsClient

func NewIntentsClient

func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentsServer

IntentsServer is the server API for Intents service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type IntentsServer = src.IntentsServer

type ListAgentsRequest

The request message for [Agents.ListAgents][google.cloud.dialogflow.cx.v3.Agents.ListAgents].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListAgentsRequest = src.ListAgentsRequest

type ListAgentsResponse

The response message for [Agents.ListAgents][google.cloud.dialogflow.cx.v3.Agents.ListAgents].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListAgentsResponse = src.ListAgentsResponse

type ListChangelogsRequest

The request message for [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListChangelogsRequest = src.ListChangelogsRequest

type ListChangelogsResponse

The response message for [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListChangelogsResponse = src.ListChangelogsResponse

type ListContinuousTestResultsRequest

The request message for [Environments.ListContinuousTestResults][google.cloud.dialogflow.cx.v3.Environments.ListContinuousTestResults].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListContinuousTestResultsRequest = src.ListContinuousTestResultsRequest

type ListContinuousTestResultsResponse

The response message for [Environments.ListTestCaseResults][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListContinuousTestResultsResponse = src.ListContinuousTestResultsResponse

type ListDeploymentsRequest

The request message for [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3.Deployments.ListDeployments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListDeploymentsRequest = src.ListDeploymentsRequest

type ListDeploymentsResponse

The response message for [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3.Deployments.ListDeployments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListDeploymentsResponse = src.ListDeploymentsResponse

type ListEntityTypesRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListEntityTypesRequest = src.ListEntityTypesRequest

type ListEntityTypesResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListEntityTypesResponse = src.ListEntityTypesResponse

type ListEnvironmentsRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListEnvironmentsRequest = src.ListEnvironmentsRequest

type ListEnvironmentsResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListEnvironmentsResponse = src.ListEnvironmentsResponse

type ListExperimentsRequest

The request message for [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3.Experiments.ListExperiments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListExperimentsRequest = src.ListExperimentsRequest

type ListExperimentsResponse

The response message for [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3.Experiments.ListExperiments].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListExperimentsResponse = src.ListExperimentsResponse

type ListFlowsRequest

The request message for [Flows.ListFlows][google.cloud.dialogflow.cx.v3.Flows.ListFlows].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListFlowsRequest = src.ListFlowsRequest

type ListFlowsResponse

The response message for [Flows.ListFlows][google.cloud.dialogflow.cx.v3.Flows.ListFlows].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListFlowsResponse = src.ListFlowsResponse

type ListIntentsRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListIntentsRequest = src.ListIntentsRequest

type ListIntentsResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListIntentsResponse = src.ListIntentsResponse

type ListPagesRequest

The request message for [Pages.ListPages][google.cloud.dialogflow.cx.v3.Pages.ListPages].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListPagesRequest = src.ListPagesRequest

type ListPagesResponse

The response message for [Pages.ListPages][google.cloud.dialogflow.cx.v3.Pages.ListPages].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListPagesResponse = src.ListPagesResponse

type ListSecuritySettingsRequest

The request message for [SecuritySettings.ListSecuritySettings][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListSecuritySettingsRequest = src.ListSecuritySettingsRequest

type ListSecuritySettingsResponse

The response message for [SecuritySettings.ListSecuritySettings][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListSecuritySettingsResponse = src.ListSecuritySettingsResponse

type ListSessionEntityTypesRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest

type ListSessionEntityTypesResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse

type ListTestCaseResultsRequest

The request message for [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3.TestCases.ListTestCaseResults].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTestCaseResultsRequest = src.ListTestCaseResultsRequest

type ListTestCaseResultsResponse

The response message for [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3.TestCases.ListTestCaseResults].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTestCaseResultsResponse = src.ListTestCaseResultsResponse

type ListTestCasesRequest

The request message for [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3.TestCases.ListTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTestCasesRequest = src.ListTestCasesRequest

type ListTestCasesRequest_TestCaseView

Specifies how much test case information to include in the response.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTestCasesRequest_TestCaseView = src.ListTestCasesRequest_TestCaseView

type ListTestCasesResponse

The response message for [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3.TestCases.ListTestCases].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTestCasesResponse = src.ListTestCasesResponse

type ListTransitionRouteGroupsRequest

The request message for [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.ListTransitionRouteGroups].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTransitionRouteGroupsRequest = src.ListTransitionRouteGroupsRequest

type ListTransitionRouteGroupsResponse

The response message for [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.ListTransitionRouteGroups].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListTransitionRouteGroupsResponse = src.ListTransitionRouteGroupsResponse

type ListVersionsRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListVersionsRequest = src.ListVersionsRequest

type ListVersionsResponse

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListVersionsResponse = src.ListVersionsResponse

type ListWebhooksRequest

The request message for [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3.Webhooks.ListWebhooks].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListWebhooksRequest = src.ListWebhooksRequest

type ListWebhooksResponse

The response message for [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3.Webhooks.ListWebhooks].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ListWebhooksResponse = src.ListWebhooksResponse

type LoadVersionRequest

The request message for [Versions.LoadVersion][google.cloud.dialogflow.cx.v3.Versions.LoadVersion].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type LoadVersionRequest = src.LoadVersionRequest

type LookupEnvironmentHistoryRequest

The request message for [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3.Environments.LookupEnvironmentHistory].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type LookupEnvironmentHistoryRequest = src.LookupEnvironmentHistoryRequest

type LookupEnvironmentHistoryResponse

The response message for [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3.Environments.LookupEnvironmentHistory].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type LookupEnvironmentHistoryResponse = src.LookupEnvironmentHistoryResponse

type Match

Represents one match result of [MatchIntent][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Match = src.Match

type MatchIntentRequest

Request of [MatchIntent][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type MatchIntentRequest = src.MatchIntentRequest

type MatchIntentResponse

Response of [MatchIntent][].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type MatchIntentResponse = src.MatchIntentResponse

type MatchIntentResponse_Text

type MatchIntentResponse_Text = src.MatchIntentResponse_Text

type MatchIntentResponse_Transcript

type MatchIntentResponse_Transcript = src.MatchIntentResponse_Transcript

type MatchIntentResponse_TriggerEvent

type MatchIntentResponse_TriggerEvent = src.MatchIntentResponse_TriggerEvent

type MatchIntentResponse_TriggerIntent

type MatchIntentResponse_TriggerIntent = src.MatchIntentResponse_TriggerIntent

type Match_MatchType

Type of a Match.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Match_MatchType = src.Match_MatchType

type NluSettings

Settings related to NLU.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type NluSettings = src.NluSettings

type NluSettings_ModelTrainingMode

NLU model training mode.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type NluSettings_ModelTrainingMode = src.NluSettings_ModelTrainingMode

type NluSettings_ModelType

NLU model type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type NluSettings_ModelType = src.NluSettings_ModelType

type OutputAudioConfig

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type OutputAudioEncoding = src.OutputAudioEncoding

type Page

A Dialogflow CX conversation (session) can be described and visualized as a state machine. The states of a CX session are represented by pages. For each flow, you define many pages, where your combined pages can handle a complete conversation on the topics the flow is designed for. At any given moment, exactly one page is the current page, the current page is considered active, and the flow associated with that page is considered active. Every flow has a special start page. When a flow initially becomes active, the start page page becomes the current page. For each conversational turn, the current page will either stay the same or transition to another page. You configure each page to collect information from the end-user that is relevant for the conversational state represented by the page. For more information, see the [Page guide](https://cloud.google.com/dialogflow/cx/docs/concept/page).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Page = src.Page

type PageInfo

Represents page information communicated to and from the webhook.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PageInfo = src.PageInfo

type PageInfo_FormInfo

Represents form information.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PageInfo_FormInfo = src.PageInfo_FormInfo

type PageInfo_FormInfo_ParameterInfo

Represents parameter information.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PageInfo_FormInfo_ParameterInfo = src.PageInfo_FormInfo_ParameterInfo

type PageInfo_FormInfo_ParameterInfo_ParameterState

Represents the state of a parameter.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PageInfo_FormInfo_ParameterInfo_ParameterState = src.PageInfo_FormInfo_ParameterInfo_ParameterState

type PagesClient

PagesClient is the client API for Pages 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/cx/apiv3/cxpb

type PagesClient = src.PagesClient

func NewPagesClient

func NewPagesClient(cc grpc.ClientConnInterface) PagesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PagesServer

PagesServer is the server API for Pages service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type PagesServer = src.PagesServer

type QueryInput

Represents the query input. It can contain one of: 1. A conversational query in the form of text. 2. An intent query that specifies which intent to trigger. 3. Natural language speech audio to be processed. 4. An event to be triggered.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type QueryInput = src.QueryInput

type QueryInput_Audio

type QueryInput_Audio = src.QueryInput_Audio

type QueryInput_Dtmf

type QueryInput_Dtmf = src.QueryInput_Dtmf

type QueryInput_Event

type QueryInput_Event = src.QueryInput_Event

type QueryInput_Intent

type QueryInput_Intent = src.QueryInput_Intent

type QueryInput_Text

type QueryInput_Text = src.QueryInput_Text

type QueryParameters

Represents the parameters of a conversational query.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type QueryParameters = src.QueryParameters

type QueryResult

Represents the result of a conversational query.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type QueryResult = src.QueryResult

type QueryResult_Dtmf

type QueryResult_Dtmf = src.QueryResult_Dtmf

type QueryResult_Text

type QueryResult_Text = src.QueryResult_Text

type QueryResult_Transcript

type QueryResult_Transcript = src.QueryResult_Transcript

type QueryResult_TriggerEvent

type QueryResult_TriggerEvent = src.QueryResult_TriggerEvent

type QueryResult_TriggerIntent

type QueryResult_TriggerIntent = src.QueryResult_TriggerIntent

type ResourceName

Resource name and display name.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ResourceName = src.ResourceName

type ResponseMessage

Represents a response message that can be returned by a conversational agent. Response messages are also used for output audio synthesis. The approach is as follows: - If at least one OutputAudioText response is present, then all OutputAudioText responses are linearly concatenated, and the result is used for output audio synthesis. - If the OutputAudioText responses are a mixture of text and SSML, then the concatenated result is treated as SSML; otherwise, the result is treated as either text or SSML as appropriate. The agent designer should ideally use either text or SSML consistently throughout the bot design. - Otherwise, all Text responses are linearly concatenated, and the result is used for output audio synthesis. This approach allows for more sophisticated user experience scenarios, where the text displayed to the user may differ from what is heard.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ResponseMessage = src.ResponseMessage

type ResponseMessage_ConversationSuccess

Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about. Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return [ConversationSuccess][google.cloud.dialogflow.cx.v3.ResponseMessage.ConversationSuccess]. You may set this, for example: - In the [entry_fulfillment][google.cloud.dialogflow.cx.v3.Page.entry_fulfillment] of a Page[google.cloud.dialogflow.cx.v3.Page] if entering the page indicates that the conversation succeeded. - In a webhook response when you determine that you handled the customer issue.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ResponseMessage_ConversationSuccess = src.ResponseMessage_ConversationSuccess

type ResponseMessage_ConversationSuccess_

type ResponseMessage_ConversationSuccess_ = src.ResponseMessage_ConversationSuccess_

type ResponseMessage_EndInteraction

Indicates that interaction with the Dialogflow agent has ended. This message is generated by Dialogflow only and not supposed to be defined by the user.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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 live 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][google.cloud.dialogflow.cx.v3.Page.entry_fulfillment] of a Page[google.cloud.dialogflow.cx.v3.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/cx/apiv3/cxpb

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. The external URIs are specified via [play_audio][google.cloud.dialogflow.cx.v3.ResponseMessage.play_audio]. This message is generated by Dialogflow only and not supposed to be defined by the user.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

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_OutputAudioText

A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ResponseMessage_OutputAudioText = src.ResponseMessage_OutputAudioText

type ResponseMessage_OutputAudioText_

type ResponseMessage_OutputAudioText_ = src.ResponseMessage_OutputAudioText_

type ResponseMessage_OutputAudioText_Ssml

type ResponseMessage_OutputAudioText_Ssml = src.ResponseMessage_OutputAudioText_Ssml

type ResponseMessage_OutputAudioText_Text

type ResponseMessage_OutputAudioText_Text = src.ResponseMessage_OutputAudioText_Text

type ResponseMessage_Payload

type ResponseMessage_Payload = src.ResponseMessage_Payload

type ResponseMessage_PlayAudio

Specifies an audio clip to be played by the client as part of the response.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ResponseMessage_PlayAudio = src.ResponseMessage_PlayAudio

type ResponseMessage_PlayAudio_

type ResponseMessage_PlayAudio_ = src.ResponseMessage_PlayAudio_

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/cx/apiv3/cxpb

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_Text

The text response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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.cx.v3.Agents.RestoreAgent].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RestoreAgentRequest = src.RestoreAgentRequest

type RestoreAgentRequest_AgentContent

type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent

type RestoreAgentRequest_AgentUri

type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri

type RestoreAgentRequest_RestoreOption

Restore option.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RestoreAgentRequest_RestoreOption = src.RestoreAgentRequest_RestoreOption

type RolloutConfig

The configuration for auto rollout.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RolloutConfig = src.RolloutConfig

type RolloutConfig_RolloutStep

A single rollout step with specified traffic allocation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RolloutConfig_RolloutStep = src.RolloutConfig_RolloutStep

type RolloutState

State of the auto-rollout process.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RolloutState = src.RolloutState

type RunContinuousTestMetadata

Metadata returned for the [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest] long running operation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunContinuousTestMetadata = src.RunContinuousTestMetadata

type RunContinuousTestRequest

The request message for [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunContinuousTestRequest = src.RunContinuousTestRequest

type RunContinuousTestResponse

The response message for [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunContinuousTestResponse = src.RunContinuousTestResponse

type RunTestCaseMetadata

Metadata returned for the [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase] long running operation. This message currently has no fields.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunTestCaseMetadata = src.RunTestCaseMetadata

type RunTestCaseRequest

The request message for [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunTestCaseRequest = src.RunTestCaseRequest

type RunTestCaseResponse

The response message for [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type RunTestCaseResponse = src.RunTestCaseResponse

type SecuritySettings

Represents the settings related to security issues, such as data redaction and data retention. It may take hours for updates on the settings to propagate to all the related components and take effect.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings = src.SecuritySettings

type SecuritySettingsServiceClient

SecuritySettingsServiceClient is the client API for SecuritySettingsService 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/cx/apiv3/cxpb

type SecuritySettingsServiceClient = src.SecuritySettingsServiceClient

func NewSecuritySettingsServiceClient

func NewSecuritySettingsServiceClient(cc grpc.ClientConnInterface) SecuritySettingsServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettingsServiceServer

SecuritySettingsServiceServer is the server API for SecuritySettingsService service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettingsServiceServer = src.SecuritySettingsServiceServer

type SecuritySettings_AudioExportSettings

Settings for exporting audio.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_AudioExportSettings = src.SecuritySettings_AudioExportSettings

type SecuritySettings_AudioExportSettings_AudioFormat

File format for exported audio file. Currently only in telephony recordings.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_AudioExportSettings_AudioFormat = src.SecuritySettings_AudioExportSettings_AudioFormat

type SecuritySettings_InsightsExportSettings

Settings for exporting conversations to [Insights](https://cloud.google.com/contact-center/insights/docs).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_InsightsExportSettings = src.SecuritySettings_InsightsExportSettings

type SecuritySettings_PurgeDataType

Type of data we purge after retention settings triggers purge.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_PurgeDataType = src.SecuritySettings_PurgeDataType

type SecuritySettings_RedactionScope

Defines what types of data to redact.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_RedactionScope = src.SecuritySettings_RedactionScope

type SecuritySettings_RedactionStrategy

Defines how we redact data.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SecuritySettings_RedactionStrategy = src.SecuritySettings_RedactionStrategy

type SecuritySettings_RetentionWindowDays

type SecuritySettings_RetentionWindowDays = src.SecuritySettings_RetentionWindowDays

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.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SentimentAnalysisResult = src.SentimentAnalysisResult

type SessionEntityType

Session entity types are referred to as **User** entity types and are entities that are built for an individual user such as favorites, preferences, playlists, and so on. You can redefine a session entity type at the session level to extend or replace a [custom entity type][google.cloud.dialogflow.cx.v3.EntityType] at the user session level (we refer to the entity types defined at the agent level as "custom entity types"). Note: session entity types apply to all queries, regardless of the language. For more information about entity types, see the [Dialogflow documentation](https://cloud.google.com/dialogflow/docs/entities-overview).

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionEntityType = src.SessionEntityType

type SessionEntityType_EntityOverrideMode

The types of modifications for the session entity type.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type SessionEntityTypesClient = src.SessionEntityTypesClient

func NewSessionEntityTypesClient

func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionEntityTypesServer

SessionEntityTypesServer is the server API for SessionEntityTypes service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionEntityTypesServer = src.SessionEntityTypesServer

type SessionInfo

Represents session information communicated to and from the webhook.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionInfo = src.SessionInfo

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/cx/apiv3/cxpb

type SessionsClient = src.SessionsClient

func NewSessionsClient

func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionsServer

SessionsServer is the server API for Sessions service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SessionsServer = src.SessionsServer

type Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient

type Sessions_StreamingDetectIntentServer

type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer

type SpeechModelVariant

Variant of the specified [Speech model][google.cloud.dialogflow.cx.v3.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/cx/apiv3/cxpb

type SpeechModelVariant = src.SpeechModelVariant

type SpeechToTextSettings

Settings related to speech recognition.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SpeechToTextSettings = src.SpeechToTextSettings

type SpeechWordInfo

Information for a word recognized by the speech recognizer.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type SsmlVoiceGender = src.SsmlVoiceGender

type StartExperimentRequest

The request message for [Experiments.StartExperiment][google.cloud.dialogflow.cx.v3.Experiments.StartExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type StartExperimentRequest = src.StartExperimentRequest

type StopExperimentRequest

The request message for [Experiments.StopExperiment][google.cloud.dialogflow.cx.v3.Experiments.StopExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type StopExperimentRequest = src.StopExperimentRequest

type StreamingDetectIntentRequest

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

type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest

type StreamingDetectIntentResponse

The top-level message returned from the [StreamingDetectIntent][google.cloud.dialogflow.cx.v3.Sessions.StreamingDetectIntent] method. Multiple response messages (N) can be returned in order. The first (N-1) responses set either the `recognition_result` or `detect_intent_response` field, depending on the request: - If the `StreamingDetectIntentRequest.query_input.audio` field was set, and the `StreamingDetectIntentRequest.enable_partial_response` field was false, the `recognition_result` field is populated for each of the (N-1) responses. See the StreamingRecognitionResult[google.cloud.dialogflow.cx.v3.StreamingRecognitionResult] message for details about the result message sequence. - If the `StreamingDetectIntentRequest.enable_partial_response` field was true, the `detect_intent_response` field is populated for each of the (N-1) responses, where 1 <= N <= 4. These responses set the [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3.DetectIntentResponse.response_type] field to `PARTIAL`. For the final Nth response message, the `detect_intent_response` is fully populated, and [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3.DetectIntentResponse.response_type] is set to `FINAL`.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse

type StreamingDetectIntentResponse_DetectIntentResponse

type StreamingDetectIntentResponse_DetectIntentResponse = src.StreamingDetectIntentResponse_DetectIntentResponse

type StreamingDetectIntentResponse_RecognitionResult

type StreamingDetectIntentResponse_RecognitionResult = src.StreamingDetectIntentResponse_RecognitionResult

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/cx/apiv3/cxpb

type StreamingRecognitionResult = src.StreamingRecognitionResult

type StreamingRecognitionResult_MessageType

Type of the response message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType

type SynthesizeSpeechConfig

Configuration of how speech should be synthesized.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig

type TestCase

Represents a test case.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestCase = src.TestCase

type TestCaseError

Error info for importing a test.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestCaseError = src.TestCaseError

type TestCaseResult

Represents a result from running a test case in an agent environment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestCaseResult = src.TestCaseResult

type TestCasesClient

TestCasesClient is the client API for TestCases 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/cx/apiv3/cxpb

type TestCasesClient = src.TestCasesClient

func NewTestCasesClient

func NewTestCasesClient(cc grpc.ClientConnInterface) TestCasesClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestCasesServer

TestCasesServer is the server API for TestCases service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestCasesServer = src.TestCasesServer

type TestConfig

Represents configurations for a test case.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestConfig = src.TestConfig

type TestError

Error info for running a test.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestError = src.TestError

type TestResult

The test result for a test case and an agent environment.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestResult = src.TestResult

type TestRunDifference

The description of differences between original and replayed agent output.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestRunDifference = src.TestRunDifference

type TestRunDifference_DiffType

What part of the message replay differs from the test case.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TestRunDifference_DiffType = src.TestRunDifference_DiffType

type TextInput

Represents the natural language text to be processed.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TextInput = src.TextInput

type TrainFlowRequest

The request message for [Flows.TrainFlow][google.cloud.dialogflow.cx.v3.Flows.TrainFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TrainFlowRequest = src.TrainFlowRequest

type TransitionCoverage

Transition coverage represents the percentage of all possible page transitions (page-level transition routes and event handlers, excluding transition route groups) present within any of a parent's test cases.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionCoverage = src.TransitionCoverage

type TransitionCoverage_Transition

A transition in a page.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionCoverage_Transition = src.TransitionCoverage_Transition

type TransitionCoverage_TransitionNode

The source or target of a transition.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionCoverage_TransitionNode = src.TransitionCoverage_TransitionNode

type TransitionCoverage_TransitionNode_Flow

type TransitionCoverage_TransitionNode_Flow = src.TransitionCoverage_TransitionNode_Flow

type TransitionCoverage_TransitionNode_Page

type TransitionCoverage_TransitionNode_Page = src.TransitionCoverage_TransitionNode_Page

type TransitionCoverage_Transition_EventHandler

type TransitionCoverage_Transition_EventHandler = src.TransitionCoverage_Transition_EventHandler

type TransitionCoverage_Transition_TransitionRoute

type TransitionCoverage_Transition_TransitionRoute = src.TransitionCoverage_Transition_TransitionRoute

type TransitionRoute

A transition route specifies a [intent][google.cloud.dialogflow.cx.v3.Intent] that can be matched and/or a data condition that can be evaluated during a session. When a specified transition is matched, the following actions are taken in order: * If there is a [`trigger_fulfillment`][google.cloud.dialogflow.cx.v3.TransitionRoute.trigger_fulfillment] associated with the transition, it will be called. * If there is a [`target_page`][google.cloud.dialogflow.cx.v3.TransitionRoute.target_page] associated with the transition, the session will transition into the specified page. * If there is a [`target_flow`][google.cloud.dialogflow.cx.v3.TransitionRoute.target_flow] associated with the transition, the session will transition into the specified flow.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRoute = src.TransitionRoute

type TransitionRouteGroup

An TransitionRouteGroup represents a group of [`TransitionRoutes`][google.cloud.dialogflow.cx.v3.TransitionRoute] to be used by a Page[google.cloud.dialogflow.cx.v3.Page].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroup = src.TransitionRouteGroup

type TransitionRouteGroupCoverage

Transition route group coverage represents the percentage of all possible transition routes present within any of a parent's test cases. The results are grouped by the transition route group.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroupCoverage = src.TransitionRouteGroupCoverage

type TransitionRouteGroupCoverage_Coverage

Coverage result message for one transition route group.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroupCoverage_Coverage = src.TransitionRouteGroupCoverage_Coverage

type TransitionRouteGroupCoverage_Coverage_Transition

A transition coverage in a transition route group.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroupCoverage_Coverage_Transition = src.TransitionRouteGroupCoverage_Coverage_Transition

type TransitionRouteGroupsClient

TransitionRouteGroupsClient is the client API for TransitionRouteGroups 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/cx/apiv3/cxpb

type TransitionRouteGroupsClient = src.TransitionRouteGroupsClient

func NewTransitionRouteGroupsClient

func NewTransitionRouteGroupsClient(cc grpc.ClientConnInterface) TransitionRouteGroupsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroupsServer

TransitionRouteGroupsServer is the server API for TransitionRouteGroups service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type TransitionRouteGroupsServer = src.TransitionRouteGroupsServer

type TransitionRoute_TargetFlow

type TransitionRoute_TargetFlow = src.TransitionRoute_TargetFlow

type TransitionRoute_TargetPage

type TransitionRoute_TargetPage = src.TransitionRoute_TargetPage

type UnimplementedAgentsServer

UnimplementedAgentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedAgentsServer = src.UnimplementedAgentsServer

type UnimplementedChangelogsServer

UnimplementedChangelogsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedChangelogsServer = src.UnimplementedChangelogsServer

type UnimplementedDeploymentsServer

UnimplementedDeploymentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedDeploymentsServer = src.UnimplementedDeploymentsServer

type UnimplementedEntityTypesServer

UnimplementedEntityTypesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer

type UnimplementedExperimentsServer

UnimplementedExperimentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedExperimentsServer = src.UnimplementedExperimentsServer

type UnimplementedFlowsServer

UnimplementedFlowsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedFlowsServer = src.UnimplementedFlowsServer

type UnimplementedIntentsServer

UnimplementedIntentsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedIntentsServer = src.UnimplementedIntentsServer

type UnimplementedPagesServer

UnimplementedPagesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedPagesServer = src.UnimplementedPagesServer

type UnimplementedSecuritySettingsServiceServer

UnimplementedSecuritySettingsServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedSecuritySettingsServiceServer = src.UnimplementedSecuritySettingsServiceServer

type UnimplementedSessionEntityTypesServer

UnimplementedSessionEntityTypesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type UnimplementedSessionsServer = src.UnimplementedSessionsServer

type UnimplementedTestCasesServer

UnimplementedTestCasesServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedTestCasesServer = src.UnimplementedTestCasesServer

type UnimplementedTransitionRouteGroupsServer

UnimplementedTransitionRouteGroupsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedTransitionRouteGroupsServer = src.UnimplementedTransitionRouteGroupsServer

type UnimplementedVersionsServer

UnimplementedVersionsServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedVersionsServer = src.UnimplementedVersionsServer

type UnimplementedWebhooksServer

UnimplementedWebhooksServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UnimplementedWebhooksServer = src.UnimplementedWebhooksServer

type UpdateAgentRequest

The request message for [Agents.UpdateAgent][google.cloud.dialogflow.cx.v3.Agents.UpdateAgent].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateAgentRequest = src.UpdateAgentRequest

type UpdateEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest

type UpdateEnvironmentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest

type UpdateExperimentRequest

The request message for [Experiments.UpdateExperiment][google.cloud.dialogflow.cx.v3.Experiments.UpdateExperiment].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateExperimentRequest = src.UpdateExperimentRequest

type UpdateFlowRequest

The request message for [Flows.UpdateFlow][google.cloud.dialogflow.cx.v3.Flows.UpdateFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateFlowRequest = src.UpdateFlowRequest

type UpdateIntentRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateIntentRequest = src.UpdateIntentRequest

type UpdatePageRequest

The request message for [Pages.UpdatePage][google.cloud.dialogflow.cx.v3.Pages.UpdatePage].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdatePageRequest = src.UpdatePageRequest

type UpdateSecuritySettingsRequest

The request message for [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.UpdateSecuritySettings].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateSecuritySettingsRequest = src.UpdateSecuritySettingsRequest

type UpdateSessionEntityTypeRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest

type UpdateTestCaseRequest

The request message for [TestCases.UpdateTestCase][google.cloud.dialogflow.cx.v3.TestCases.UpdateTestCase].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateTestCaseRequest = src.UpdateTestCaseRequest

type UpdateTransitionRouteGroupRequest

The request message for [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.UpdateTransitionRouteGroup].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateTransitionRouteGroupRequest = src.UpdateTransitionRouteGroupRequest

type UpdateVersionRequest

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

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateVersionRequest = src.UpdateVersionRequest

type UpdateWebhookRequest

The request message for [Webhooks.UpdateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.UpdateWebhook].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type UpdateWebhookRequest = src.UpdateWebhookRequest

type ValidateAgentRequest

The request message for [Agents.ValidateAgent][google.cloud.dialogflow.cx.v3.Agents.ValidateAgent].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ValidateAgentRequest = src.ValidateAgentRequest

type ValidateFlowRequest

The request message for [Flows.ValidateFlow][google.cloud.dialogflow.cx.v3.Flows.ValidateFlow].

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ValidateFlowRequest = src.ValidateFlowRequest

type ValidationMessage

Agent/flow validation message.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ValidationMessage = src.ValidationMessage

type ValidationMessage_ResourceType

Resource types.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ValidationMessage_ResourceType = src.ValidationMessage_ResourceType

type ValidationMessage_Severity

Severity level.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type ValidationMessage_Severity = src.ValidationMessage_Severity

type VariantsHistory

The history of variants update.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type VariantsHistory = src.VariantsHistory

type VariantsHistory_VersionVariants

type VariantsHistory_VersionVariants = src.VariantsHistory_VersionVariants

type Version

Represents a version of a flow.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Version = src.Version

type VersionVariants

A list of flow version variants.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type VersionVariants = src.VersionVariants

type VersionVariants_Variant

A single flow version with specified traffic allocation.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type VersionVariants_Variant = src.VersionVariants_Variant

type Version_State

The state of the version.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Version_State = src.Version_State

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/cx/apiv3/cxpb

type VersionsClient = src.VersionsClient

func NewVersionsClient

func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type VersionsServer

VersionsServer is the server API for Versions service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

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/cx/apiv3/cxpb

type VoiceSelectionParams = src.VoiceSelectionParams

type Webhook

Webhooks host the developer's business logic. During a session, webhooks allow the developer to use the data extracted by Dialogflow's natural language processing to generate dynamic responses, validate collected data, or trigger actions on the backend.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Webhook = src.Webhook

type WebhookRequest

The request message for a webhook call. The request is sent as a JSON object and the field names will be presented in camel cases. You may see undocumented fields in an actual request. These fields are used internally by Dialogflow and should be ignored.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookRequest = src.WebhookRequest

type WebhookRequest_FulfillmentInfo

Represents fulfillment information communicated to the webhook.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookRequest_FulfillmentInfo = src.WebhookRequest_FulfillmentInfo

type WebhookRequest_IntentInfo

Represents intent information communicated to the webhook.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookRequest_IntentInfo = src.WebhookRequest_IntentInfo

type WebhookRequest_IntentInfo_IntentParameterValue

Represents a value for an intent parameter.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookRequest_IntentInfo_IntentParameterValue = src.WebhookRequest_IntentInfo_IntentParameterValue

type WebhookRequest_SentimentAnalysisResult

Represents the result of sentiment analysis.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookRequest_SentimentAnalysisResult = src.WebhookRequest_SentimentAnalysisResult

type WebhookRequest_Text

type WebhookRequest_Text = src.WebhookRequest_Text

type WebhookRequest_Transcript

type WebhookRequest_Transcript = src.WebhookRequest_Transcript

type WebhookRequest_TriggerEvent

type WebhookRequest_TriggerEvent = src.WebhookRequest_TriggerEvent

type WebhookRequest_TriggerIntent

type WebhookRequest_TriggerIntent = src.WebhookRequest_TriggerIntent

type WebhookResponse

The response message for a webhook call.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookResponse = src.WebhookResponse

type WebhookResponse_FulfillmentResponse

Represents a fulfillment response to the user.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookResponse_FulfillmentResponse = src.WebhookResponse_FulfillmentResponse

type WebhookResponse_FulfillmentResponse_MergeBehavior

Defines merge behavior for `messages`.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhookResponse_FulfillmentResponse_MergeBehavior = src.WebhookResponse_FulfillmentResponse_MergeBehavior

type WebhookResponse_TargetFlow

type WebhookResponse_TargetFlow = src.WebhookResponse_TargetFlow

type WebhookResponse_TargetPage

type WebhookResponse_TargetPage = src.WebhookResponse_TargetPage

type Webhook_GenericWebService

Represents configuration for a generic web service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Webhook_GenericWebService = src.Webhook_GenericWebService

type Webhook_GenericWebService_

type Webhook_GenericWebService_ = src.Webhook_GenericWebService_

type Webhook_ServiceDirectory

type Webhook_ServiceDirectory = src.Webhook_ServiceDirectory

type Webhook_ServiceDirectoryConfig

Represents configuration for a [Service Directory](https://cloud.google.com/service-directory) service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type Webhook_ServiceDirectoryConfig = src.Webhook_ServiceDirectoryConfig

type WebhooksClient

WebhooksClient is the client API for Webhooks 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/cx/apiv3/cxpb

type WebhooksClient = src.WebhooksClient

func NewWebhooksClient

func NewWebhooksClient(cc grpc.ClientConnInterface) WebhooksClient

Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhooksServer

WebhooksServer is the server API for Webhooks service.

Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb

type WebhooksServer = src.WebhooksServer