...

Source file src/google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/dialogflow/cx/v3beta1

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package cx aliases all exported identifiers in package
    18  // "cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package cx
    24  
    25  import (
    26  	src "cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
    31  const (
    32  	AudioEncoding_AUDIO_ENCODING_AMR                               = src.AudioEncoding_AUDIO_ENCODING_AMR
    33  	AudioEncoding_AUDIO_ENCODING_AMR_WB                            = src.AudioEncoding_AUDIO_ENCODING_AMR_WB
    34  	AudioEncoding_AUDIO_ENCODING_FLAC                              = src.AudioEncoding_AUDIO_ENCODING_FLAC
    35  	AudioEncoding_AUDIO_ENCODING_LINEAR_16                         = src.AudioEncoding_AUDIO_ENCODING_LINEAR_16
    36  	AudioEncoding_AUDIO_ENCODING_MULAW                             = src.AudioEncoding_AUDIO_ENCODING_MULAW
    37  	AudioEncoding_AUDIO_ENCODING_OGG_OPUS                          = src.AudioEncoding_AUDIO_ENCODING_OGG_OPUS
    38  	AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE            = src.AudioEncoding_AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE
    39  	AudioEncoding_AUDIO_ENCODING_UNSPECIFIED                       = src.AudioEncoding_AUDIO_ENCODING_UNSPECIFIED
    40  	CalculateCoverageRequest_COVERAGE_TYPE_UNSPECIFIED             = src.CalculateCoverageRequest_COVERAGE_TYPE_UNSPECIFIED
    41  	CalculateCoverageRequest_INTENT                                = src.CalculateCoverageRequest_INTENT
    42  	CalculateCoverageRequest_PAGE_TRANSITION                       = src.CalculateCoverageRequest_PAGE_TRANSITION
    43  	CalculateCoverageRequest_TRANSITION_ROUTE_GROUP                = src.CalculateCoverageRequest_TRANSITION_ROUTE_GROUP
    44  	ContinuousTestResult_AGGREGATED_TEST_RESULT_UNSPECIFIED        = src.ContinuousTestResult_AGGREGATED_TEST_RESULT_UNSPECIFIED
    45  	ContinuousTestResult_FAILED                                    = src.ContinuousTestResult_FAILED
    46  	ContinuousTestResult_PASSED                                    = src.ContinuousTestResult_PASSED
    47  	Deployment_FAILED                                              = src.Deployment_FAILED
    48  	Deployment_RUNNING                                             = src.Deployment_RUNNING
    49  	Deployment_STATE_UNSPECIFIED                                   = src.Deployment_STATE_UNSPECIFIED
    50  	Deployment_SUCCEEDED                                           = src.Deployment_SUCCEEDED
    51  	DetectIntentResponse_FINAL                                     = src.DetectIntentResponse_FINAL
    52  	DetectIntentResponse_PARTIAL                                   = src.DetectIntentResponse_PARTIAL
    53  	DetectIntentResponse_RESPONSE_TYPE_UNSPECIFIED                 = src.DetectIntentResponse_RESPONSE_TYPE_UNSPECIFIED
    54  	EntityType_AUTO_EXPANSION_MODE_DEFAULT                         = src.EntityType_AUTO_EXPANSION_MODE_DEFAULT
    55  	EntityType_AUTO_EXPANSION_MODE_UNSPECIFIED                     = src.EntityType_AUTO_EXPANSION_MODE_UNSPECIFIED
    56  	EntityType_KIND_LIST                                           = src.EntityType_KIND_LIST
    57  	EntityType_KIND_MAP                                            = src.EntityType_KIND_MAP
    58  	EntityType_KIND_REGEXP                                         = src.EntityType_KIND_REGEXP
    59  	EntityType_KIND_UNSPECIFIED                                    = src.EntityType_KIND_UNSPECIFIED
    60  	Experiment_DONE                                                = src.Experiment_DONE
    61  	Experiment_DRAFT                                               = src.Experiment_DRAFT
    62  	Experiment_ROLLOUT_FAILED                                      = src.Experiment_ROLLOUT_FAILED
    63  	Experiment_RUNNING                                             = src.Experiment_RUNNING
    64  	Experiment_Result_ABANDONED_SESSION_RATE                       = src.Experiment_Result_ABANDONED_SESSION_RATE
    65  	Experiment_Result_AVERAGE_TURN_COUNT                           = src.Experiment_Result_AVERAGE_TURN_COUNT
    66  	Experiment_Result_CALLBACK_SESSION_RATE                        = src.Experiment_Result_CALLBACK_SESSION_RATE
    67  	Experiment_Result_CONTAINED_SESSION_NO_CALLBACK_RATE           = src.Experiment_Result_CONTAINED_SESSION_NO_CALLBACK_RATE
    68  	Experiment_Result_COUNT_TYPE_UNSPECIFIED                       = src.Experiment_Result_COUNT_TYPE_UNSPECIFIED
    69  	Experiment_Result_LIVE_AGENT_HANDOFF_RATE                      = src.Experiment_Result_LIVE_AGENT_HANDOFF_RATE
    70  	Experiment_Result_METRIC_UNSPECIFIED                           = src.Experiment_Result_METRIC_UNSPECIFIED
    71  	Experiment_Result_SESSION_END_RATE                             = src.Experiment_Result_SESSION_END_RATE
    72  	Experiment_Result_TOTAL_NO_MATCH_COUNT                         = src.Experiment_Result_TOTAL_NO_MATCH_COUNT
    73  	Experiment_Result_TOTAL_TURN_COUNT                             = src.Experiment_Result_TOTAL_TURN_COUNT
    74  	Experiment_STATE_UNSPECIFIED                                   = src.Experiment_STATE_UNSPECIFIED
    75  	ExportAgentRequest_BLOB                                        = src.ExportAgentRequest_BLOB
    76  	ExportAgentRequest_DATA_FORMAT_UNSPECIFIED                     = src.ExportAgentRequest_DATA_FORMAT_UNSPECIFIED
    77  	ExportTestCasesRequest_BLOB                                    = src.ExportTestCasesRequest_BLOB
    78  	ExportTestCasesRequest_DATA_FORMAT_UNSPECIFIED                 = src.ExportTestCasesRequest_DATA_FORMAT_UNSPECIFIED
    79  	ExportTestCasesRequest_JSON                                    = src.ExportTestCasesRequest_JSON
    80  	ImportFlowRequest_FALLBACK                                     = src.ImportFlowRequest_FALLBACK
    81  	ImportFlowRequest_IMPORT_OPTION_UNSPECIFIED                    = src.ImportFlowRequest_IMPORT_OPTION_UNSPECIFIED
    82  	ImportFlowRequest_KEEP                                         = src.ImportFlowRequest_KEEP
    83  	IntentView_INTENT_VIEW_FULL                                    = src.IntentView_INTENT_VIEW_FULL
    84  	IntentView_INTENT_VIEW_PARTIAL                                 = src.IntentView_INTENT_VIEW_PARTIAL
    85  	IntentView_INTENT_VIEW_UNSPECIFIED                             = src.IntentView_INTENT_VIEW_UNSPECIFIED
    86  	ListTestCasesRequest_BASIC                                     = src.ListTestCasesRequest_BASIC
    87  	ListTestCasesRequest_FULL                                      = src.ListTestCasesRequest_FULL
    88  	ListTestCasesRequest_TEST_CASE_VIEW_UNSPECIFIED                = src.ListTestCasesRequest_TEST_CASE_VIEW_UNSPECIFIED
    89  	Match_DIRECT_INTENT                                            = src.Match_DIRECT_INTENT
    90  	Match_EVENT                                                    = src.Match_EVENT
    91  	Match_INTENT                                                   = src.Match_INTENT
    92  	Match_MATCH_TYPE_UNSPECIFIED                                   = src.Match_MATCH_TYPE_UNSPECIFIED
    93  	Match_NO_INPUT                                                 = src.Match_NO_INPUT
    94  	Match_NO_MATCH                                                 = src.Match_NO_MATCH
    95  	Match_PARAMETER_FILLING                                        = src.Match_PARAMETER_FILLING
    96  	NluSettings_MODEL_TRAINING_MODE_AUTOMATIC                      = src.NluSettings_MODEL_TRAINING_MODE_AUTOMATIC
    97  	NluSettings_MODEL_TRAINING_MODE_MANUAL                         = src.NluSettings_MODEL_TRAINING_MODE_MANUAL
    98  	NluSettings_MODEL_TRAINING_MODE_UNSPECIFIED                    = src.NluSettings_MODEL_TRAINING_MODE_UNSPECIFIED
    99  	NluSettings_MODEL_TYPE_ADVANCED                                = src.NluSettings_MODEL_TYPE_ADVANCED
   100  	NluSettings_MODEL_TYPE_STANDARD                                = src.NluSettings_MODEL_TYPE_STANDARD
   101  	NluSettings_MODEL_TYPE_UNSPECIFIED                             = src.NluSettings_MODEL_TYPE_UNSPECIFIED
   102  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_LINEAR_16            = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_LINEAR_16
   103  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3                  = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3
   104  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3_64_KBPS          = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MP3_64_KBPS
   105  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MULAW                = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_MULAW
   106  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_OGG_OPUS             = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_OGG_OPUS
   107  	OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_UNSPECIFIED          = src.OutputAudioEncoding_OUTPUT_AUDIO_ENCODING_UNSPECIFIED
   108  	PageInfo_FormInfo_ParameterInfo_EMPTY                          = src.PageInfo_FormInfo_ParameterInfo_EMPTY
   109  	PageInfo_FormInfo_ParameterInfo_FILLED                         = src.PageInfo_FormInfo_ParameterInfo_FILLED
   110  	PageInfo_FormInfo_ParameterInfo_INVALID                        = src.PageInfo_FormInfo_ParameterInfo_INVALID
   111  	PageInfo_FormInfo_ParameterInfo_PARAMETER_STATE_UNSPECIFIED    = src.PageInfo_FormInfo_ParameterInfo_PARAMETER_STATE_UNSPECIFIED
   112  	RestoreAgentRequest_FALLBACK                                   = src.RestoreAgentRequest_FALLBACK
   113  	RestoreAgentRequest_KEEP                                       = src.RestoreAgentRequest_KEEP
   114  	RestoreAgentRequest_RESTORE_OPTION_UNSPECIFIED                 = src.RestoreAgentRequest_RESTORE_OPTION_UNSPECIFIED
   115  	SecuritySettings_AudioExportSettings_AUDIO_FORMAT_UNSPECIFIED  = src.SecuritySettings_AudioExportSettings_AUDIO_FORMAT_UNSPECIFIED
   116  	SecuritySettings_AudioExportSettings_MP3                       = src.SecuritySettings_AudioExportSettings_MP3
   117  	SecuritySettings_AudioExportSettings_MULAW                     = src.SecuritySettings_AudioExportSettings_MULAW
   118  	SecuritySettings_AudioExportSettings_OGG                       = src.SecuritySettings_AudioExportSettings_OGG
   119  	SecuritySettings_DIALOGFLOW_HISTORY                            = src.SecuritySettings_DIALOGFLOW_HISTORY
   120  	SecuritySettings_PURGE_DATA_TYPE_UNSPECIFIED                   = src.SecuritySettings_PURGE_DATA_TYPE_UNSPECIFIED
   121  	SecuritySettings_REDACTION_SCOPE_UNSPECIFIED                   = src.SecuritySettings_REDACTION_SCOPE_UNSPECIFIED
   122  	SecuritySettings_REDACTION_STRATEGY_UNSPECIFIED                = src.SecuritySettings_REDACTION_STRATEGY_UNSPECIFIED
   123  	SecuritySettings_REDACT_DISK_STORAGE                           = src.SecuritySettings_REDACT_DISK_STORAGE
   124  	SecuritySettings_REDACT_WITH_SERVICE                           = src.SecuritySettings_REDACT_WITH_SERVICE
   125  	SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE                = src.SessionEntityType_ENTITY_OVERRIDE_MODE_OVERRIDE
   126  	SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT              = src.SessionEntityType_ENTITY_OVERRIDE_MODE_SUPPLEMENT
   127  	SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED             = src.SessionEntityType_ENTITY_OVERRIDE_MODE_UNSPECIFIED
   128  	SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED            = src.SpeechModelVariant_SPEECH_MODEL_VARIANT_UNSPECIFIED
   129  	SpeechModelVariant_USE_BEST_AVAILABLE                          = src.SpeechModelVariant_USE_BEST_AVAILABLE
   130  	SpeechModelVariant_USE_ENHANCED                                = src.SpeechModelVariant_USE_ENHANCED
   131  	SpeechModelVariant_USE_STANDARD                                = src.SpeechModelVariant_USE_STANDARD
   132  	SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE                       = src.SsmlVoiceGender_SSML_VOICE_GENDER_FEMALE
   133  	SsmlVoiceGender_SSML_VOICE_GENDER_MALE                         = src.SsmlVoiceGender_SSML_VOICE_GENDER_MALE
   134  	SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL                      = src.SsmlVoiceGender_SSML_VOICE_GENDER_NEUTRAL
   135  	SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED                  = src.SsmlVoiceGender_SSML_VOICE_GENDER_UNSPECIFIED
   136  	StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE             = src.StreamingRecognitionResult_END_OF_SINGLE_UTTERANCE
   137  	StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED            = src.StreamingRecognitionResult_MESSAGE_TYPE_UNSPECIFIED
   138  	StreamingRecognitionResult_TRANSCRIPT                          = src.StreamingRecognitionResult_TRANSCRIPT
   139  	TestResult_FAILED                                              = src.TestResult_FAILED
   140  	TestResult_PASSED                                              = src.TestResult_PASSED
   141  	TestResult_TEST_RESULT_UNSPECIFIED                             = src.TestResult_TEST_RESULT_UNSPECIFIED
   142  	TestRunDifference_DIFF_TYPE_UNSPECIFIED                        = src.TestRunDifference_DIFF_TYPE_UNSPECIFIED
   143  	TestRunDifference_INTENT                                       = src.TestRunDifference_INTENT
   144  	TestRunDifference_PAGE                                         = src.TestRunDifference_PAGE
   145  	TestRunDifference_PARAMETERS                                   = src.TestRunDifference_PARAMETERS
   146  	TestRunDifference_UTTERANCE                                    = src.TestRunDifference_UTTERANCE
   147  	ValidationMessage_AGENT                                        = src.ValidationMessage_AGENT
   148  	ValidationMessage_ENTITY_TYPE                                  = src.ValidationMessage_ENTITY_TYPE
   149  	ValidationMessage_ENTITY_TYPES                                 = src.ValidationMessage_ENTITY_TYPES
   150  	ValidationMessage_ERROR                                        = src.ValidationMessage_ERROR
   151  	ValidationMessage_FLOW                                         = src.ValidationMessage_FLOW
   152  	ValidationMessage_INFO                                         = src.ValidationMessage_INFO
   153  	ValidationMessage_INTENT                                       = src.ValidationMessage_INTENT
   154  	ValidationMessage_INTENTS                                      = src.ValidationMessage_INTENTS
   155  	ValidationMessage_INTENT_PARAMETER                             = src.ValidationMessage_INTENT_PARAMETER
   156  	ValidationMessage_INTENT_TRAINING_PHRASE                       = src.ValidationMessage_INTENT_TRAINING_PHRASE
   157  	ValidationMessage_INTENT_TRAINING_PHRASES                      = src.ValidationMessage_INTENT_TRAINING_PHRASES
   158  	ValidationMessage_PAGE                                         = src.ValidationMessage_PAGE
   159  	ValidationMessage_PAGES                                        = src.ValidationMessage_PAGES
   160  	ValidationMessage_RESOURCE_TYPE_UNSPECIFIED                    = src.ValidationMessage_RESOURCE_TYPE_UNSPECIFIED
   161  	ValidationMessage_SEVERITY_UNSPECIFIED                         = src.ValidationMessage_SEVERITY_UNSPECIFIED
   162  	ValidationMessage_TRANSITION_ROUTE_GROUP                       = src.ValidationMessage_TRANSITION_ROUTE_GROUP
   163  	ValidationMessage_WARNING                                      = src.ValidationMessage_WARNING
   164  	ValidationMessage_WEBHOOK                                      = src.ValidationMessage_WEBHOOK
   165  	Version_FAILED                                                 = src.Version_FAILED
   166  	Version_RUNNING                                                = src.Version_RUNNING
   167  	Version_STATE_UNSPECIFIED                                      = src.Version_STATE_UNSPECIFIED
   168  	Version_SUCCEEDED                                              = src.Version_SUCCEEDED
   169  	WebhookResponse_FulfillmentResponse_APPEND                     = src.WebhookResponse_FulfillmentResponse_APPEND
   170  	WebhookResponse_FulfillmentResponse_MERGE_BEHAVIOR_UNSPECIFIED = src.WebhookResponse_FulfillmentResponse_MERGE_BEHAVIOR_UNSPECIFIED
   171  	WebhookResponse_FulfillmentResponse_REPLACE                    = src.WebhookResponse_FulfillmentResponse_REPLACE
   172  )
   173  
   174  // Deprecated: Please use vars in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   175  var (
   176  	AudioEncoding_name                                                   = src.AudioEncoding_name
   177  	AudioEncoding_value                                                  = src.AudioEncoding_value
   178  	CalculateCoverageRequest_CoverageType_name                           = src.CalculateCoverageRequest_CoverageType_name
   179  	CalculateCoverageRequest_CoverageType_value                          = src.CalculateCoverageRequest_CoverageType_value
   180  	ContinuousTestResult_AggregatedTestResult_name                       = src.ContinuousTestResult_AggregatedTestResult_name
   181  	ContinuousTestResult_AggregatedTestResult_value                      = src.ContinuousTestResult_AggregatedTestResult_value
   182  	Deployment_State_name                                                = src.Deployment_State_name
   183  	Deployment_State_value                                               = src.Deployment_State_value
   184  	DetectIntentResponse_ResponseType_name                               = src.DetectIntentResponse_ResponseType_name
   185  	DetectIntentResponse_ResponseType_value                              = src.DetectIntentResponse_ResponseType_value
   186  	EntityType_AutoExpansionMode_name                                    = src.EntityType_AutoExpansionMode_name
   187  	EntityType_AutoExpansionMode_value                                   = src.EntityType_AutoExpansionMode_value
   188  	EntityType_Kind_name                                                 = src.EntityType_Kind_name
   189  	EntityType_Kind_value                                                = src.EntityType_Kind_value
   190  	Experiment_Result_CountType_name                                     = src.Experiment_Result_CountType_name
   191  	Experiment_Result_CountType_value                                    = src.Experiment_Result_CountType_value
   192  	Experiment_Result_MetricType_name                                    = src.Experiment_Result_MetricType_name
   193  	Experiment_Result_MetricType_value                                   = src.Experiment_Result_MetricType_value
   194  	Experiment_State_name                                                = src.Experiment_State_name
   195  	Experiment_State_value                                               = src.Experiment_State_value
   196  	ExportAgentRequest_DataFormat_name                                   = src.ExportAgentRequest_DataFormat_name
   197  	ExportAgentRequest_DataFormat_value                                  = src.ExportAgentRequest_DataFormat_value
   198  	ExportTestCasesRequest_DataFormat_name                               = src.ExportTestCasesRequest_DataFormat_name
   199  	ExportTestCasesRequest_DataFormat_value                              = src.ExportTestCasesRequest_DataFormat_value
   200  	File_google_cloud_dialogflow_cx_v3beta1_advanced_settings_proto      = src.File_google_cloud_dialogflow_cx_v3beta1_advanced_settings_proto
   201  	File_google_cloud_dialogflow_cx_v3beta1_agent_proto                  = src.File_google_cloud_dialogflow_cx_v3beta1_agent_proto
   202  	File_google_cloud_dialogflow_cx_v3beta1_audio_config_proto           = src.File_google_cloud_dialogflow_cx_v3beta1_audio_config_proto
   203  	File_google_cloud_dialogflow_cx_v3beta1_changelog_proto              = src.File_google_cloud_dialogflow_cx_v3beta1_changelog_proto
   204  	File_google_cloud_dialogflow_cx_v3beta1_deployment_proto             = src.File_google_cloud_dialogflow_cx_v3beta1_deployment_proto
   205  	File_google_cloud_dialogflow_cx_v3beta1_entity_type_proto            = src.File_google_cloud_dialogflow_cx_v3beta1_entity_type_proto
   206  	File_google_cloud_dialogflow_cx_v3beta1_environment_proto            = src.File_google_cloud_dialogflow_cx_v3beta1_environment_proto
   207  	File_google_cloud_dialogflow_cx_v3beta1_experiment_proto             = src.File_google_cloud_dialogflow_cx_v3beta1_experiment_proto
   208  	File_google_cloud_dialogflow_cx_v3beta1_flow_proto                   = src.File_google_cloud_dialogflow_cx_v3beta1_flow_proto
   209  	File_google_cloud_dialogflow_cx_v3beta1_fulfillment_proto            = src.File_google_cloud_dialogflow_cx_v3beta1_fulfillment_proto
   210  	File_google_cloud_dialogflow_cx_v3beta1_intent_proto                 = src.File_google_cloud_dialogflow_cx_v3beta1_intent_proto
   211  	File_google_cloud_dialogflow_cx_v3beta1_page_proto                   = src.File_google_cloud_dialogflow_cx_v3beta1_page_proto
   212  	File_google_cloud_dialogflow_cx_v3beta1_response_message_proto       = src.File_google_cloud_dialogflow_cx_v3beta1_response_message_proto
   213  	File_google_cloud_dialogflow_cx_v3beta1_security_settings_proto      = src.File_google_cloud_dialogflow_cx_v3beta1_security_settings_proto
   214  	File_google_cloud_dialogflow_cx_v3beta1_session_entity_type_proto    = src.File_google_cloud_dialogflow_cx_v3beta1_session_entity_type_proto
   215  	File_google_cloud_dialogflow_cx_v3beta1_session_proto                = src.File_google_cloud_dialogflow_cx_v3beta1_session_proto
   216  	File_google_cloud_dialogflow_cx_v3beta1_test_case_proto              = src.File_google_cloud_dialogflow_cx_v3beta1_test_case_proto
   217  	File_google_cloud_dialogflow_cx_v3beta1_transition_route_group_proto = src.File_google_cloud_dialogflow_cx_v3beta1_transition_route_group_proto
   218  	File_google_cloud_dialogflow_cx_v3beta1_validation_message_proto     = src.File_google_cloud_dialogflow_cx_v3beta1_validation_message_proto
   219  	File_google_cloud_dialogflow_cx_v3beta1_version_proto                = src.File_google_cloud_dialogflow_cx_v3beta1_version_proto
   220  	File_google_cloud_dialogflow_cx_v3beta1_webhook_proto                = src.File_google_cloud_dialogflow_cx_v3beta1_webhook_proto
   221  	ImportFlowRequest_ImportOption_name                                  = src.ImportFlowRequest_ImportOption_name
   222  	ImportFlowRequest_ImportOption_value                                 = src.ImportFlowRequest_ImportOption_value
   223  	IntentView_name                                                      = src.IntentView_name
   224  	IntentView_value                                                     = src.IntentView_value
   225  	ListTestCasesRequest_TestCaseView_name                               = src.ListTestCasesRequest_TestCaseView_name
   226  	ListTestCasesRequest_TestCaseView_value                              = src.ListTestCasesRequest_TestCaseView_value
   227  	Match_MatchType_name                                                 = src.Match_MatchType_name
   228  	Match_MatchType_value                                                = src.Match_MatchType_value
   229  	NluSettings_ModelTrainingMode_name                                   = src.NluSettings_ModelTrainingMode_name
   230  	NluSettings_ModelTrainingMode_value                                  = src.NluSettings_ModelTrainingMode_value
   231  	NluSettings_ModelType_name                                           = src.NluSettings_ModelType_name
   232  	NluSettings_ModelType_value                                          = src.NluSettings_ModelType_value
   233  	OutputAudioEncoding_name                                             = src.OutputAudioEncoding_name
   234  	OutputAudioEncoding_value                                            = src.OutputAudioEncoding_value
   235  	PageInfo_FormInfo_ParameterInfo_ParameterState_name                  = src.PageInfo_FormInfo_ParameterInfo_ParameterState_name
   236  	PageInfo_FormInfo_ParameterInfo_ParameterState_value                 = src.PageInfo_FormInfo_ParameterInfo_ParameterState_value
   237  	RestoreAgentRequest_RestoreOption_name                               = src.RestoreAgentRequest_RestoreOption_name
   238  	RestoreAgentRequest_RestoreOption_value                              = src.RestoreAgentRequest_RestoreOption_value
   239  	SecuritySettings_AudioExportSettings_AudioFormat_name                = src.SecuritySettings_AudioExportSettings_AudioFormat_name
   240  	SecuritySettings_AudioExportSettings_AudioFormat_value               = src.SecuritySettings_AudioExportSettings_AudioFormat_value
   241  	SecuritySettings_PurgeDataType_name                                  = src.SecuritySettings_PurgeDataType_name
   242  	SecuritySettings_PurgeDataType_value                                 = src.SecuritySettings_PurgeDataType_value
   243  	SecuritySettings_RedactionScope_name                                 = src.SecuritySettings_RedactionScope_name
   244  	SecuritySettings_RedactionScope_value                                = src.SecuritySettings_RedactionScope_value
   245  	SecuritySettings_RedactionStrategy_name                              = src.SecuritySettings_RedactionStrategy_name
   246  	SecuritySettings_RedactionStrategy_value                             = src.SecuritySettings_RedactionStrategy_value
   247  	SessionEntityType_EntityOverrideMode_name                            = src.SessionEntityType_EntityOverrideMode_name
   248  	SessionEntityType_EntityOverrideMode_value                           = src.SessionEntityType_EntityOverrideMode_value
   249  	SpeechModelVariant_name                                              = src.SpeechModelVariant_name
   250  	SpeechModelVariant_value                                             = src.SpeechModelVariant_value
   251  	SsmlVoiceGender_name                                                 = src.SsmlVoiceGender_name
   252  	SsmlVoiceGender_value                                                = src.SsmlVoiceGender_value
   253  	StreamingRecognitionResult_MessageType_name                          = src.StreamingRecognitionResult_MessageType_name
   254  	StreamingRecognitionResult_MessageType_value                         = src.StreamingRecognitionResult_MessageType_value
   255  	TestResult_name                                                      = src.TestResult_name
   256  	TestResult_value                                                     = src.TestResult_value
   257  	TestRunDifference_DiffType_name                                      = src.TestRunDifference_DiffType_name
   258  	TestRunDifference_DiffType_value                                     = src.TestRunDifference_DiffType_value
   259  	ValidationMessage_ResourceType_name                                  = src.ValidationMessage_ResourceType_name
   260  	ValidationMessage_ResourceType_value                                 = src.ValidationMessage_ResourceType_value
   261  	ValidationMessage_Severity_name                                      = src.ValidationMessage_Severity_name
   262  	ValidationMessage_Severity_value                                     = src.ValidationMessage_Severity_value
   263  	Version_State_name                                                   = src.Version_State_name
   264  	Version_State_value                                                  = src.Version_State_value
   265  	WebhookResponse_FulfillmentResponse_MergeBehavior_name               = src.WebhookResponse_FulfillmentResponse_MergeBehavior_name
   266  	WebhookResponse_FulfillmentResponse_MergeBehavior_value              = src.WebhookResponse_FulfillmentResponse_MergeBehavior_value
   267  )
   268  
   269  // Hierarchical advanced settings for agent/flow/page/fulfillment/parameter.
   270  // Settings exposed at lower level overrides the settings exposed at higher
   271  // level. Overriding occurs at the sub-setting level. For example, the
   272  // playback_interruption_settings at fulfillment level only overrides the
   273  // playback_interruption_settings at the agent level, leaving other settings at
   274  // the agent level unchanged. DTMF settings does not override each other. DTMF
   275  // settings set at different levels define DTMF detections running in parallel.
   276  // Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.
   277  //
   278  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   279  type AdvancedSettings = src.AdvancedSettings
   280  
   281  // Define behaviors on logging.
   282  //
   283  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   284  type AdvancedSettings_LoggingSettings = src.AdvancedSettings_LoggingSettings
   285  
   286  // Agents are best described as Natural Language Understanding (NLU) modules
   287  // that transform user requests into actionable data. You can include agents in
   288  // your app, product, or service to determine user intent and respond to the
   289  // user in a natural way. After you create an agent, you can add
   290  // [Intents][google.cloud.dialogflow.cx.v3beta1.Intent], [Entity
   291  // Types][google.cloud.dialogflow.cx.v3beta1.EntityType],
   292  // [Flows][google.cloud.dialogflow.cx.v3beta1.Flow],
   293  // [Fulfillments][google.cloud.dialogflow.cx.v3beta1.Fulfillment],
   294  // [Webhooks][google.cloud.dialogflow.cx.v3beta1.Webhook], and so on to manage
   295  // the conversation flows..
   296  //
   297  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   298  type Agent = src.Agent
   299  
   300  // The response message for
   301  // [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3beta1.Agents.GetAgentValidationResult].
   302  //
   303  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   304  type AgentValidationResult = src.AgentValidationResult
   305  
   306  // AgentsClient is the client API for Agents service. For semantics around ctx
   307  // use and closing/ending streaming RPCs, please refer to
   308  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   309  //
   310  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   311  type AgentsClient = src.AgentsClient
   312  
   313  // AgentsServer is the server API for Agents service.
   314  //
   315  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   316  type AgentsServer = src.AgentsServer
   317  
   318  // Audio encoding of the audio content sent in the conversational query
   319  // request. Refer to the [Cloud Speech API
   320  // documentation](https://cloud.google.com/speech-to-text/docs/basics) for more
   321  // details.
   322  //
   323  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   324  type AudioEncoding = src.AudioEncoding
   325  
   326  // Represents the natural speech audio to be processed.
   327  //
   328  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   329  type AudioInput = src.AudioInput
   330  
   331  // The request message for
   332  // [TestCases.BatchDeleteTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.BatchDeleteTestCases].
   333  //
   334  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   335  type BatchDeleteTestCasesRequest = src.BatchDeleteTestCasesRequest
   336  
   337  // Metadata returned for the
   338  // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.BatchRunTestCases]
   339  // long running operation.
   340  //
   341  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   342  type BatchRunTestCasesMetadata = src.BatchRunTestCasesMetadata
   343  
   344  // The request message for
   345  // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.BatchRunTestCases].
   346  //
   347  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   348  type BatchRunTestCasesRequest = src.BatchRunTestCasesRequest
   349  
   350  // The response message for
   351  // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.BatchRunTestCases].
   352  //
   353  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   354  type BatchRunTestCasesResponse = src.BatchRunTestCasesResponse
   355  
   356  // The request message for
   357  // [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3beta1.TestCases.CalculateCoverage].
   358  //
   359  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   360  type CalculateCoverageRequest = src.CalculateCoverageRequest
   361  
   362  // The type of coverage score requested.
   363  //
   364  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   365  type CalculateCoverageRequest_CoverageType = src.CalculateCoverageRequest_CoverageType
   366  
   367  // The response message for
   368  // [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3beta1.TestCases.CalculateCoverage].
   369  //
   370  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   371  type CalculateCoverageResponse = src.CalculateCoverageResponse
   372  type CalculateCoverageResponse_IntentCoverage = src.CalculateCoverageResponse_IntentCoverage
   373  type CalculateCoverageResponse_RouteGroupCoverage = src.CalculateCoverageResponse_RouteGroupCoverage
   374  type CalculateCoverageResponse_TransitionCoverage = src.CalculateCoverageResponse_TransitionCoverage
   375  
   376  // Changelogs represents a change made to a given agent.
   377  //
   378  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   379  type Changelog = src.Changelog
   380  
   381  // ChangelogsClient is the client API for Changelogs service. For semantics
   382  // around ctx use and closing/ending streaming RPCs, please refer to
   383  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   384  //
   385  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   386  type ChangelogsClient = src.ChangelogsClient
   387  
   388  // ChangelogsServer is the server API for Changelogs service.
   389  //
   390  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   391  type ChangelogsServer = src.ChangelogsServer
   392  
   393  // The request message for
   394  // [Versions.CompareVersions][google.cloud.dialogflow.cx.v3beta1.Versions.CompareVersions].
   395  //
   396  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   397  type CompareVersionsRequest = src.CompareVersionsRequest
   398  
   399  // The response message for
   400  // [Versions.CompareVersions][google.cloud.dialogflow.cx.v3beta1.Versions.CompareVersions].
   401  //
   402  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   403  type CompareVersionsResponse = src.CompareVersionsResponse
   404  
   405  // Represents a result from running a test case in an agent environment.
   406  //
   407  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   408  type ContinuousTestResult = src.ContinuousTestResult
   409  
   410  // The overall result for a continuous test run in an agent environment.
   411  //
   412  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   413  type ContinuousTestResult_AggregatedTestResult = src.ContinuousTestResult_AggregatedTestResult
   414  
   415  // One interaction between a human and virtual agent. The human provides some
   416  // input and the virtual agent provides a response.
   417  //
   418  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   419  type ConversationTurn = src.ConversationTurn
   420  
   421  // The input from the human user.
   422  //
   423  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   424  type ConversationTurn_UserInput = src.ConversationTurn_UserInput
   425  
   426  // The output from the virtual agent.
   427  //
   428  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   429  type ConversationTurn_VirtualAgentOutput = src.ConversationTurn_VirtualAgentOutput
   430  
   431  // The request message for
   432  // [Agents.CreateAgent][google.cloud.dialogflow.cx.v3beta1.Agents.CreateAgent].
   433  //
   434  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   435  type CreateAgentRequest = src.CreateAgentRequest
   436  
   437  // The request message for
   438  // [EntityTypes.CreateEntityType][google.cloud.dialogflow.cx.v3beta1.EntityTypes.CreateEntityType].
   439  //
   440  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   441  type CreateEntityTypeRequest = src.CreateEntityTypeRequest
   442  
   443  // The request message for
   444  // [Environments.CreateEnvironment][google.cloud.dialogflow.cx.v3beta1.Environments.CreateEnvironment].
   445  //
   446  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   447  type CreateEnvironmentRequest = src.CreateEnvironmentRequest
   448  
   449  // The request message for
   450  // [Experiments.CreateExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.CreateExperiment].
   451  //
   452  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   453  type CreateExperimentRequest = src.CreateExperimentRequest
   454  
   455  // The request message for
   456  // [Flows.CreateFlow][google.cloud.dialogflow.cx.v3beta1.Flows.CreateFlow].
   457  //
   458  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   459  type CreateFlowRequest = src.CreateFlowRequest
   460  
   461  // The request message for
   462  // [Intents.CreateIntent][google.cloud.dialogflow.cx.v3beta1.Intents.CreateIntent].
   463  //
   464  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   465  type CreateIntentRequest = src.CreateIntentRequest
   466  
   467  // The request message for
   468  // [Pages.CreatePage][google.cloud.dialogflow.cx.v3beta1.Pages.CreatePage].
   469  //
   470  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   471  type CreatePageRequest = src.CreatePageRequest
   472  
   473  // The request message for [SecuritySettings.CreateSecuritySettings][].
   474  //
   475  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   476  type CreateSecuritySettingsRequest = src.CreateSecuritySettingsRequest
   477  
   478  // The request message for
   479  // [SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.CreateSessionEntityType].
   480  //
   481  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   482  type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest
   483  
   484  // The request message for
   485  // [TestCases.CreateTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.CreateTestCase].
   486  //
   487  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   488  type CreateTestCaseRequest = src.CreateTestCaseRequest
   489  
   490  // The request message for
   491  // [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.CreateTransitionRouteGroup].
   492  //
   493  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   494  type CreateTransitionRouteGroupRequest = src.CreateTransitionRouteGroupRequest
   495  
   496  // Metadata associated with the long running operation for
   497  // [Versions.CreateVersion][google.cloud.dialogflow.cx.v3beta1.Versions.CreateVersion].
   498  //
   499  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   500  type CreateVersionOperationMetadata = src.CreateVersionOperationMetadata
   501  
   502  // The request message for
   503  // [Versions.CreateVersion][google.cloud.dialogflow.cx.v3beta1.Versions.CreateVersion].
   504  //
   505  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   506  type CreateVersionRequest = src.CreateVersionRequest
   507  
   508  // The request message for
   509  // [Webhooks.CreateWebhook][google.cloud.dialogflow.cx.v3beta1.Webhooks.CreateWebhook].
   510  //
   511  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   512  type CreateWebhookRequest = src.CreateWebhookRequest
   513  
   514  // The request message for
   515  // [Agents.DeleteAgent][google.cloud.dialogflow.cx.v3beta1.Agents.DeleteAgent].
   516  //
   517  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   518  type DeleteAgentRequest = src.DeleteAgentRequest
   519  
   520  // The request message for
   521  // [EntityTypes.DeleteEntityType][google.cloud.dialogflow.cx.v3beta1.EntityTypes.DeleteEntityType].
   522  //
   523  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   524  type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest
   525  
   526  // The request message for
   527  // [Environments.DeleteEnvironment][google.cloud.dialogflow.cx.v3beta1.Environments.DeleteEnvironment].
   528  //
   529  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   530  type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest
   531  
   532  // The request message for
   533  // [Experiments.DeleteExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.DeleteExperiment].
   534  //
   535  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   536  type DeleteExperimentRequest = src.DeleteExperimentRequest
   537  
   538  // The request message for
   539  // [Flows.DeleteFlow][google.cloud.dialogflow.cx.v3beta1.Flows.DeleteFlow].
   540  //
   541  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   542  type DeleteFlowRequest = src.DeleteFlowRequest
   543  
   544  // The request message for
   545  // [Intents.DeleteIntent][google.cloud.dialogflow.cx.v3beta1.Intents.DeleteIntent].
   546  //
   547  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   548  type DeleteIntentRequest = src.DeleteIntentRequest
   549  
   550  // The request message for
   551  // [Pages.DeletePage][google.cloud.dialogflow.cx.v3beta1.Pages.DeletePage].
   552  //
   553  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   554  type DeletePageRequest = src.DeletePageRequest
   555  
   556  // The request message for [SecuritySettings.DeleteSecuritySettings][].
   557  //
   558  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   559  type DeleteSecuritySettingsRequest = src.DeleteSecuritySettingsRequest
   560  
   561  // The request message for
   562  // [SessionEntityTypes.DeleteSessionEntityType][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.DeleteSessionEntityType].
   563  //
   564  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   565  type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest
   566  
   567  // The request message for
   568  // [TransitionRouteGroups.DeleteTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.DeleteTransitionRouteGroup].
   569  //
   570  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   571  type DeleteTransitionRouteGroupRequest = src.DeleteTransitionRouteGroupRequest
   572  
   573  // The request message for
   574  // [Versions.DeleteVersion][google.cloud.dialogflow.cx.v3beta1.Versions.DeleteVersion].
   575  //
   576  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   577  type DeleteVersionRequest = src.DeleteVersionRequest
   578  
   579  // The request message for
   580  // [Webhooks.DeleteWebhook][google.cloud.dialogflow.cx.v3beta1.Webhooks.DeleteWebhook].
   581  //
   582  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   583  type DeleteWebhookRequest = src.DeleteWebhookRequest
   584  
   585  // Metadata returned for the
   586  // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3beta1.Environments.DeployFlow]
   587  // long running operation.
   588  //
   589  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   590  type DeployFlowMetadata = src.DeployFlowMetadata
   591  
   592  // The request message for
   593  // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3beta1.Environments.DeployFlow].
   594  //
   595  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   596  type DeployFlowRequest = src.DeployFlowRequest
   597  
   598  // The response message for
   599  // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3beta1.Environments.DeployFlow].
   600  //
   601  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   602  type DeployFlowResponse = src.DeployFlowResponse
   603  
   604  // Represents an deployment in an environment. A deployment happens when a
   605  // flow version configured to be active in the environment. You can configure
   606  // running pre-deployment steps, e.g. running validation test cases, experiment
   607  // auto-rollout, etc.
   608  //
   609  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   610  type Deployment = src.Deployment
   611  
   612  // Result of the deployment.
   613  //
   614  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   615  type Deployment_Result = src.Deployment_Result
   616  
   617  // The state of the deployment.
   618  //
   619  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   620  type Deployment_State = src.Deployment_State
   621  
   622  // DeploymentsClient is the client API for Deployments service. For semantics
   623  // around ctx use and closing/ending streaming RPCs, please refer to
   624  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   625  //
   626  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   627  type DeploymentsClient = src.DeploymentsClient
   628  
   629  // DeploymentsServer is the server API for Deployments service.
   630  //
   631  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   632  type DeploymentsServer = src.DeploymentsServer
   633  
   634  // The request to detect user's intent.
   635  //
   636  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   637  type DetectIntentRequest = src.DetectIntentRequest
   638  
   639  // The message returned from the DetectIntent method.
   640  //
   641  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   642  type DetectIntentResponse = src.DetectIntentResponse
   643  
   644  // Represents different DetectIntentResponse types.
   645  //
   646  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   647  type DetectIntentResponse_ResponseType = src.DetectIntentResponse_ResponseType
   648  
   649  // Represents the input for dtmf event.
   650  //
   651  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   652  type DtmfInput = src.DtmfInput
   653  
   654  // Entities are extracted from user input and represent parameters that are
   655  // meaningful to your application. For example, a date range, a proper name
   656  // such as a geographic location or landmark, and so on. Entities represent
   657  // actionable data for your application. When you define an entity, you can
   658  // also include synonyms that all map to that entity. For example, "soft
   659  // drink", "soda", "pop", and so on. There are three types of entities: -
   660  // **System** - entities that are defined by the Dialogflow API for common data
   661  // types such as date, time, currency, and so on. A system entity is
   662  // represented by the `EntityType` type. - **Custom** - entities that are
   663  // defined by you that represent actionable data that is meaningful to your
   664  // application. For example, you could define a `pizza.sauce` entity for red or
   665  // white pizza sauce, a `pizza.cheese` entity for the different types of cheese
   666  // on a pizza, a `pizza.topping` entity for different toppings, and so on. A
   667  // custom entity is represented by the `EntityType` type. - **User** - entities
   668  // that are built for an individual user such as favorites, preferences,
   669  // playlists, and so on. A user entity is represented by the
   670  // [SessionEntityType][google.cloud.dialogflow.cx.v3beta1.SessionEntityType]
   671  // type. For more information about entity types, see the [Dialogflow
   672  // documentation](https://cloud.google.com/dialogflow/docs/entities-overview).
   673  //
   674  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   675  type EntityType = src.EntityType
   676  
   677  // Represents different entity type expansion modes. Automated expansion
   678  // allows an agent to recognize values that have not been explicitly listed in
   679  // the entity (for example, new kinds of shopping list items).
   680  //
   681  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   682  type EntityType_AutoExpansionMode = src.EntityType_AutoExpansionMode
   683  
   684  // An **entity entry** for an associated entity type.
   685  //
   686  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   687  type EntityType_Entity = src.EntityType_Entity
   688  
   689  // An excluded entity phrase that should not be matched.
   690  //
   691  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   692  type EntityType_ExcludedPhrase = src.EntityType_ExcludedPhrase
   693  
   694  // Represents kinds of entities.
   695  //
   696  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   697  type EntityType_Kind = src.EntityType_Kind
   698  
   699  // EntityTypesClient is the client API for EntityTypes service. For semantics
   700  // around ctx use and closing/ending streaming RPCs, please refer to
   701  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   702  //
   703  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   704  type EntityTypesClient = src.EntityTypesClient
   705  
   706  // EntityTypesServer is the server API for EntityTypes service.
   707  //
   708  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   709  type EntityTypesServer = src.EntityTypesServer
   710  
   711  // Represents an environment for an agent. You can create multiple versions of
   712  // your agent and publish them to separate environments. When you edit an
   713  // agent, you are editing the draft agent. At any point, you can save the draft
   714  // agent as an agent version, which is an immutable snapshot of your agent.
   715  // When you save the draft agent, it is published to the default environment.
   716  // When you create agent versions, you can publish them to custom environments.
   717  // You can create a variety of custom environments for testing, development,
   718  // production, etc.
   719  //
   720  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   721  type Environment = src.Environment
   722  
   723  // The configuration for continuous tests.
   724  //
   725  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   726  type Environment_TestCasesConfig = src.Environment_TestCasesConfig
   727  
   728  // Configuration for the version.
   729  //
   730  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   731  type Environment_VersionConfig = src.Environment_VersionConfig
   732  
   733  // Configuration for webhooks.
   734  //
   735  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   736  type Environment_WebhookConfig = src.Environment_WebhookConfig
   737  
   738  // EnvironmentsClient is the client API for Environments service. For
   739  // semantics around ctx use and closing/ending streaming RPCs, please refer to
   740  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   741  //
   742  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   743  type EnvironmentsClient = src.EnvironmentsClient
   744  
   745  // EnvironmentsServer is the server API for Environments service.
   746  //
   747  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   748  type EnvironmentsServer = src.EnvironmentsServer
   749  
   750  // An event handler specifies an
   751  // [event][google.cloud.dialogflow.cx.v3beta1.EventHandler.event] that can be
   752  // handled during a session. When the specified event happens, the following
   753  // actions are taken in order: * If there is a
   754  // [`trigger_fulfillment`][google.cloud.dialogflow.cx.v3beta1.EventHandler.trigger_fulfillment]
   755  // associated with the event, it will be called. * If there is a
   756  // [`target_page`][google.cloud.dialogflow.cx.v3beta1.EventHandler.target_page]
   757  // associated with the event, the session will transition into the specified
   758  // page. * If there is a
   759  // [`target_flow`][google.cloud.dialogflow.cx.v3beta1.EventHandler.target_flow]
   760  // associated with the event, the session will transition into the specified
   761  // flow.
   762  //
   763  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   764  type EventHandler = src.EventHandler
   765  type EventHandler_TargetFlow = src.EventHandler_TargetFlow
   766  type EventHandler_TargetPage = src.EventHandler_TargetPage
   767  
   768  // Represents the event to trigger.
   769  //
   770  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   771  type EventInput = src.EventInput
   772  
   773  // Represents an experiment in an environment.
   774  //
   775  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   776  type Experiment = src.Experiment
   777  
   778  // Definition of the experiment.
   779  //
   780  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   781  type Experiment_Definition = src.Experiment_Definition
   782  type Experiment_Definition_VersionVariants = src.Experiment_Definition_VersionVariants
   783  
   784  // The inference result which includes an objective metric to optimize and the
   785  // confidence interval.
   786  //
   787  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   788  type Experiment_Result = src.Experiment_Result
   789  
   790  // A confidence interval is a range of possible values for the experiment
   791  // objective you are trying to measure.
   792  //
   793  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   794  type Experiment_Result_ConfidenceInterval = src.Experiment_Result_ConfidenceInterval
   795  
   796  // types of count-based metric for Dialogflow experiment.
   797  //
   798  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   799  type Experiment_Result_CountType = src.Experiment_Result_CountType
   800  
   801  // Metric and corresponding confidence intervals.
   802  //
   803  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   804  type Experiment_Result_Metric = src.Experiment_Result_Metric
   805  
   806  // Types of ratio-based metric for Dialogflow experiment.
   807  //
   808  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   809  type Experiment_Result_MetricType = src.Experiment_Result_MetricType
   810  type Experiment_Result_Metric_Count = src.Experiment_Result_Metric_Count
   811  type Experiment_Result_Metric_Ratio = src.Experiment_Result_Metric_Ratio
   812  
   813  // Version variant and associated metrics.
   814  //
   815  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   816  type Experiment_Result_VersionMetrics = src.Experiment_Result_VersionMetrics
   817  
   818  // The state of the experiment.
   819  //
   820  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   821  type Experiment_State = src.Experiment_State
   822  
   823  // ExperimentsClient is the client API for Experiments service. For semantics
   824  // around ctx use and closing/ending streaming RPCs, please refer to
   825  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   826  //
   827  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   828  type ExperimentsClient = src.ExperimentsClient
   829  
   830  // ExperimentsServer is the server API for Experiments service.
   831  //
   832  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   833  type ExperimentsServer = src.ExperimentsServer
   834  
   835  // The request message for
   836  // [Agents.ExportAgent][google.cloud.dialogflow.cx.v3beta1.Agents.ExportAgent].
   837  //
   838  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   839  type ExportAgentRequest = src.ExportAgentRequest
   840  
   841  // Data format of the exported agent.
   842  //
   843  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   844  type ExportAgentRequest_DataFormat = src.ExportAgentRequest_DataFormat
   845  
   846  // The response message for
   847  // [Agents.ExportAgent][google.cloud.dialogflow.cx.v3beta1.Agents.ExportAgent].
   848  //
   849  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   850  type ExportAgentResponse = src.ExportAgentResponse
   851  type ExportAgentResponse_AgentContent = src.ExportAgentResponse_AgentContent
   852  type ExportAgentResponse_AgentUri = src.ExportAgentResponse_AgentUri
   853  
   854  // The request message for
   855  // [Flows.ExportFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ExportFlow].
   856  //
   857  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   858  type ExportFlowRequest = src.ExportFlowRequest
   859  
   860  // The response message for
   861  // [Flows.ExportFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ExportFlow].
   862  //
   863  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   864  type ExportFlowResponse = src.ExportFlowResponse
   865  type ExportFlowResponse_FlowContent = src.ExportFlowResponse_FlowContent
   866  type ExportFlowResponse_FlowUri = src.ExportFlowResponse_FlowUri
   867  
   868  // Metadata returned for the
   869  // [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ExportTestCases]
   870  // long running operation. This message currently has no fields.
   871  //
   872  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   873  type ExportTestCasesMetadata = src.ExportTestCasesMetadata
   874  
   875  // The request message for
   876  // [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ExportTestCases].
   877  //
   878  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   879  type ExportTestCasesRequest = src.ExportTestCasesRequest
   880  
   881  // Data format of the exported test cases.
   882  //
   883  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   884  type ExportTestCasesRequest_DataFormat = src.ExportTestCasesRequest_DataFormat
   885  type ExportTestCasesRequest_GcsUri = src.ExportTestCasesRequest_GcsUri
   886  
   887  // The response message for
   888  // [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ExportTestCases].
   889  //
   890  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   891  type ExportTestCasesResponse = src.ExportTestCasesResponse
   892  type ExportTestCasesResponse_Content = src.ExportTestCasesResponse_Content
   893  type ExportTestCasesResponse_GcsUri = src.ExportTestCasesResponse_GcsUri
   894  
   895  // Flows represents the conversation flows when you build your chatbot agent.
   896  // A flow consists of many pages connected by the transition routes.
   897  // Conversations always start with the built-in Start Flow (with an all-0 ID).
   898  // Transition routes can direct the conversation session from the current flow
   899  // (parent flow) to another flow (sub flow). When the sub flow is finished,
   900  // Dialogflow will bring the session back to the parent flow, where the sub
   901  // flow is started. Usually, when a transition route is followed by a matched
   902  // intent, the intent will be "consumed". This means the intent won't activate
   903  // more transition routes. However, when the followed transition route moves
   904  // the conversation session into a different flow, the matched intent can be
   905  // carried over and to be consumed in the target flow.
   906  //
   907  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   908  type Flow = src.Flow
   909  
   910  // The response message for
   911  // [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3beta1.Flows.GetFlowValidationResult].
   912  //
   913  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   914  type FlowValidationResult = src.FlowValidationResult
   915  
   916  // FlowsClient is the client API for Flows service. For semantics around ctx
   917  // use and closing/ending streaming RPCs, please refer to
   918  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   919  //
   920  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   921  type FlowsClient = src.FlowsClient
   922  
   923  // FlowsServer is the server API for Flows service.
   924  //
   925  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   926  type FlowsServer = src.FlowsServer
   927  
   928  // A form is a data model that groups related parameters that can be collected
   929  // from the user. The process in which the agent prompts the user and collects
   930  // parameter values from the user is called form filling. A form can be added
   931  // to a [page][google.cloud.dialogflow.cx.v3beta1.Page]. When form filling is
   932  // done, the filled parameters will be written to the
   933  // [session][google.cloud.dialogflow.cx.v3beta1.SessionInfo.parameters].
   934  //
   935  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   936  type Form = src.Form
   937  
   938  // Represents a form parameter.
   939  //
   940  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   941  type Form_Parameter = src.Form_Parameter
   942  
   943  // Configuration for how the filling of a parameter should be handled.
   944  //
   945  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   946  type Form_Parameter_FillBehavior = src.Form_Parameter_FillBehavior
   947  
   948  // Request of [FulfillIntent][]
   949  //
   950  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   951  type FulfillIntentRequest = src.FulfillIntentRequest
   952  
   953  // Response of [FulfillIntent][]
   954  //
   955  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   956  type FulfillIntentResponse = src.FulfillIntentResponse
   957  
   958  // A fulfillment can do one or more of the following actions at the same time:
   959  // - Generate rich message responses. - Set parameter values. - Call the
   960  // webhook. Fulfillments can be called at various stages in the
   961  // [Page][google.cloud.dialogflow.cx.v3beta1.Page] or
   962  // [Form][google.cloud.dialogflow.cx.v3beta1.Form] lifecycle. For example, when
   963  // a
   964  // [DetectIntentRequest][google.cloud.dialogflow.cx.v3beta1.DetectIntentRequest]
   965  // drives a session to enter a new page, the page's entry fulfillment can add a
   966  // static response to the
   967  // [QueryResult][google.cloud.dialogflow.cx.v3beta1.QueryResult] in the
   968  // returning
   969  // [DetectIntentResponse][google.cloud.dialogflow.cx.v3beta1.DetectIntentResponse],
   970  // call the webhook (for example, to load user data from a database), or both.
   971  //
   972  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   973  type Fulfillment = src.Fulfillment
   974  
   975  // A list of cascading if-else conditions. Cases are mutually exclusive. The
   976  // first one with a matching condition is selected, all the rest ignored.
   977  //
   978  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   979  type Fulfillment_ConditionalCases = src.Fulfillment_ConditionalCases
   980  
   981  // Each case has a Boolean condition. When it is evaluated to be True, the
   982  // corresponding messages will be selected and evaluated recursively.
   983  //
   984  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   985  type Fulfillment_ConditionalCases_Case = src.Fulfillment_ConditionalCases_Case
   986  
   987  // The list of messages or conditional cases to activate for this case.
   988  //
   989  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   990  type Fulfillment_ConditionalCases_Case_CaseContent = src.Fulfillment_ConditionalCases_Case_CaseContent
   991  type Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases = src.Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases
   992  type Fulfillment_ConditionalCases_Case_CaseContent_Message = src.Fulfillment_ConditionalCases_Case_CaseContent_Message
   993  
   994  // Setting a parameter value.
   995  //
   996  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
   997  type Fulfillment_SetParameterAction = src.Fulfillment_SetParameterAction
   998  
   999  // The request message for
  1000  // [Agents.GetAgent][google.cloud.dialogflow.cx.v3beta1.Agents.GetAgent].
  1001  //
  1002  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1003  type GetAgentRequest = src.GetAgentRequest
  1004  
  1005  // The request message for
  1006  // [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3beta1.Agents.GetAgentValidationResult].
  1007  //
  1008  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1009  type GetAgentValidationResultRequest = src.GetAgentValidationResultRequest
  1010  
  1011  // The request message for
  1012  // [Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3beta1.Changelogs.GetChangelog].
  1013  //
  1014  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1015  type GetChangelogRequest = src.GetChangelogRequest
  1016  
  1017  // The request message for
  1018  // [Deployments.GetDeployment][google.cloud.dialogflow.cx.v3beta1.Deployments.GetDeployment].
  1019  //
  1020  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1021  type GetDeploymentRequest = src.GetDeploymentRequest
  1022  
  1023  // The request message for
  1024  // [EntityTypes.GetEntityType][google.cloud.dialogflow.cx.v3beta1.EntityTypes.GetEntityType].
  1025  //
  1026  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1027  type GetEntityTypeRequest = src.GetEntityTypeRequest
  1028  
  1029  // The request message for
  1030  // [Environments.GetEnvironment][google.cloud.dialogflow.cx.v3beta1.Environments.GetEnvironment].
  1031  //
  1032  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1033  type GetEnvironmentRequest = src.GetEnvironmentRequest
  1034  
  1035  // The request message for
  1036  // [Experiments.GetExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.GetExperiment].
  1037  //
  1038  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1039  type GetExperimentRequest = src.GetExperimentRequest
  1040  
  1041  // The response message for
  1042  // [Flows.GetFlow][google.cloud.dialogflow.cx.v3beta1.Flows.GetFlow].
  1043  //
  1044  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1045  type GetFlowRequest = src.GetFlowRequest
  1046  
  1047  // The request message for
  1048  // [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3beta1.Flows.GetFlowValidationResult].
  1049  //
  1050  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1051  type GetFlowValidationResultRequest = src.GetFlowValidationResultRequest
  1052  
  1053  // The request message for
  1054  // [Intents.GetIntent][google.cloud.dialogflow.cx.v3beta1.Intents.GetIntent].
  1055  //
  1056  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1057  type GetIntentRequest = src.GetIntentRequest
  1058  
  1059  // The request message for
  1060  // [Pages.GetPage][google.cloud.dialogflow.cx.v3beta1.Pages.GetPage].
  1061  //
  1062  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1063  type GetPageRequest = src.GetPageRequest
  1064  
  1065  // The request message for
  1066  // [SecuritySettingsService.GetSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.GetSecuritySettings].
  1067  //
  1068  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1069  type GetSecuritySettingsRequest = src.GetSecuritySettingsRequest
  1070  
  1071  // The request message for
  1072  // [SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.GetSessionEntityType].
  1073  //
  1074  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1075  type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest
  1076  
  1077  // The request message for
  1078  // [TestCases.GetTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.GetTestCase].
  1079  //
  1080  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1081  type GetTestCaseRequest = src.GetTestCaseRequest
  1082  
  1083  // The request message for
  1084  // [TestCases.GetTestCaseResult][google.cloud.dialogflow.cx.v3beta1.TestCases.GetTestCaseResult].
  1085  //
  1086  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1087  type GetTestCaseResultRequest = src.GetTestCaseResultRequest
  1088  
  1089  // The request message for
  1090  // [TransitionRouteGroups.GetTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.GetTransitionRouteGroup].
  1091  //
  1092  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1093  type GetTransitionRouteGroupRequest = src.GetTransitionRouteGroupRequest
  1094  
  1095  // The request message for
  1096  // [Versions.GetVersion][google.cloud.dialogflow.cx.v3beta1.Versions.GetVersion].
  1097  //
  1098  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1099  type GetVersionRequest = src.GetVersionRequest
  1100  
  1101  // The request message for
  1102  // [Webhooks.GetWebhook][google.cloud.dialogflow.cx.v3beta1.Webhooks.GetWebhook].
  1103  //
  1104  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1105  type GetWebhookRequest = src.GetWebhookRequest
  1106  
  1107  // The request message for
  1108  // [Flows.ImportFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ImportFlow].
  1109  //
  1110  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1111  type ImportFlowRequest = src.ImportFlowRequest
  1112  type ImportFlowRequest_FlowContent = src.ImportFlowRequest_FlowContent
  1113  type ImportFlowRequest_FlowUri = src.ImportFlowRequest_FlowUri
  1114  
  1115  // Import option.
  1116  //
  1117  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1118  type ImportFlowRequest_ImportOption = src.ImportFlowRequest_ImportOption
  1119  
  1120  // The response message for
  1121  // [Flows.ImportFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ImportFlow].
  1122  //
  1123  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1124  type ImportFlowResponse = src.ImportFlowResponse
  1125  
  1126  // Metadata returned for the
  1127  // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ImportTestCases]
  1128  // long running operation.
  1129  //
  1130  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1131  type ImportTestCasesMetadata = src.ImportTestCasesMetadata
  1132  
  1133  // The request message for
  1134  // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ImportTestCases].
  1135  //
  1136  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1137  type ImportTestCasesRequest = src.ImportTestCasesRequest
  1138  type ImportTestCasesRequest_Content = src.ImportTestCasesRequest_Content
  1139  type ImportTestCasesRequest_GcsUri = src.ImportTestCasesRequest_GcsUri
  1140  
  1141  // The response message for
  1142  // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ImportTestCases].
  1143  //
  1144  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1145  type ImportTestCasesResponse = src.ImportTestCasesResponse
  1146  
  1147  // Instructs the speech recognizer on how to process the audio content.
  1148  //
  1149  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1150  type InputAudioConfig = src.InputAudioConfig
  1151  
  1152  // An intent represents a user's intent to interact with a conversational
  1153  // agent. You can provide information for the Dialogflow API to use to match
  1154  // user input to an intent by adding training phrases (i.e., examples of user
  1155  // input) to your intent.
  1156  //
  1157  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1158  type Intent = src.Intent
  1159  
  1160  // Intent coverage represents the percentage of all possible intents in the
  1161  // agent that are triggered in any of a parent's test cases.
  1162  //
  1163  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1164  type IntentCoverage = src.IntentCoverage
  1165  
  1166  // The agent's intent.
  1167  //
  1168  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1169  type IntentCoverage_Intent = src.IntentCoverage_Intent
  1170  
  1171  // Represents the intent to trigger programmatically rather than as a result
  1172  // of natural language processing.
  1173  //
  1174  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1175  type IntentInput = src.IntentInput
  1176  
  1177  // Represents the options for views of an intent. An intent can be a sizable
  1178  // object. Therefore, we provide a resource view that does not return training
  1179  // phrases in the response.
  1180  //
  1181  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1182  type IntentView = src.IntentView
  1183  
  1184  // Represents an intent parameter.
  1185  //
  1186  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1187  type Intent_Parameter = src.Intent_Parameter
  1188  
  1189  // Represents an example that the agent is trained on to identify the intent.
  1190  //
  1191  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1192  type Intent_TrainingPhrase = src.Intent_TrainingPhrase
  1193  
  1194  // Represents a part of a training phrase.
  1195  //
  1196  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1197  type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part
  1198  
  1199  // IntentsClient is the client API for Intents service. For semantics around
  1200  // ctx use and closing/ending streaming RPCs, please refer to
  1201  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1202  //
  1203  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1204  type IntentsClient = src.IntentsClient
  1205  
  1206  // IntentsServer is the server API for Intents service.
  1207  //
  1208  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1209  type IntentsServer = src.IntentsServer
  1210  
  1211  // The request message for
  1212  // [Agents.ListAgents][google.cloud.dialogflow.cx.v3beta1.Agents.ListAgents].
  1213  //
  1214  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1215  type ListAgentsRequest = src.ListAgentsRequest
  1216  
  1217  // The response message for
  1218  // [Agents.ListAgents][google.cloud.dialogflow.cx.v3beta1.Agents.ListAgents].
  1219  //
  1220  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1221  type ListAgentsResponse = src.ListAgentsResponse
  1222  
  1223  // The request message for
  1224  // [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs].
  1225  //
  1226  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1227  type ListChangelogsRequest = src.ListChangelogsRequest
  1228  
  1229  // The response message for
  1230  // [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3beta1.Changelogs.ListChangelogs].
  1231  //
  1232  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1233  type ListChangelogsResponse = src.ListChangelogsResponse
  1234  
  1235  // The request message for
  1236  // [Environments.ListContinuousTestResults][google.cloud.dialogflow.cx.v3beta1.Environments.ListContinuousTestResults].
  1237  //
  1238  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1239  type ListContinuousTestResultsRequest = src.ListContinuousTestResultsRequest
  1240  
  1241  // The response message for [Environments.ListTestCaseResults][].
  1242  //
  1243  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1244  type ListContinuousTestResultsResponse = src.ListContinuousTestResultsResponse
  1245  
  1246  // The request message for
  1247  // [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3beta1.Deployments.ListDeployments].
  1248  //
  1249  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1250  type ListDeploymentsRequest = src.ListDeploymentsRequest
  1251  
  1252  // The response message for
  1253  // [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3beta1.Deployments.ListDeployments].
  1254  //
  1255  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1256  type ListDeploymentsResponse = src.ListDeploymentsResponse
  1257  
  1258  // The request message for
  1259  // [EntityTypes.ListEntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityTypes.ListEntityTypes].
  1260  //
  1261  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1262  type ListEntityTypesRequest = src.ListEntityTypesRequest
  1263  
  1264  // The response message for
  1265  // [EntityTypes.ListEntityTypes][google.cloud.dialogflow.cx.v3beta1.EntityTypes.ListEntityTypes].
  1266  //
  1267  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1268  type ListEntityTypesResponse = src.ListEntityTypesResponse
  1269  
  1270  // The request message for
  1271  // [Environments.ListEnvironments][google.cloud.dialogflow.cx.v3beta1.Environments.ListEnvironments].
  1272  //
  1273  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1274  type ListEnvironmentsRequest = src.ListEnvironmentsRequest
  1275  
  1276  // The response message for
  1277  // [Environments.ListEnvironments][google.cloud.dialogflow.cx.v3beta1.Environments.ListEnvironments].
  1278  //
  1279  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1280  type ListEnvironmentsResponse = src.ListEnvironmentsResponse
  1281  
  1282  // The request message for
  1283  // [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3beta1.Experiments.ListExperiments].
  1284  //
  1285  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1286  type ListExperimentsRequest = src.ListExperimentsRequest
  1287  
  1288  // The response message for
  1289  // [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3beta1.Experiments.ListExperiments].
  1290  //
  1291  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1292  type ListExperimentsResponse = src.ListExperimentsResponse
  1293  
  1294  // The request message for
  1295  // [Flows.ListFlows][google.cloud.dialogflow.cx.v3beta1.Flows.ListFlows].
  1296  //
  1297  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1298  type ListFlowsRequest = src.ListFlowsRequest
  1299  
  1300  // The response message for
  1301  // [Flows.ListFlows][google.cloud.dialogflow.cx.v3beta1.Flows.ListFlows].
  1302  //
  1303  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1304  type ListFlowsResponse = src.ListFlowsResponse
  1305  
  1306  // The request message for
  1307  // [Intents.ListIntents][google.cloud.dialogflow.cx.v3beta1.Intents.ListIntents].
  1308  //
  1309  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1310  type ListIntentsRequest = src.ListIntentsRequest
  1311  
  1312  // The response message for
  1313  // [Intents.ListIntents][google.cloud.dialogflow.cx.v3beta1.Intents.ListIntents].
  1314  //
  1315  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1316  type ListIntentsResponse = src.ListIntentsResponse
  1317  
  1318  // The request message for
  1319  // [Pages.ListPages][google.cloud.dialogflow.cx.v3beta1.Pages.ListPages].
  1320  //
  1321  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1322  type ListPagesRequest = src.ListPagesRequest
  1323  
  1324  // The response message for
  1325  // [Pages.ListPages][google.cloud.dialogflow.cx.v3beta1.Pages.ListPages].
  1326  //
  1327  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1328  type ListPagesResponse = src.ListPagesResponse
  1329  
  1330  // The request message for [SecuritySettings.ListSecuritySettings][].
  1331  //
  1332  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1333  type ListSecuritySettingsRequest = src.ListSecuritySettingsRequest
  1334  
  1335  // The response message for [SecuritySettings.ListSecuritySettings][].
  1336  //
  1337  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1338  type ListSecuritySettingsResponse = src.ListSecuritySettingsResponse
  1339  
  1340  // The request message for
  1341  // [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.ListSessionEntityTypes].
  1342  //
  1343  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1344  type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest
  1345  
  1346  // The response message for
  1347  // [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.ListSessionEntityTypes].
  1348  //
  1349  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1350  type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse
  1351  
  1352  // The request message for
  1353  // [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3beta1.TestCases.ListTestCaseResults].
  1354  //
  1355  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1356  type ListTestCaseResultsRequest = src.ListTestCaseResultsRequest
  1357  
  1358  // The response message for
  1359  // [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3beta1.TestCases.ListTestCaseResults].
  1360  //
  1361  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1362  type ListTestCaseResultsResponse = src.ListTestCaseResultsResponse
  1363  
  1364  // The request message for
  1365  // [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ListTestCases].
  1366  //
  1367  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1368  type ListTestCasesRequest = src.ListTestCasesRequest
  1369  
  1370  // Specifies how much test case information to include in the response.
  1371  //
  1372  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1373  type ListTestCasesRequest_TestCaseView = src.ListTestCasesRequest_TestCaseView
  1374  
  1375  // The response message for
  1376  // [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3beta1.TestCases.ListTestCases].
  1377  //
  1378  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1379  type ListTestCasesResponse = src.ListTestCasesResponse
  1380  
  1381  // The request message for
  1382  // [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.ListTransitionRouteGroups].
  1383  //
  1384  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1385  type ListTransitionRouteGroupsRequest = src.ListTransitionRouteGroupsRequest
  1386  
  1387  // The response message for
  1388  // [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.ListTransitionRouteGroups].
  1389  //
  1390  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1391  type ListTransitionRouteGroupsResponse = src.ListTransitionRouteGroupsResponse
  1392  
  1393  // The request message for
  1394  // [Versions.ListVersions][google.cloud.dialogflow.cx.v3beta1.Versions.ListVersions].
  1395  //
  1396  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1397  type ListVersionsRequest = src.ListVersionsRequest
  1398  
  1399  // The response message for
  1400  // [Versions.ListVersions][google.cloud.dialogflow.cx.v3beta1.Versions.ListVersions].
  1401  //
  1402  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1403  type ListVersionsResponse = src.ListVersionsResponse
  1404  
  1405  // The request message for
  1406  // [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3beta1.Webhooks.ListWebhooks].
  1407  //
  1408  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1409  type ListWebhooksRequest = src.ListWebhooksRequest
  1410  
  1411  // The response message for
  1412  // [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3beta1.Webhooks.ListWebhooks].
  1413  //
  1414  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1415  type ListWebhooksResponse = src.ListWebhooksResponse
  1416  
  1417  // The request message for
  1418  // [Versions.LoadVersion][google.cloud.dialogflow.cx.v3beta1.Versions.LoadVersion].
  1419  //
  1420  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1421  type LoadVersionRequest = src.LoadVersionRequest
  1422  
  1423  // The request message for
  1424  // [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3beta1.Environments.LookupEnvironmentHistory].
  1425  //
  1426  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1427  type LookupEnvironmentHistoryRequest = src.LookupEnvironmentHistoryRequest
  1428  
  1429  // The response message for
  1430  // [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3beta1.Environments.LookupEnvironmentHistory].
  1431  //
  1432  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1433  type LookupEnvironmentHistoryResponse = src.LookupEnvironmentHistoryResponse
  1434  
  1435  // Represents one match result of [MatchIntent][].
  1436  //
  1437  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1438  type Match = src.Match
  1439  
  1440  // Request of [MatchIntent][].
  1441  //
  1442  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1443  type MatchIntentRequest = src.MatchIntentRequest
  1444  
  1445  // Response of [MatchIntent][].
  1446  //
  1447  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1448  type MatchIntentResponse = src.MatchIntentResponse
  1449  type MatchIntentResponse_Text = src.MatchIntentResponse_Text
  1450  type MatchIntentResponse_Transcript = src.MatchIntentResponse_Transcript
  1451  type MatchIntentResponse_TriggerEvent = src.MatchIntentResponse_TriggerEvent
  1452  type MatchIntentResponse_TriggerIntent = src.MatchIntentResponse_TriggerIntent
  1453  
  1454  // Type of a Match.
  1455  //
  1456  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1457  type Match_MatchType = src.Match_MatchType
  1458  
  1459  // Settings related to NLU.
  1460  //
  1461  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1462  type NluSettings = src.NluSettings
  1463  
  1464  // NLU model training mode.
  1465  //
  1466  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1467  type NluSettings_ModelTrainingMode = src.NluSettings_ModelTrainingMode
  1468  
  1469  // NLU model type.
  1470  //
  1471  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1472  type NluSettings_ModelType = src.NluSettings_ModelType
  1473  
  1474  // Instructs the speech synthesizer how to generate the output audio content.
  1475  //
  1476  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1477  type OutputAudioConfig = src.OutputAudioConfig
  1478  
  1479  // Audio encoding of the output audio format in Text-To-Speech.
  1480  //
  1481  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1482  type OutputAudioEncoding = src.OutputAudioEncoding
  1483  
  1484  // A Dialogflow CX conversation (session) can be described and visualized as a
  1485  // state machine. The states of a CX session are represented by pages. For each
  1486  // flow, you define many pages, where your combined pages can handle a complete
  1487  // conversation on the topics the flow is designed for. At any given moment,
  1488  // exactly one page is the current page, the current page is considered active,
  1489  // and the flow associated with that page is considered active. Every flow has
  1490  // a special start page. When a flow initially becomes active, the start page
  1491  // page becomes the current page. For each conversational turn, the current
  1492  // page will either stay the same or transition to another page. You configure
  1493  // each page to collect information from the end-user that is relevant for the
  1494  // conversational state represented by the page. For more information, see the
  1495  // [Page guide](https://cloud.google.com/dialogflow/cx/docs/concept/page).
  1496  //
  1497  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1498  type Page = src.Page
  1499  
  1500  // Represents page information communicated to and from the webhook.
  1501  //
  1502  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1503  type PageInfo = src.PageInfo
  1504  
  1505  // Represents form information.
  1506  //
  1507  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1508  type PageInfo_FormInfo = src.PageInfo_FormInfo
  1509  
  1510  // Represents parameter information.
  1511  //
  1512  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1513  type PageInfo_FormInfo_ParameterInfo = src.PageInfo_FormInfo_ParameterInfo
  1514  
  1515  // Represents the state of a parameter.
  1516  //
  1517  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1518  type PageInfo_FormInfo_ParameterInfo_ParameterState = src.PageInfo_FormInfo_ParameterInfo_ParameterState
  1519  
  1520  // PagesClient is the client API for Pages service. For semantics around ctx
  1521  // use and closing/ending streaming RPCs, please refer to
  1522  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1523  //
  1524  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1525  type PagesClient = src.PagesClient
  1526  
  1527  // PagesServer is the server API for Pages service.
  1528  //
  1529  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1530  type PagesServer = src.PagesServer
  1531  
  1532  // Represents the query input. It can contain one of: 1. A conversational
  1533  // query in the form of text. 2. An intent query that specifies which intent to
  1534  // trigger. 3. Natural language speech audio to be processed. 4. An event to be
  1535  // triggered.
  1536  //
  1537  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1538  type QueryInput = src.QueryInput
  1539  type QueryInput_Audio = src.QueryInput_Audio
  1540  type QueryInput_Dtmf = src.QueryInput_Dtmf
  1541  type QueryInput_Event = src.QueryInput_Event
  1542  type QueryInput_Intent = src.QueryInput_Intent
  1543  type QueryInput_Text = src.QueryInput_Text
  1544  
  1545  // Represents the parameters of a conversational query.
  1546  //
  1547  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1548  type QueryParameters = src.QueryParameters
  1549  
  1550  // Represents the result of a conversational query.
  1551  //
  1552  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1553  type QueryResult = src.QueryResult
  1554  type QueryResult_Dtmf = src.QueryResult_Dtmf
  1555  type QueryResult_Text = src.QueryResult_Text
  1556  type QueryResult_Transcript = src.QueryResult_Transcript
  1557  type QueryResult_TriggerEvent = src.QueryResult_TriggerEvent
  1558  type QueryResult_TriggerIntent = src.QueryResult_TriggerIntent
  1559  
  1560  // Resource name and display name.
  1561  //
  1562  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1563  type ResourceName = src.ResourceName
  1564  
  1565  // Represents a response message that can be returned by a conversational
  1566  // agent. Response messages are also used for output audio synthesis. The
  1567  // approach is as follows: - If at least one OutputAudioText response is
  1568  // present, then all OutputAudioText responses are linearly concatenated, and
  1569  // the result is used for output audio synthesis. - If the OutputAudioText
  1570  // responses are a mixture of text and SSML, then the concatenated result is
  1571  // treated as SSML; otherwise, the result is treated as either text or SSML as
  1572  // appropriate. The agent designer should ideally use either text or SSML
  1573  // consistently throughout the bot design. - Otherwise, all Text responses are
  1574  // linearly concatenated, and the result is used for output audio synthesis.
  1575  // This approach allows for more sophisticated user experience scenarios, where
  1576  // the text displayed to the user may differ from what is heard.
  1577  //
  1578  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1579  type ResponseMessage = src.ResponseMessage
  1580  
  1581  // Indicates that the conversation succeeded, i.e., the bot handled the issue
  1582  // that the customer talked to it about. Dialogflow only uses this to determine
  1583  // which conversations should be counted as successful and doesn't process the
  1584  // metadata in this message in any way. Note that Dialogflow also considers
  1585  // conversations that get to the conversation end page as successful even if
  1586  // they don't return
  1587  // [ConversationSuccess][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.ConversationSuccess].
  1588  // You may set this, for example: - In the
  1589  // [entry_fulfillment][google.cloud.dialogflow.cx.v3beta1.Page.entry_fulfillment]
  1590  // of a [Page][google.cloud.dialogflow.cx.v3beta1.Page] if entering the page
  1591  // indicates that the conversation succeeded. - In a webhook response when you
  1592  // determine that you handled the customer issue.
  1593  //
  1594  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1595  type ResponseMessage_ConversationSuccess = src.ResponseMessage_ConversationSuccess
  1596  type ResponseMessage_ConversationSuccess_ = src.ResponseMessage_ConversationSuccess_
  1597  
  1598  // Indicates that interaction with the Dialogflow agent has ended. This
  1599  // message is generated by Dialogflow only and not supposed to be defined by
  1600  // the user.
  1601  //
  1602  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1603  type ResponseMessage_EndInteraction = src.ResponseMessage_EndInteraction
  1604  type ResponseMessage_EndInteraction_ = src.ResponseMessage_EndInteraction_
  1605  
  1606  // Indicates that the conversation should be handed off to a live agent.
  1607  // Dialogflow only uses this to determine which conversations were handed off
  1608  // to a human agent for measurement purposes. What else to do with this signal
  1609  // is up to you and your handoff procedures. You may set this, for example: -
  1610  // In the
  1611  // [entry_fulfillment][google.cloud.dialogflow.cx.v3beta1.Page.entry_fulfillment]
  1612  // of a [Page][google.cloud.dialogflow.cx.v3beta1.Page] if entering the page
  1613  // indicates something went extremely wrong in the conversation. - In a webhook
  1614  // response when you determine that the customer issue can only be handled by a
  1615  // human.
  1616  //
  1617  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1618  type ResponseMessage_LiveAgentHandoff = src.ResponseMessage_LiveAgentHandoff
  1619  type ResponseMessage_LiveAgentHandoff_ = src.ResponseMessage_LiveAgentHandoff_
  1620  
  1621  // Represents an audio message that is composed of both segments synthesized
  1622  // from the Dialogflow agent prompts and ones hosted externally at the
  1623  // specified URIs. The external URIs are specified via
  1624  // [play_audio][google.cloud.dialogflow.cx.v3beta1.ResponseMessage.play_audio].
  1625  // This message is generated by Dialogflow only and not supposed to be defined
  1626  // by the user.
  1627  //
  1628  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1629  type ResponseMessage_MixedAudio = src.ResponseMessage_MixedAudio
  1630  type ResponseMessage_MixedAudio_ = src.ResponseMessage_MixedAudio_
  1631  
  1632  // Represents one segment of audio.
  1633  //
  1634  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1635  type ResponseMessage_MixedAudio_Segment = src.ResponseMessage_MixedAudio_Segment
  1636  type ResponseMessage_MixedAudio_Segment_Audio = src.ResponseMessage_MixedAudio_Segment_Audio
  1637  type ResponseMessage_MixedAudio_Segment_Uri = src.ResponseMessage_MixedAudio_Segment_Uri
  1638  
  1639  // A text or ssml response that is preferentially used for TTS output audio
  1640  // synthesis, as described in the comment on the ResponseMessage message.
  1641  //
  1642  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1643  type ResponseMessage_OutputAudioText = src.ResponseMessage_OutputAudioText
  1644  type ResponseMessage_OutputAudioText_ = src.ResponseMessage_OutputAudioText_
  1645  type ResponseMessage_OutputAudioText_Ssml = src.ResponseMessage_OutputAudioText_Ssml
  1646  type ResponseMessage_OutputAudioText_Text = src.ResponseMessage_OutputAudioText_Text
  1647  type ResponseMessage_Payload = src.ResponseMessage_Payload
  1648  
  1649  // Specifies an audio clip to be played by the client as part of the response.
  1650  //
  1651  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1652  type ResponseMessage_PlayAudio = src.ResponseMessage_PlayAudio
  1653  type ResponseMessage_PlayAudio_ = src.ResponseMessage_PlayAudio_
  1654  
  1655  // Represents the signal that telles the client to transfer the phone call
  1656  // connected to the agent to a third-party endpoint.
  1657  //
  1658  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1659  type ResponseMessage_TelephonyTransferCall = src.ResponseMessage_TelephonyTransferCall
  1660  type ResponseMessage_TelephonyTransferCall_ = src.ResponseMessage_TelephonyTransferCall_
  1661  type ResponseMessage_TelephonyTransferCall_PhoneNumber = src.ResponseMessage_TelephonyTransferCall_PhoneNumber
  1662  
  1663  // The text response message.
  1664  //
  1665  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1666  type ResponseMessage_Text = src.ResponseMessage_Text
  1667  type ResponseMessage_Text_ = src.ResponseMessage_Text_
  1668  
  1669  // The request message for
  1670  // [Agents.RestoreAgent][google.cloud.dialogflow.cx.v3beta1.Agents.RestoreAgent].
  1671  //
  1672  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1673  type RestoreAgentRequest = src.RestoreAgentRequest
  1674  type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent
  1675  type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri
  1676  
  1677  // Restore option.
  1678  //
  1679  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1680  type RestoreAgentRequest_RestoreOption = src.RestoreAgentRequest_RestoreOption
  1681  
  1682  // The configuration for auto rollout.
  1683  //
  1684  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1685  type RolloutConfig = src.RolloutConfig
  1686  
  1687  // A single rollout step with specified traffic allocation.
  1688  //
  1689  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1690  type RolloutConfig_RolloutStep = src.RolloutConfig_RolloutStep
  1691  
  1692  // State of the auto-rollout process.
  1693  //
  1694  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1695  type RolloutState = src.RolloutState
  1696  
  1697  // Metadata returned for the
  1698  // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3beta1.Environments.RunContinuousTest]
  1699  // long running operation.
  1700  //
  1701  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1702  type RunContinuousTestMetadata = src.RunContinuousTestMetadata
  1703  
  1704  // The request message for
  1705  // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3beta1.Environments.RunContinuousTest].
  1706  //
  1707  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1708  type RunContinuousTestRequest = src.RunContinuousTestRequest
  1709  
  1710  // The response message for
  1711  // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3beta1.Environments.RunContinuousTest].
  1712  //
  1713  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1714  type RunContinuousTestResponse = src.RunContinuousTestResponse
  1715  
  1716  // Metadata returned for the
  1717  // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.RunTestCase]
  1718  // long running operation. This message currently has no fields.
  1719  //
  1720  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1721  type RunTestCaseMetadata = src.RunTestCaseMetadata
  1722  
  1723  // The request message for
  1724  // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.RunTestCase].
  1725  //
  1726  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1727  type RunTestCaseRequest = src.RunTestCaseRequest
  1728  
  1729  // The response message for
  1730  // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.RunTestCase].
  1731  //
  1732  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1733  type RunTestCaseResponse = src.RunTestCaseResponse
  1734  
  1735  // Represents the settings related to security issues, such as data redaction
  1736  // and data retention. It may take hours for updates on the settings to
  1737  // propagate to all the related components and take effect.
  1738  //
  1739  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1740  type SecuritySettings = src.SecuritySettings
  1741  
  1742  // SecuritySettingsServiceClient is the client API for SecuritySettingsService
  1743  // service. For semantics around ctx use and closing/ending streaming RPCs,
  1744  // please refer to
  1745  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1746  //
  1747  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1748  type SecuritySettingsServiceClient = src.SecuritySettingsServiceClient
  1749  
  1750  // SecuritySettingsServiceServer is the server API for SecuritySettingsService
  1751  // service.
  1752  //
  1753  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1754  type SecuritySettingsServiceServer = src.SecuritySettingsServiceServer
  1755  
  1756  // Settings for exporting audio.
  1757  //
  1758  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1759  type SecuritySettings_AudioExportSettings = src.SecuritySettings_AudioExportSettings
  1760  
  1761  // File format for exported audio file. Currently only in telephony
  1762  // recordings.
  1763  //
  1764  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1765  type SecuritySettings_AudioExportSettings_AudioFormat = src.SecuritySettings_AudioExportSettings_AudioFormat
  1766  
  1767  // Settings for exporting conversations to
  1768  // [Insights](https://cloud.google.com/contact-center/insights/docs).
  1769  //
  1770  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1771  type SecuritySettings_InsightsExportSettings = src.SecuritySettings_InsightsExportSettings
  1772  
  1773  // Type of data we purge after retention settings triggers purge.
  1774  //
  1775  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1776  type SecuritySettings_PurgeDataType = src.SecuritySettings_PurgeDataType
  1777  
  1778  // Defines what types of data to redact.
  1779  //
  1780  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1781  type SecuritySettings_RedactionScope = src.SecuritySettings_RedactionScope
  1782  
  1783  // Defines how we redact data.
  1784  //
  1785  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1786  type SecuritySettings_RedactionStrategy = src.SecuritySettings_RedactionStrategy
  1787  type SecuritySettings_RetentionWindowDays = src.SecuritySettings_RetentionWindowDays
  1788  
  1789  // The result of sentiment analysis. Sentiment analysis inspects user input
  1790  // and identifies the prevailing subjective opinion, especially to determine a
  1791  // user's attitude as positive, negative, or neutral.
  1792  //
  1793  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1794  type SentimentAnalysisResult = src.SentimentAnalysisResult
  1795  
  1796  // Session entity types are referred to as **User** entity types and are
  1797  // entities that are built for an individual user such as favorites,
  1798  // preferences, playlists, and so on. You can redefine a session entity type at
  1799  // the session level to extend or replace a [custom entity
  1800  // type][google.cloud.dialogflow.cx.v3beta1.EntityType] at the user session
  1801  // level (we refer to the entity types defined at the agent level as "custom
  1802  // entity types"). Note: session entity types apply to all queries, regardless
  1803  // of the language. For more information about entity types, see the
  1804  // [Dialogflow
  1805  // documentation](https://cloud.google.com/dialogflow/docs/entities-overview).
  1806  //
  1807  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1808  type SessionEntityType = src.SessionEntityType
  1809  
  1810  // The types of modifications for the session entity type.
  1811  //
  1812  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1813  type SessionEntityType_EntityOverrideMode = src.SessionEntityType_EntityOverrideMode
  1814  
  1815  // SessionEntityTypesClient is the client API for SessionEntityTypes service.
  1816  // For semantics around ctx use and closing/ending streaming RPCs, please refer
  1817  // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1818  //
  1819  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1820  type SessionEntityTypesClient = src.SessionEntityTypesClient
  1821  
  1822  // SessionEntityTypesServer is the server API for SessionEntityTypes service.
  1823  //
  1824  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1825  type SessionEntityTypesServer = src.SessionEntityTypesServer
  1826  
  1827  // Represents session information communicated to and from the webhook.
  1828  //
  1829  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1830  type SessionInfo = src.SessionInfo
  1831  
  1832  // SessionsClient is the client API for Sessions service. For semantics around
  1833  // ctx use and closing/ending streaming RPCs, please refer to
  1834  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1835  //
  1836  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1837  type SessionsClient = src.SessionsClient
  1838  
  1839  // SessionsServer is the server API for Sessions service.
  1840  //
  1841  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1842  type SessionsServer = src.SessionsServer
  1843  type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient
  1844  type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer
  1845  
  1846  // Variant of the specified [Speech
  1847  // model][google.cloud.dialogflow.cx.v3beta1.InputAudioConfig.model] to use.
  1848  // See the [Cloud Speech
  1849  // documentation](https://cloud.google.com/speech-to-text/docs/enhanced-models)
  1850  // for which models have different variants. For example, the "phone_call"
  1851  // model has both a standard and an enhanced variant. When you use an enhanced
  1852  // model, you will generally receive higher quality results than for a standard
  1853  // model.
  1854  //
  1855  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1856  type SpeechModelVariant = src.SpeechModelVariant
  1857  
  1858  // Settings related to speech recognition.
  1859  //
  1860  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1861  type SpeechToTextSettings = src.SpeechToTextSettings
  1862  
  1863  // Information for a word recognized by the speech recognizer.
  1864  //
  1865  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1866  type SpeechWordInfo = src.SpeechWordInfo
  1867  
  1868  // Gender of the voice as described in [SSML voice
  1869  // element](https://www.w3.org/TR/speech-synthesis11/#edef_voice).
  1870  //
  1871  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1872  type SsmlVoiceGender = src.SsmlVoiceGender
  1873  
  1874  // The request message for
  1875  // [Experiments.StartExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.StartExperiment].
  1876  //
  1877  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1878  type StartExperimentRequest = src.StartExperimentRequest
  1879  
  1880  // The request message for
  1881  // [Experiments.StopExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.StopExperiment].
  1882  //
  1883  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1884  type StopExperimentRequest = src.StopExperimentRequest
  1885  
  1886  // The top-level message sent by the client to the
  1887  // [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent]
  1888  // method. Multiple request messages should be sent in order: 1. The first
  1889  // message must contain
  1890  // [session][google.cloud.dialogflow.cx.v3beta1.StreamingDetectIntentRequest.session],
  1891  // [query_input][google.cloud.dialogflow.cx.v3beta1.StreamingDetectIntentRequest.query_input]
  1892  // plus optionally
  1893  // [query_params][google.cloud.dialogflow.cx.v3beta1.StreamingDetectIntentRequest.query_params].
  1894  // If the client wants to receive an audio response, it should also contain
  1895  // [output_audio_config][google.cloud.dialogflow.cx.v3beta1.StreamingDetectIntentRequest.output_audio_config].
  1896  // 2. If
  1897  // [query_input][google.cloud.dialogflow.cx.v3beta1.StreamingDetectIntentRequest.query_input]
  1898  // was set to
  1899  // [query_input.audio.config][google.cloud.dialogflow.cx.v3beta1.AudioInput.config],
  1900  // all subsequent messages must contain
  1901  // [query_input.audio.audio][google.cloud.dialogflow.cx.v3beta1.AudioInput.audio]
  1902  // to continue with Speech recognition. If you decide to rather detect an
  1903  // intent from text input after you already started Speech recognition, please
  1904  // send a message with
  1905  // [query_input.text][google.cloud.dialogflow.cx.v3beta1.QueryInput.text].
  1906  // However, note that: * Dialogflow will bill you for the audio duration so
  1907  // far. * Dialogflow discards all Speech recognition results in favor of the
  1908  // input text. * Dialogflow will use the language code from the first message.
  1909  // After you sent all input, you must half-close or abort the request stream.
  1910  //
  1911  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1912  type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest
  1913  
  1914  // The top-level message returned from the
  1915  // [StreamingDetectIntent][google.cloud.dialogflow.cx.v3beta1.Sessions.StreamingDetectIntent]
  1916  // method. Multiple response messages (N) can be returned in order. The first
  1917  // (N-1) responses set either the `recognition_result` or
  1918  // `detect_intent_response` field, depending on the request: - If the
  1919  // `StreamingDetectIntentRequest.query_input.audio` field was set, and the
  1920  // `StreamingDetectIntentRequest.enable_partial_response` field was false, the
  1921  // `recognition_result` field is populated for each of the (N-1) responses. See
  1922  // the
  1923  // [StreamingRecognitionResult][google.cloud.dialogflow.cx.v3beta1.StreamingRecognitionResult]
  1924  // message for details about the result message sequence. - If the
  1925  // `StreamingDetectIntentRequest.enable_partial_response` field was true, the
  1926  // `detect_intent_response` field is populated for each of the (N-1) responses,
  1927  // where 1 <= N <= 4. These responses set the
  1928  // [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3beta1.DetectIntentResponse.response_type]
  1929  // field to `PARTIAL`. For the final Nth response message, the
  1930  // `detect_intent_response` is fully populated, and
  1931  // [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3beta1.DetectIntentResponse.response_type]
  1932  // is set to `FINAL`.
  1933  //
  1934  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1935  type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse
  1936  type StreamingDetectIntentResponse_DetectIntentResponse = src.StreamingDetectIntentResponse_DetectIntentResponse
  1937  type StreamingDetectIntentResponse_RecognitionResult = src.StreamingDetectIntentResponse_RecognitionResult
  1938  
  1939  // Contains a speech recognition result corresponding to a portion of the
  1940  // audio that is currently being processed or an indication that this is the
  1941  // end of the single requested utterance. While end-user audio is being
  1942  // processed, Dialogflow sends a series of results. Each result may contain a
  1943  // `transcript` value. A transcript represents a portion of the utterance.
  1944  // While the recognizer is processing audio, transcript values may be interim
  1945  // values or finalized values. Once a transcript is finalized, the `is_final`
  1946  // value is set to true and processing continues for the next transcript. If
  1947  // `StreamingDetectIntentRequest.query_input.audio.config.single_utterance` was
  1948  // true, and the recognizer has completed processing audio, the `message_type`
  1949  // value is set to `END_OF_SINGLE_UTTERANCE and the following (last) result
  1950  // contains the last finalized transcript. The complete end-user utterance is
  1951  // determined by concatenating the finalized transcript values received for the
  1952  // series of results. In the following example, single utterance is enabled. In
  1953  // the case where single utterance is not enabled, result 7 would not occur.
  1954  // ``` Num | transcript | message_type | is_final --- | -----------------------
  1955  // | ----------------------- | -------- 1 | "tube" | TRANSCRIPT | false 2 | "to
  1956  // be a" | TRANSCRIPT | false 3 | "to be" | TRANSCRIPT | false 4 | "to be or
  1957  // not to be" | TRANSCRIPT | true 5 | "that's" | TRANSCRIPT | false 6 | "that
  1958  // is | TRANSCRIPT | false 7 | unset | END_OF_SINGLE_UTTERANCE | unset 8 | "
  1959  // that is the question" | TRANSCRIPT | true ``` Concatenating the finalized
  1960  // transcripts with `is_final` set to true, the complete utterance becomes "to
  1961  // be or not to be that is the question".
  1962  //
  1963  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1964  type StreamingRecognitionResult = src.StreamingRecognitionResult
  1965  
  1966  // Type of the response message.
  1967  //
  1968  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1969  type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType
  1970  
  1971  // Configuration of how speech should be synthesized.
  1972  //
  1973  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1974  type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig
  1975  
  1976  // Represents a test case.
  1977  //
  1978  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1979  type TestCase = src.TestCase
  1980  
  1981  // Error info for importing a test.
  1982  //
  1983  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1984  type TestCaseError = src.TestCaseError
  1985  
  1986  // Represents a result from running a test case in an agent environment.
  1987  //
  1988  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1989  type TestCaseResult = src.TestCaseResult
  1990  
  1991  // TestCasesClient is the client API for TestCases service. For semantics
  1992  // around ctx use and closing/ending streaming RPCs, please refer to
  1993  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  1994  //
  1995  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  1996  type TestCasesClient = src.TestCasesClient
  1997  
  1998  // TestCasesServer is the server API for TestCases service.
  1999  //
  2000  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2001  type TestCasesServer = src.TestCasesServer
  2002  
  2003  // Represents configurations for a test case.
  2004  //
  2005  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2006  type TestConfig = src.TestConfig
  2007  
  2008  // Error info for running a test.
  2009  //
  2010  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2011  type TestError = src.TestError
  2012  
  2013  // The test result for a test case and an agent environment.
  2014  //
  2015  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2016  type TestResult = src.TestResult
  2017  
  2018  // The description of differences between original and replayed agent output.
  2019  //
  2020  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2021  type TestRunDifference = src.TestRunDifference
  2022  
  2023  // What part of the message replay differs from the test case.
  2024  //
  2025  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2026  type TestRunDifference_DiffType = src.TestRunDifference_DiffType
  2027  
  2028  // Represents the natural language text to be processed.
  2029  //
  2030  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2031  type TextInput = src.TextInput
  2032  
  2033  // The request message for
  2034  // [Flows.TrainFlow][google.cloud.dialogflow.cx.v3beta1.Flows.TrainFlow].
  2035  //
  2036  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2037  type TrainFlowRequest = src.TrainFlowRequest
  2038  
  2039  // Transition coverage represents the percentage of all possible page
  2040  // transitions (page-level transition routes and event handlers, excluding
  2041  // transition route groups) present within any of a parent's test cases.
  2042  //
  2043  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2044  type TransitionCoverage = src.TransitionCoverage
  2045  
  2046  // A transition in a page.
  2047  //
  2048  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2049  type TransitionCoverage_Transition = src.TransitionCoverage_Transition
  2050  
  2051  // The source or target of a transition.
  2052  //
  2053  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2054  type TransitionCoverage_TransitionNode = src.TransitionCoverage_TransitionNode
  2055  type TransitionCoverage_TransitionNode_Flow = src.TransitionCoverage_TransitionNode_Flow
  2056  type TransitionCoverage_TransitionNode_Page = src.TransitionCoverage_TransitionNode_Page
  2057  type TransitionCoverage_Transition_EventHandler = src.TransitionCoverage_Transition_EventHandler
  2058  type TransitionCoverage_Transition_TransitionRoute = src.TransitionCoverage_Transition_TransitionRoute
  2059  
  2060  // A transition route specifies a
  2061  // [intent][google.cloud.dialogflow.cx.v3beta1.Intent] that can be matched
  2062  // and/or a data condition that can be evaluated during a session. When a
  2063  // specified transition is matched, the following actions are taken in order: *
  2064  // If there is a
  2065  // [`trigger_fulfillment`][google.cloud.dialogflow.cx.v3beta1.TransitionRoute.trigger_fulfillment]
  2066  // associated with the transition, it will be called. * If there is a
  2067  // [`target_page`][google.cloud.dialogflow.cx.v3beta1.TransitionRoute.target_page]
  2068  // associated with the transition, the session will transition into the
  2069  // specified page. * If there is a
  2070  // [`target_flow`][google.cloud.dialogflow.cx.v3beta1.TransitionRoute.target_flow]
  2071  // associated with the transition, the session will transition into the
  2072  // specified flow.
  2073  //
  2074  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2075  type TransitionRoute = src.TransitionRoute
  2076  
  2077  // An TransitionRouteGroup represents a group of
  2078  // [`TransitionRoutes`][google.cloud.dialogflow.cx.v3beta1.TransitionRoute] to
  2079  // be used by a [Page][google.cloud.dialogflow.cx.v3beta1.Page].
  2080  //
  2081  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2082  type TransitionRouteGroup = src.TransitionRouteGroup
  2083  
  2084  // Transition route group coverage represents the percentage of all possible
  2085  // transition routes present within any of a parent's test cases. The results
  2086  // are grouped by the transition route group.
  2087  //
  2088  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2089  type TransitionRouteGroupCoverage = src.TransitionRouteGroupCoverage
  2090  
  2091  // Coverage result message for one transition route group.
  2092  //
  2093  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2094  type TransitionRouteGroupCoverage_Coverage = src.TransitionRouteGroupCoverage_Coverage
  2095  
  2096  // A transition coverage in a transition route group.
  2097  //
  2098  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2099  type TransitionRouteGroupCoverage_Coverage_Transition = src.TransitionRouteGroupCoverage_Coverage_Transition
  2100  
  2101  // TransitionRouteGroupsClient is the client API for TransitionRouteGroups
  2102  // service. For semantics around ctx use and closing/ending streaming RPCs,
  2103  // please refer to
  2104  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2105  //
  2106  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2107  type TransitionRouteGroupsClient = src.TransitionRouteGroupsClient
  2108  
  2109  // TransitionRouteGroupsServer is the server API for TransitionRouteGroups
  2110  // service.
  2111  //
  2112  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2113  type TransitionRouteGroupsServer = src.TransitionRouteGroupsServer
  2114  type TransitionRoute_TargetFlow = src.TransitionRoute_TargetFlow
  2115  type TransitionRoute_TargetPage = src.TransitionRoute_TargetPage
  2116  
  2117  // UnimplementedAgentsServer can be embedded to have forward compatible
  2118  // implementations.
  2119  //
  2120  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2121  type UnimplementedAgentsServer = src.UnimplementedAgentsServer
  2122  
  2123  // UnimplementedChangelogsServer can be embedded to have forward compatible
  2124  // implementations.
  2125  //
  2126  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2127  type UnimplementedChangelogsServer = src.UnimplementedChangelogsServer
  2128  
  2129  // UnimplementedDeploymentsServer can be embedded to have forward compatible
  2130  // implementations.
  2131  //
  2132  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2133  type UnimplementedDeploymentsServer = src.UnimplementedDeploymentsServer
  2134  
  2135  // UnimplementedEntityTypesServer can be embedded to have forward compatible
  2136  // implementations.
  2137  //
  2138  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2139  type UnimplementedEntityTypesServer = src.UnimplementedEntityTypesServer
  2140  
  2141  // UnimplementedEnvironmentsServer can be embedded to have forward compatible
  2142  // implementations.
  2143  //
  2144  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2145  type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer
  2146  
  2147  // UnimplementedExperimentsServer can be embedded to have forward compatible
  2148  // implementations.
  2149  //
  2150  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2151  type UnimplementedExperimentsServer = src.UnimplementedExperimentsServer
  2152  
  2153  // UnimplementedFlowsServer can be embedded to have forward compatible
  2154  // implementations.
  2155  //
  2156  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2157  type UnimplementedFlowsServer = src.UnimplementedFlowsServer
  2158  
  2159  // UnimplementedIntentsServer can be embedded to have forward compatible
  2160  // implementations.
  2161  //
  2162  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2163  type UnimplementedIntentsServer = src.UnimplementedIntentsServer
  2164  
  2165  // UnimplementedPagesServer can be embedded to have forward compatible
  2166  // implementations.
  2167  //
  2168  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2169  type UnimplementedPagesServer = src.UnimplementedPagesServer
  2170  
  2171  // UnimplementedSecuritySettingsServiceServer can be embedded to have forward
  2172  // compatible implementations.
  2173  //
  2174  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2175  type UnimplementedSecuritySettingsServiceServer = src.UnimplementedSecuritySettingsServiceServer
  2176  
  2177  // UnimplementedSessionEntityTypesServer can be embedded to have forward
  2178  // compatible implementations.
  2179  //
  2180  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2181  type UnimplementedSessionEntityTypesServer = src.UnimplementedSessionEntityTypesServer
  2182  
  2183  // UnimplementedSessionsServer can be embedded to have forward compatible
  2184  // implementations.
  2185  //
  2186  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2187  type UnimplementedSessionsServer = src.UnimplementedSessionsServer
  2188  
  2189  // UnimplementedTestCasesServer can be embedded to have forward compatible
  2190  // implementations.
  2191  //
  2192  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2193  type UnimplementedTestCasesServer = src.UnimplementedTestCasesServer
  2194  
  2195  // UnimplementedTransitionRouteGroupsServer can be embedded to have forward
  2196  // compatible implementations.
  2197  //
  2198  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2199  type UnimplementedTransitionRouteGroupsServer = src.UnimplementedTransitionRouteGroupsServer
  2200  
  2201  // UnimplementedVersionsServer can be embedded to have forward compatible
  2202  // implementations.
  2203  //
  2204  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2205  type UnimplementedVersionsServer = src.UnimplementedVersionsServer
  2206  
  2207  // UnimplementedWebhooksServer can be embedded to have forward compatible
  2208  // implementations.
  2209  //
  2210  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2211  type UnimplementedWebhooksServer = src.UnimplementedWebhooksServer
  2212  
  2213  // The request message for
  2214  // [Agents.UpdateAgent][google.cloud.dialogflow.cx.v3beta1.Agents.UpdateAgent].
  2215  //
  2216  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2217  type UpdateAgentRequest = src.UpdateAgentRequest
  2218  
  2219  // The request message for
  2220  // [EntityTypes.UpdateEntityType][google.cloud.dialogflow.cx.v3beta1.EntityTypes.UpdateEntityType].
  2221  //
  2222  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2223  type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest
  2224  
  2225  // The request message for
  2226  // [Environments.UpdateEnvironment][google.cloud.dialogflow.cx.v3beta1.Environments.UpdateEnvironment].
  2227  //
  2228  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2229  type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest
  2230  
  2231  // The request message for
  2232  // [Experiments.UpdateExperiment][google.cloud.dialogflow.cx.v3beta1.Experiments.UpdateExperiment].
  2233  //
  2234  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2235  type UpdateExperimentRequest = src.UpdateExperimentRequest
  2236  
  2237  // The request message for
  2238  // [Flows.UpdateFlow][google.cloud.dialogflow.cx.v3beta1.Flows.UpdateFlow].
  2239  //
  2240  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2241  type UpdateFlowRequest = src.UpdateFlowRequest
  2242  
  2243  // The request message for
  2244  // [Intents.UpdateIntent][google.cloud.dialogflow.cx.v3beta1.Intents.UpdateIntent].
  2245  //
  2246  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2247  type UpdateIntentRequest = src.UpdateIntentRequest
  2248  
  2249  // The request message for
  2250  // [Pages.UpdatePage][google.cloud.dialogflow.cx.v3beta1.Pages.UpdatePage].
  2251  //
  2252  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2253  type UpdatePageRequest = src.UpdatePageRequest
  2254  
  2255  // The request message for
  2256  // [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3beta1.SecuritySettingsService.UpdateSecuritySettings].
  2257  //
  2258  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2259  type UpdateSecuritySettingsRequest = src.UpdateSecuritySettingsRequest
  2260  
  2261  // The request message for
  2262  // [SessionEntityTypes.UpdateSessionEntityType][google.cloud.dialogflow.cx.v3beta1.SessionEntityTypes.UpdateSessionEntityType].
  2263  //
  2264  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2265  type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest
  2266  
  2267  // The request message for
  2268  // [TestCases.UpdateTestCase][google.cloud.dialogflow.cx.v3beta1.TestCases.UpdateTestCase].
  2269  //
  2270  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2271  type UpdateTestCaseRequest = src.UpdateTestCaseRequest
  2272  
  2273  // The request message for
  2274  // [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3beta1.TransitionRouteGroups.UpdateTransitionRouteGroup].
  2275  //
  2276  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2277  type UpdateTransitionRouteGroupRequest = src.UpdateTransitionRouteGroupRequest
  2278  
  2279  // The request message for
  2280  // [Versions.UpdateVersion][google.cloud.dialogflow.cx.v3beta1.Versions.UpdateVersion].
  2281  //
  2282  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2283  type UpdateVersionRequest = src.UpdateVersionRequest
  2284  
  2285  // The request message for
  2286  // [Webhooks.UpdateWebhook][google.cloud.dialogflow.cx.v3beta1.Webhooks.UpdateWebhook].
  2287  //
  2288  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2289  type UpdateWebhookRequest = src.UpdateWebhookRequest
  2290  
  2291  // The request message for
  2292  // [Agents.ValidateAgent][google.cloud.dialogflow.cx.v3beta1.Agents.ValidateAgent].
  2293  //
  2294  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2295  type ValidateAgentRequest = src.ValidateAgentRequest
  2296  
  2297  // The request message for
  2298  // [Flows.ValidateFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ValidateFlow].
  2299  //
  2300  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2301  type ValidateFlowRequest = src.ValidateFlowRequest
  2302  
  2303  // Agent/flow validation message.
  2304  //
  2305  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2306  type ValidationMessage = src.ValidationMessage
  2307  
  2308  // Resource types.
  2309  //
  2310  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2311  type ValidationMessage_ResourceType = src.ValidationMessage_ResourceType
  2312  
  2313  // Severity level.
  2314  //
  2315  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2316  type ValidationMessage_Severity = src.ValidationMessage_Severity
  2317  
  2318  // The history of variants update.
  2319  //
  2320  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2321  type VariantsHistory = src.VariantsHistory
  2322  type VariantsHistory_VersionVariants = src.VariantsHistory_VersionVariants
  2323  
  2324  // Represents a version of a flow.
  2325  //
  2326  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2327  type Version = src.Version
  2328  
  2329  // A list of flow version variants.
  2330  //
  2331  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2332  type VersionVariants = src.VersionVariants
  2333  
  2334  // A single flow version with specified traffic allocation.
  2335  //
  2336  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2337  type VersionVariants_Variant = src.VersionVariants_Variant
  2338  
  2339  // The state of the version.
  2340  //
  2341  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2342  type Version_State = src.Version_State
  2343  
  2344  // VersionsClient is the client API for Versions service. For semantics around
  2345  // ctx use and closing/ending streaming RPCs, please refer to
  2346  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2347  //
  2348  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2349  type VersionsClient = src.VersionsClient
  2350  
  2351  // VersionsServer is the server API for Versions service.
  2352  //
  2353  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2354  type VersionsServer = src.VersionsServer
  2355  
  2356  // Description of which voice to use for speech synthesis.
  2357  //
  2358  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2359  type VoiceSelectionParams = src.VoiceSelectionParams
  2360  
  2361  // Webhooks host the developer's business logic. During a session, webhooks
  2362  // allow the developer to use the data extracted by Dialogflow's natural
  2363  // language processing to generate dynamic responses, validate collected data,
  2364  // or trigger actions on the backend.
  2365  //
  2366  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2367  type Webhook = src.Webhook
  2368  
  2369  // The request message for a webhook call. The request is sent as a JSON
  2370  // object and the field names will be presented in camel cases. You may see
  2371  // undocumented fields in an actual request. These fields are used internally
  2372  // by Dialogflow and should be ignored.
  2373  //
  2374  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2375  type WebhookRequest = src.WebhookRequest
  2376  
  2377  // Represents fulfillment information communicated to the webhook.
  2378  //
  2379  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2380  type WebhookRequest_FulfillmentInfo = src.WebhookRequest_FulfillmentInfo
  2381  
  2382  // Represents intent information communicated to the webhook.
  2383  //
  2384  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2385  type WebhookRequest_IntentInfo = src.WebhookRequest_IntentInfo
  2386  
  2387  // Represents a value for an intent parameter.
  2388  //
  2389  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2390  type WebhookRequest_IntentInfo_IntentParameterValue = src.WebhookRequest_IntentInfo_IntentParameterValue
  2391  
  2392  // Represents the result of sentiment analysis.
  2393  //
  2394  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2395  type WebhookRequest_SentimentAnalysisResult = src.WebhookRequest_SentimentAnalysisResult
  2396  type WebhookRequest_Text = src.WebhookRequest_Text
  2397  type WebhookRequest_Transcript = src.WebhookRequest_Transcript
  2398  type WebhookRequest_TriggerEvent = src.WebhookRequest_TriggerEvent
  2399  type WebhookRequest_TriggerIntent = src.WebhookRequest_TriggerIntent
  2400  
  2401  // The response message for a webhook call.
  2402  //
  2403  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2404  type WebhookResponse = src.WebhookResponse
  2405  
  2406  // Represents a fulfillment response to the user.
  2407  //
  2408  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2409  type WebhookResponse_FulfillmentResponse = src.WebhookResponse_FulfillmentResponse
  2410  
  2411  // Defines merge behavior for `messages`.
  2412  //
  2413  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2414  type WebhookResponse_FulfillmentResponse_MergeBehavior = src.WebhookResponse_FulfillmentResponse_MergeBehavior
  2415  type WebhookResponse_TargetFlow = src.WebhookResponse_TargetFlow
  2416  type WebhookResponse_TargetPage = src.WebhookResponse_TargetPage
  2417  
  2418  // Represents configuration for a generic web service.
  2419  //
  2420  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2421  type Webhook_GenericWebService = src.Webhook_GenericWebService
  2422  type Webhook_GenericWebService_ = src.Webhook_GenericWebService_
  2423  type Webhook_ServiceDirectory = src.Webhook_ServiceDirectory
  2424  
  2425  // Represents configuration for a [Service
  2426  // Directory](https://cloud.google.com/service-directory) service.
  2427  //
  2428  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2429  type Webhook_ServiceDirectoryConfig = src.Webhook_ServiceDirectoryConfig
  2430  
  2431  // WebhooksClient is the client API for Webhooks service. For semantics around
  2432  // ctx use and closing/ending streaming RPCs, please refer to
  2433  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
  2434  //
  2435  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2436  type WebhooksClient = src.WebhooksClient
  2437  
  2438  // WebhooksServer is the server API for Webhooks service.
  2439  //
  2440  // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2441  type WebhooksServer = src.WebhooksServer
  2442  
  2443  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2444  func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient { return src.NewAgentsClient(cc) }
  2445  
  2446  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2447  func NewChangelogsClient(cc grpc.ClientConnInterface) ChangelogsClient {
  2448  	return src.NewChangelogsClient(cc)
  2449  }
  2450  
  2451  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2452  func NewDeploymentsClient(cc grpc.ClientConnInterface) DeploymentsClient {
  2453  	return src.NewDeploymentsClient(cc)
  2454  }
  2455  
  2456  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2457  func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient {
  2458  	return src.NewEntityTypesClient(cc)
  2459  }
  2460  
  2461  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2462  func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient {
  2463  	return src.NewEnvironmentsClient(cc)
  2464  }
  2465  
  2466  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2467  func NewExperimentsClient(cc grpc.ClientConnInterface) ExperimentsClient {
  2468  	return src.NewExperimentsClient(cc)
  2469  }
  2470  
  2471  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2472  func NewFlowsClient(cc grpc.ClientConnInterface) FlowsClient { return src.NewFlowsClient(cc) }
  2473  
  2474  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2475  func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient { return src.NewIntentsClient(cc) }
  2476  
  2477  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2478  func NewPagesClient(cc grpc.ClientConnInterface) PagesClient { return src.NewPagesClient(cc) }
  2479  
  2480  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2481  func NewSecuritySettingsServiceClient(cc grpc.ClientConnInterface) SecuritySettingsServiceClient {
  2482  	return src.NewSecuritySettingsServiceClient(cc)
  2483  }
  2484  
  2485  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2486  func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient {
  2487  	return src.NewSessionEntityTypesClient(cc)
  2488  }
  2489  
  2490  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2491  func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient { return src.NewSessionsClient(cc) }
  2492  
  2493  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2494  func NewTestCasesClient(cc grpc.ClientConnInterface) TestCasesClient {
  2495  	return src.NewTestCasesClient(cc)
  2496  }
  2497  
  2498  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2499  func NewTransitionRouteGroupsClient(cc grpc.ClientConnInterface) TransitionRouteGroupsClient {
  2500  	return src.NewTransitionRouteGroupsClient(cc)
  2501  }
  2502  
  2503  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2504  func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient { return src.NewVersionsClient(cc) }
  2505  
  2506  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2507  func NewWebhooksClient(cc grpc.ClientConnInterface) WebhooksClient { return src.NewWebhooksClient(cc) }
  2508  
  2509  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2510  func RegisterAgentsServer(s *grpc.Server, srv AgentsServer) { src.RegisterAgentsServer(s, srv) }
  2511  
  2512  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2513  func RegisterChangelogsServer(s *grpc.Server, srv ChangelogsServer) {
  2514  	src.RegisterChangelogsServer(s, srv)
  2515  }
  2516  
  2517  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2518  func RegisterDeploymentsServer(s *grpc.Server, srv DeploymentsServer) {
  2519  	src.RegisterDeploymentsServer(s, srv)
  2520  }
  2521  
  2522  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2523  func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer) {
  2524  	src.RegisterEntityTypesServer(s, srv)
  2525  }
  2526  
  2527  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2528  func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer) {
  2529  	src.RegisterEnvironmentsServer(s, srv)
  2530  }
  2531  
  2532  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2533  func RegisterExperimentsServer(s *grpc.Server, srv ExperimentsServer) {
  2534  	src.RegisterExperimentsServer(s, srv)
  2535  }
  2536  
  2537  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2538  func RegisterFlowsServer(s *grpc.Server, srv FlowsServer) { src.RegisterFlowsServer(s, srv) }
  2539  
  2540  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2541  func RegisterIntentsServer(s *grpc.Server, srv IntentsServer) { src.RegisterIntentsServer(s, srv) }
  2542  
  2543  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2544  func RegisterPagesServer(s *grpc.Server, srv PagesServer) { src.RegisterPagesServer(s, srv) }
  2545  
  2546  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2547  func RegisterSecuritySettingsServiceServer(s *grpc.Server, srv SecuritySettingsServiceServer) {
  2548  	src.RegisterSecuritySettingsServiceServer(s, srv)
  2549  }
  2550  
  2551  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2552  func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer) {
  2553  	src.RegisterSessionEntityTypesServer(s, srv)
  2554  }
  2555  
  2556  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2557  func RegisterSessionsServer(s *grpc.Server, srv SessionsServer) { src.RegisterSessionsServer(s, srv) }
  2558  
  2559  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2560  func RegisterTestCasesServer(s *grpc.Server, srv TestCasesServer) {
  2561  	src.RegisterTestCasesServer(s, srv)
  2562  }
  2563  
  2564  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2565  func RegisterTransitionRouteGroupsServer(s *grpc.Server, srv TransitionRouteGroupsServer) {
  2566  	src.RegisterTransitionRouteGroupsServer(s, srv)
  2567  }
  2568  
  2569  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2570  func RegisterVersionsServer(s *grpc.Server, srv VersionsServer) { src.RegisterVersionsServer(s, srv) }
  2571  
  2572  // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3beta1/cxpb
  2573  func RegisterWebhooksServer(s *grpc.Server, srv WebhooksServer) { src.RegisterWebhooksServer(s, srv) }
  2574  

View as plain text