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/apiv3/cxpb". 19 // 20 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb" 27 grpc "google.golang.org/grpc" 28 ) 29 30 // Deprecated: Please use consts in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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_v3_advanced_settings_proto = src.File_google_cloud_dialogflow_cx_v3_advanced_settings_proto 201 File_google_cloud_dialogflow_cx_v3_agent_proto = src.File_google_cloud_dialogflow_cx_v3_agent_proto 202 File_google_cloud_dialogflow_cx_v3_audio_config_proto = src.File_google_cloud_dialogflow_cx_v3_audio_config_proto 203 File_google_cloud_dialogflow_cx_v3_changelog_proto = src.File_google_cloud_dialogflow_cx_v3_changelog_proto 204 File_google_cloud_dialogflow_cx_v3_deployment_proto = src.File_google_cloud_dialogflow_cx_v3_deployment_proto 205 File_google_cloud_dialogflow_cx_v3_entity_type_proto = src.File_google_cloud_dialogflow_cx_v3_entity_type_proto 206 File_google_cloud_dialogflow_cx_v3_environment_proto = src.File_google_cloud_dialogflow_cx_v3_environment_proto 207 File_google_cloud_dialogflow_cx_v3_experiment_proto = src.File_google_cloud_dialogflow_cx_v3_experiment_proto 208 File_google_cloud_dialogflow_cx_v3_flow_proto = src.File_google_cloud_dialogflow_cx_v3_flow_proto 209 File_google_cloud_dialogflow_cx_v3_fulfillment_proto = src.File_google_cloud_dialogflow_cx_v3_fulfillment_proto 210 File_google_cloud_dialogflow_cx_v3_intent_proto = src.File_google_cloud_dialogflow_cx_v3_intent_proto 211 File_google_cloud_dialogflow_cx_v3_page_proto = src.File_google_cloud_dialogflow_cx_v3_page_proto 212 File_google_cloud_dialogflow_cx_v3_response_message_proto = src.File_google_cloud_dialogflow_cx_v3_response_message_proto 213 File_google_cloud_dialogflow_cx_v3_security_settings_proto = src.File_google_cloud_dialogflow_cx_v3_security_settings_proto 214 File_google_cloud_dialogflow_cx_v3_session_entity_type_proto = src.File_google_cloud_dialogflow_cx_v3_session_entity_type_proto 215 File_google_cloud_dialogflow_cx_v3_session_proto = src.File_google_cloud_dialogflow_cx_v3_session_proto 216 File_google_cloud_dialogflow_cx_v3_test_case_proto = src.File_google_cloud_dialogflow_cx_v3_test_case_proto 217 File_google_cloud_dialogflow_cx_v3_transition_route_group_proto = src.File_google_cloud_dialogflow_cx_v3_transition_route_group_proto 218 File_google_cloud_dialogflow_cx_v3_validation_message_proto = src.File_google_cloud_dialogflow_cx_v3_validation_message_proto 219 File_google_cloud_dialogflow_cx_v3_version_proto = src.File_google_cloud_dialogflow_cx_v3_version_proto 220 File_google_cloud_dialogflow_cx_v3_webhook_proto = src.File_google_cloud_dialogflow_cx_v3_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/apiv3/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/apiv3/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.v3.Intent], [Entity 291 // Types][google.cloud.dialogflow.cx.v3.EntityType], 292 // [Flows][google.cloud.dialogflow.cx.v3.Flow], 293 // [Fulfillments][google.cloud.dialogflow.cx.v3.Fulfillment], 294 // [Webhooks][google.cloud.dialogflow.cx.v3.Webhook], and so on to manage the 295 // conversation flows.. 296 // 297 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 298 type Agent = src.Agent 299 300 // The response message for 301 // [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult]. 302 // 303 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 329 type AudioInput = src.AudioInput 330 331 // The request message for 332 // [TestCases.BatchDeleteTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchDeleteTestCases]. 333 // 334 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 335 type BatchDeleteTestCasesRequest = src.BatchDeleteTestCasesRequest 336 337 // Metadata returned for the 338 // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases] 339 // long running operation. 340 // 341 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 342 type BatchRunTestCasesMetadata = src.BatchRunTestCasesMetadata 343 344 // The request message for 345 // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases]. 346 // 347 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 348 type BatchRunTestCasesRequest = src.BatchRunTestCasesRequest 349 350 // The response message for 351 // [TestCases.BatchRunTestCases][google.cloud.dialogflow.cx.v3.TestCases.BatchRunTestCases]. 352 // 353 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 354 type BatchRunTestCasesResponse = src.BatchRunTestCasesResponse 355 356 // The request message for 357 // [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3.TestCases.CalculateCoverage]. 358 // 359 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb 365 type CalculateCoverageRequest_CoverageType = src.CalculateCoverageRequest_CoverageType 366 367 // The response message for 368 // [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3.TestCases.CalculateCoverage]. 369 // 370 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 391 type ChangelogsServer = src.ChangelogsServer 392 393 // The request message for 394 // [Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions]. 395 // 396 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 397 type CompareVersionsRequest = src.CompareVersionsRequest 398 399 // The response message for 400 // [Versions.CompareVersions][google.cloud.dialogflow.cx.v3.Versions.CompareVersions]. 401 // 402 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 429 type ConversationTurn_VirtualAgentOutput = src.ConversationTurn_VirtualAgentOutput 430 431 // The request message for 432 // [Agents.CreateAgent][google.cloud.dialogflow.cx.v3.Agents.CreateAgent]. 433 // 434 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 435 type CreateAgentRequest = src.CreateAgentRequest 436 437 // The request message for 438 // [EntityTypes.CreateEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.CreateEntityType]. 439 // 440 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 441 type CreateEntityTypeRequest = src.CreateEntityTypeRequest 442 443 // The request message for 444 // [Environments.CreateEnvironment][google.cloud.dialogflow.cx.v3.Environments.CreateEnvironment]. 445 // 446 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 447 type CreateEnvironmentRequest = src.CreateEnvironmentRequest 448 449 // The request message for 450 // [Experiments.CreateExperiment][google.cloud.dialogflow.cx.v3.Experiments.CreateExperiment]. 451 // 452 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 453 type CreateExperimentRequest = src.CreateExperimentRequest 454 455 // The request message for 456 // [Flows.CreateFlow][google.cloud.dialogflow.cx.v3.Flows.CreateFlow]. 457 // 458 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 459 type CreateFlowRequest = src.CreateFlowRequest 460 461 // The request message for 462 // [Intents.CreateIntent][google.cloud.dialogflow.cx.v3.Intents.CreateIntent]. 463 // 464 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 465 type CreateIntentRequest = src.CreateIntentRequest 466 467 // The request message for 468 // [Pages.CreatePage][google.cloud.dialogflow.cx.v3.Pages.CreatePage]. 469 // 470 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb 476 type CreateSecuritySettingsRequest = src.CreateSecuritySettingsRequest 477 478 // The request message for 479 // [SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.CreateSessionEntityType]. 480 // 481 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 482 type CreateSessionEntityTypeRequest = src.CreateSessionEntityTypeRequest 483 484 // The request message for 485 // [TestCases.CreateTestCase][google.cloud.dialogflow.cx.v3.TestCases.CreateTestCase]. 486 // 487 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 488 type CreateTestCaseRequest = src.CreateTestCaseRequest 489 490 // The request message for 491 // [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.CreateTransitionRouteGroup]. 492 // 493 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 494 type CreateTransitionRouteGroupRequest = src.CreateTransitionRouteGroupRequest 495 496 // Metadata associated with the long running operation for 497 // [Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion]. 498 // 499 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 500 type CreateVersionOperationMetadata = src.CreateVersionOperationMetadata 501 502 // The request message for 503 // [Versions.CreateVersion][google.cloud.dialogflow.cx.v3.Versions.CreateVersion]. 504 // 505 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 506 type CreateVersionRequest = src.CreateVersionRequest 507 508 // The request message for 509 // [Webhooks.CreateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.CreateWebhook]. 510 // 511 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 512 type CreateWebhookRequest = src.CreateWebhookRequest 513 514 // The request message for 515 // [Agents.DeleteAgent][google.cloud.dialogflow.cx.v3.Agents.DeleteAgent]. 516 // 517 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 518 type DeleteAgentRequest = src.DeleteAgentRequest 519 520 // The request message for 521 // [EntityTypes.DeleteEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.DeleteEntityType]. 522 // 523 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 524 type DeleteEntityTypeRequest = src.DeleteEntityTypeRequest 525 526 // The request message for 527 // [Environments.DeleteEnvironment][google.cloud.dialogflow.cx.v3.Environments.DeleteEnvironment]. 528 // 529 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 530 type DeleteEnvironmentRequest = src.DeleteEnvironmentRequest 531 532 // The request message for 533 // [Experiments.DeleteExperiment][google.cloud.dialogflow.cx.v3.Experiments.DeleteExperiment]. 534 // 535 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 536 type DeleteExperimentRequest = src.DeleteExperimentRequest 537 538 // The request message for 539 // [Flows.DeleteFlow][google.cloud.dialogflow.cx.v3.Flows.DeleteFlow]. 540 // 541 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 542 type DeleteFlowRequest = src.DeleteFlowRequest 543 544 // The request message for 545 // [Intents.DeleteIntent][google.cloud.dialogflow.cx.v3.Intents.DeleteIntent]. 546 // 547 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 548 type DeleteIntentRequest = src.DeleteIntentRequest 549 550 // The request message for 551 // [Pages.DeletePage][google.cloud.dialogflow.cx.v3.Pages.DeletePage]. 552 // 553 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb 559 type DeleteSecuritySettingsRequest = src.DeleteSecuritySettingsRequest 560 561 // The request message for 562 // [SessionEntityTypes.DeleteSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.DeleteSessionEntityType]. 563 // 564 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 565 type DeleteSessionEntityTypeRequest = src.DeleteSessionEntityTypeRequest 566 567 // The request message for 568 // [TransitionRouteGroups.DeleteTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.DeleteTransitionRouteGroup]. 569 // 570 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 571 type DeleteTransitionRouteGroupRequest = src.DeleteTransitionRouteGroupRequest 572 573 // The request message for 574 // [Versions.DeleteVersion][google.cloud.dialogflow.cx.v3.Versions.DeleteVersion]. 575 // 576 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 577 type DeleteVersionRequest = src.DeleteVersionRequest 578 579 // The request message for 580 // [Webhooks.DeleteWebhook][google.cloud.dialogflow.cx.v3.Webhooks.DeleteWebhook]. 581 // 582 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 583 type DeleteWebhookRequest = src.DeleteWebhookRequest 584 585 // Metadata returned for the 586 // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow] 587 // long running operation. 588 // 589 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 590 type DeployFlowMetadata = src.DeployFlowMetadata 591 592 // The request message for 593 // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow]. 594 // 595 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 596 type DeployFlowRequest = src.DeployFlowRequest 597 598 // The response message for 599 // [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow]. 600 // 601 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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.v3.SessionEntityType] type. 671 // 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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 748 type EnvironmentsServer = src.EnvironmentsServer 749 750 // An event handler specifies an 751 // [event][google.cloud.dialogflow.cx.v3.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.v3.EventHandler.trigger_fulfillment] 755 // associated with the event, it will be called. * If there is a 756 // [`target_page`][google.cloud.dialogflow.cx.v3.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.v3.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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 833 type ExperimentsServer = src.ExperimentsServer 834 835 // The request message for 836 // [Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent]. 837 // 838 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb 844 type ExportAgentRequest_DataFormat = src.ExportAgentRequest_DataFormat 845 846 // The response message for 847 // [Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent]. 848 // 849 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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.v3.Flows.ExportFlow]. 856 // 857 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 858 type ExportFlowRequest = src.ExportFlowRequest 859 860 // The response message for 861 // [Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow]. 862 // 863 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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.v3.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/apiv3/cxpb 873 type ExportTestCasesMetadata = src.ExportTestCasesMetadata 874 875 // The request message for 876 // [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases]. 877 // 878 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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.v3.TestCases.ExportTestCases]. 889 // 890 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/cxpb 908 type Flow = src.Flow 909 910 // The response message for 911 // [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult]. 912 // 913 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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.v3.Page]. When form filling is done, 932 // the filled parameters will be written to the 933 // [session][google.cloud.dialogflow.cx.v3.SessionInfo.parameters]. 934 // 935 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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/apiv3/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/apiv3/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/apiv3/cxpb 951 type FulfillIntentRequest = src.FulfillIntentRequest 952 953 // Response of [FulfillIntent][] 954 // 955 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/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.v3.Page] or 962 // [Form][google.cloud.dialogflow.cx.v3.Form] lifecycle. For example, when a 963 // [DetectIntentRequest][google.cloud.dialogflow.cx.v3.DetectIntentRequest] 964 // drives a session to enter a new page, the page's entry fulfillment can add a 965 // static response to the 966 // [QueryResult][google.cloud.dialogflow.cx.v3.QueryResult] in the returning 967 // [DetectIntentResponse][google.cloud.dialogflow.cx.v3.DetectIntentResponse], 968 // call the webhook (for example, to load user data from a database), or both. 969 // 970 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 971 type Fulfillment = src.Fulfillment 972 973 // A list of cascading if-else conditions. Cases are mutually exclusive. The 974 // first one with a matching condition is selected, all the rest ignored. 975 // 976 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 977 type Fulfillment_ConditionalCases = src.Fulfillment_ConditionalCases 978 979 // Each case has a Boolean condition. When it is evaluated to be True, the 980 // corresponding messages will be selected and evaluated recursively. 981 // 982 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 983 type Fulfillment_ConditionalCases_Case = src.Fulfillment_ConditionalCases_Case 984 985 // The list of messages or conditional cases to activate for this case. 986 // 987 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 988 type Fulfillment_ConditionalCases_Case_CaseContent = src.Fulfillment_ConditionalCases_Case_CaseContent 989 type Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases = src.Fulfillment_ConditionalCases_Case_CaseContent_AdditionalCases 990 type Fulfillment_ConditionalCases_Case_CaseContent_Message = src.Fulfillment_ConditionalCases_Case_CaseContent_Message 991 992 // Setting a parameter value. 993 // 994 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 995 type Fulfillment_SetParameterAction = src.Fulfillment_SetParameterAction 996 997 // The request message for 998 // [Agents.GetAgent][google.cloud.dialogflow.cx.v3.Agents.GetAgent]. 999 // 1000 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1001 type GetAgentRequest = src.GetAgentRequest 1002 1003 // The request message for 1004 // [Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult]. 1005 // 1006 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1007 type GetAgentValidationResultRequest = src.GetAgentValidationResultRequest 1008 1009 // The request message for 1010 // [Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog]. 1011 // 1012 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1013 type GetChangelogRequest = src.GetChangelogRequest 1014 1015 // The request message for 1016 // [Deployments.GetDeployment][google.cloud.dialogflow.cx.v3.Deployments.GetDeployment]. 1017 // 1018 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1019 type GetDeploymentRequest = src.GetDeploymentRequest 1020 1021 // The request message for 1022 // [EntityTypes.GetEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.GetEntityType]. 1023 // 1024 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1025 type GetEntityTypeRequest = src.GetEntityTypeRequest 1026 1027 // The request message for 1028 // [Environments.GetEnvironment][google.cloud.dialogflow.cx.v3.Environments.GetEnvironment]. 1029 // 1030 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1031 type GetEnvironmentRequest = src.GetEnvironmentRequest 1032 1033 // The request message for 1034 // [Experiments.GetExperiment][google.cloud.dialogflow.cx.v3.Experiments.GetExperiment]. 1035 // 1036 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1037 type GetExperimentRequest = src.GetExperimentRequest 1038 1039 // The response message for 1040 // [Flows.GetFlow][google.cloud.dialogflow.cx.v3.Flows.GetFlow]. 1041 // 1042 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1043 type GetFlowRequest = src.GetFlowRequest 1044 1045 // The request message for 1046 // [Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult]. 1047 // 1048 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1049 type GetFlowValidationResultRequest = src.GetFlowValidationResultRequest 1050 1051 // The request message for 1052 // [Intents.GetIntent][google.cloud.dialogflow.cx.v3.Intents.GetIntent]. 1053 // 1054 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1055 type GetIntentRequest = src.GetIntentRequest 1056 1057 // The request message for 1058 // [Pages.GetPage][google.cloud.dialogflow.cx.v3.Pages.GetPage]. 1059 // 1060 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1061 type GetPageRequest = src.GetPageRequest 1062 1063 // The request message for 1064 // [SecuritySettingsService.GetSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.GetSecuritySettings]. 1065 // 1066 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1067 type GetSecuritySettingsRequest = src.GetSecuritySettingsRequest 1068 1069 // The request message for 1070 // [SessionEntityTypes.GetSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.GetSessionEntityType]. 1071 // 1072 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1073 type GetSessionEntityTypeRequest = src.GetSessionEntityTypeRequest 1074 1075 // The request message for 1076 // [TestCases.GetTestCase][google.cloud.dialogflow.cx.v3.TestCases.GetTestCase]. 1077 // 1078 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1079 type GetTestCaseRequest = src.GetTestCaseRequest 1080 1081 // The request message for 1082 // [TestCases.GetTestCaseResult][google.cloud.dialogflow.cx.v3.TestCases.GetTestCaseResult]. 1083 // 1084 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1085 type GetTestCaseResultRequest = src.GetTestCaseResultRequest 1086 1087 // The request message for 1088 // [TransitionRouteGroups.GetTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.GetTransitionRouteGroup]. 1089 // 1090 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1091 type GetTransitionRouteGroupRequest = src.GetTransitionRouteGroupRequest 1092 1093 // The request message for 1094 // [Versions.GetVersion][google.cloud.dialogflow.cx.v3.Versions.GetVersion]. 1095 // 1096 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1097 type GetVersionRequest = src.GetVersionRequest 1098 1099 // The request message for 1100 // [Webhooks.GetWebhook][google.cloud.dialogflow.cx.v3.Webhooks.GetWebhook]. 1101 // 1102 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1103 type GetWebhookRequest = src.GetWebhookRequest 1104 1105 // The request message for 1106 // [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow]. 1107 // 1108 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1109 type ImportFlowRequest = src.ImportFlowRequest 1110 type ImportFlowRequest_FlowContent = src.ImportFlowRequest_FlowContent 1111 type ImportFlowRequest_FlowUri = src.ImportFlowRequest_FlowUri 1112 1113 // Import option. 1114 // 1115 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1116 type ImportFlowRequest_ImportOption = src.ImportFlowRequest_ImportOption 1117 1118 // The response message for 1119 // [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow]. 1120 // 1121 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1122 type ImportFlowResponse = src.ImportFlowResponse 1123 1124 // Metadata returned for the 1125 // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases] 1126 // long running operation. 1127 // 1128 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1129 type ImportTestCasesMetadata = src.ImportTestCasesMetadata 1130 1131 // The request message for 1132 // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases]. 1133 // 1134 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1135 type ImportTestCasesRequest = src.ImportTestCasesRequest 1136 type ImportTestCasesRequest_Content = src.ImportTestCasesRequest_Content 1137 type ImportTestCasesRequest_GcsUri = src.ImportTestCasesRequest_GcsUri 1138 1139 // The response message for 1140 // [TestCases.ImportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ImportTestCases]. 1141 // 1142 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1143 type ImportTestCasesResponse = src.ImportTestCasesResponse 1144 1145 // Instructs the speech recognizer on how to process the audio content. 1146 // 1147 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1148 type InputAudioConfig = src.InputAudioConfig 1149 1150 // An intent represents a user's intent to interact with a conversational 1151 // agent. You can provide information for the Dialogflow API to use to match 1152 // user input to an intent by adding training phrases (i.e., examples of user 1153 // input) to your intent. 1154 // 1155 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1156 type Intent = src.Intent 1157 1158 // Intent coverage represents the percentage of all possible intents in the 1159 // agent that are triggered in any of a parent's test cases. 1160 // 1161 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1162 type IntentCoverage = src.IntentCoverage 1163 1164 // The agent's intent. 1165 // 1166 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1167 type IntentCoverage_Intent = src.IntentCoverage_Intent 1168 1169 // Represents the intent to trigger programmatically rather than as a result 1170 // of natural language processing. 1171 // 1172 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1173 type IntentInput = src.IntentInput 1174 1175 // Represents the options for views of an intent. An intent can be a sizable 1176 // object. Therefore, we provide a resource view that does not return training 1177 // phrases in the response. 1178 // 1179 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1180 type IntentView = src.IntentView 1181 1182 // Represents an intent parameter. 1183 // 1184 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1185 type Intent_Parameter = src.Intent_Parameter 1186 1187 // Represents an example that the agent is trained on to identify the intent. 1188 // 1189 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1190 type Intent_TrainingPhrase = src.Intent_TrainingPhrase 1191 1192 // Represents a part of a training phrase. 1193 // 1194 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1195 type Intent_TrainingPhrase_Part = src.Intent_TrainingPhrase_Part 1196 1197 // IntentsClient is the client API for Intents service. For semantics around 1198 // ctx use and closing/ending streaming RPCs, please refer to 1199 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1200 // 1201 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1202 type IntentsClient = src.IntentsClient 1203 1204 // IntentsServer is the server API for Intents service. 1205 // 1206 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1207 type IntentsServer = src.IntentsServer 1208 1209 // The request message for 1210 // [Agents.ListAgents][google.cloud.dialogflow.cx.v3.Agents.ListAgents]. 1211 // 1212 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1213 type ListAgentsRequest = src.ListAgentsRequest 1214 1215 // The response message for 1216 // [Agents.ListAgents][google.cloud.dialogflow.cx.v3.Agents.ListAgents]. 1217 // 1218 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1219 type ListAgentsResponse = src.ListAgentsResponse 1220 1221 // The request message for 1222 // [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs]. 1223 // 1224 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1225 type ListChangelogsRequest = src.ListChangelogsRequest 1226 1227 // The response message for 1228 // [Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs]. 1229 // 1230 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1231 type ListChangelogsResponse = src.ListChangelogsResponse 1232 1233 // The request message for 1234 // [Environments.ListContinuousTestResults][google.cloud.dialogflow.cx.v3.Environments.ListContinuousTestResults]. 1235 // 1236 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1237 type ListContinuousTestResultsRequest = src.ListContinuousTestResultsRequest 1238 1239 // The response message for [Environments.ListTestCaseResults][]. 1240 // 1241 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1242 type ListContinuousTestResultsResponse = src.ListContinuousTestResultsResponse 1243 1244 // The request message for 1245 // [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3.Deployments.ListDeployments]. 1246 // 1247 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1248 type ListDeploymentsRequest = src.ListDeploymentsRequest 1249 1250 // The response message for 1251 // [Deployments.ListDeployments][google.cloud.dialogflow.cx.v3.Deployments.ListDeployments]. 1252 // 1253 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1254 type ListDeploymentsResponse = src.ListDeploymentsResponse 1255 1256 // The request message for 1257 // [EntityTypes.ListEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ListEntityTypes]. 1258 // 1259 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1260 type ListEntityTypesRequest = src.ListEntityTypesRequest 1261 1262 // The response message for 1263 // [EntityTypes.ListEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ListEntityTypes]. 1264 // 1265 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1266 type ListEntityTypesResponse = src.ListEntityTypesResponse 1267 1268 // The request message for 1269 // [Environments.ListEnvironments][google.cloud.dialogflow.cx.v3.Environments.ListEnvironments]. 1270 // 1271 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1272 type ListEnvironmentsRequest = src.ListEnvironmentsRequest 1273 1274 // The response message for 1275 // [Environments.ListEnvironments][google.cloud.dialogflow.cx.v3.Environments.ListEnvironments]. 1276 // 1277 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1278 type ListEnvironmentsResponse = src.ListEnvironmentsResponse 1279 1280 // The request message for 1281 // [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3.Experiments.ListExperiments]. 1282 // 1283 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1284 type ListExperimentsRequest = src.ListExperimentsRequest 1285 1286 // The response message for 1287 // [Experiments.ListExperiments][google.cloud.dialogflow.cx.v3.Experiments.ListExperiments]. 1288 // 1289 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1290 type ListExperimentsResponse = src.ListExperimentsResponse 1291 1292 // The request message for 1293 // [Flows.ListFlows][google.cloud.dialogflow.cx.v3.Flows.ListFlows]. 1294 // 1295 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1296 type ListFlowsRequest = src.ListFlowsRequest 1297 1298 // The response message for 1299 // [Flows.ListFlows][google.cloud.dialogflow.cx.v3.Flows.ListFlows]. 1300 // 1301 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1302 type ListFlowsResponse = src.ListFlowsResponse 1303 1304 // The request message for 1305 // [Intents.ListIntents][google.cloud.dialogflow.cx.v3.Intents.ListIntents]. 1306 // 1307 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1308 type ListIntentsRequest = src.ListIntentsRequest 1309 1310 // The response message for 1311 // [Intents.ListIntents][google.cloud.dialogflow.cx.v3.Intents.ListIntents]. 1312 // 1313 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1314 type ListIntentsResponse = src.ListIntentsResponse 1315 1316 // The request message for 1317 // [Pages.ListPages][google.cloud.dialogflow.cx.v3.Pages.ListPages]. 1318 // 1319 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1320 type ListPagesRequest = src.ListPagesRequest 1321 1322 // The response message for 1323 // [Pages.ListPages][google.cloud.dialogflow.cx.v3.Pages.ListPages]. 1324 // 1325 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1326 type ListPagesResponse = src.ListPagesResponse 1327 1328 // The request message for [SecuritySettings.ListSecuritySettings][]. 1329 // 1330 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1331 type ListSecuritySettingsRequest = src.ListSecuritySettingsRequest 1332 1333 // The response message for [SecuritySettings.ListSecuritySettings][]. 1334 // 1335 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1336 type ListSecuritySettingsResponse = src.ListSecuritySettingsResponse 1337 1338 // The request message for 1339 // [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.cx.v3.SessionEntityTypes.ListSessionEntityTypes]. 1340 // 1341 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1342 type ListSessionEntityTypesRequest = src.ListSessionEntityTypesRequest 1343 1344 // The response message for 1345 // [SessionEntityTypes.ListSessionEntityTypes][google.cloud.dialogflow.cx.v3.SessionEntityTypes.ListSessionEntityTypes]. 1346 // 1347 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1348 type ListSessionEntityTypesResponse = src.ListSessionEntityTypesResponse 1349 1350 // The request message for 1351 // [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3.TestCases.ListTestCaseResults]. 1352 // 1353 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1354 type ListTestCaseResultsRequest = src.ListTestCaseResultsRequest 1355 1356 // The response message for 1357 // [TestCases.ListTestCaseResults][google.cloud.dialogflow.cx.v3.TestCases.ListTestCaseResults]. 1358 // 1359 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1360 type ListTestCaseResultsResponse = src.ListTestCaseResultsResponse 1361 1362 // The request message for 1363 // [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3.TestCases.ListTestCases]. 1364 // 1365 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1366 type ListTestCasesRequest = src.ListTestCasesRequest 1367 1368 // Specifies how much test case information to include in the response. 1369 // 1370 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1371 type ListTestCasesRequest_TestCaseView = src.ListTestCasesRequest_TestCaseView 1372 1373 // The response message for 1374 // [TestCases.ListTestCases][google.cloud.dialogflow.cx.v3.TestCases.ListTestCases]. 1375 // 1376 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1377 type ListTestCasesResponse = src.ListTestCasesResponse 1378 1379 // The request message for 1380 // [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.ListTransitionRouteGroups]. 1381 // 1382 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1383 type ListTransitionRouteGroupsRequest = src.ListTransitionRouteGroupsRequest 1384 1385 // The response message for 1386 // [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.ListTransitionRouteGroups]. 1387 // 1388 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1389 type ListTransitionRouteGroupsResponse = src.ListTransitionRouteGroupsResponse 1390 1391 // The request message for 1392 // [Versions.ListVersions][google.cloud.dialogflow.cx.v3.Versions.ListVersions]. 1393 // 1394 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1395 type ListVersionsRequest = src.ListVersionsRequest 1396 1397 // The response message for 1398 // [Versions.ListVersions][google.cloud.dialogflow.cx.v3.Versions.ListVersions]. 1399 // 1400 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1401 type ListVersionsResponse = src.ListVersionsResponse 1402 1403 // The request message for 1404 // [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3.Webhooks.ListWebhooks]. 1405 // 1406 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1407 type ListWebhooksRequest = src.ListWebhooksRequest 1408 1409 // The response message for 1410 // [Webhooks.ListWebhooks][google.cloud.dialogflow.cx.v3.Webhooks.ListWebhooks]. 1411 // 1412 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1413 type ListWebhooksResponse = src.ListWebhooksResponse 1414 1415 // The request message for 1416 // [Versions.LoadVersion][google.cloud.dialogflow.cx.v3.Versions.LoadVersion]. 1417 // 1418 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1419 type LoadVersionRequest = src.LoadVersionRequest 1420 1421 // The request message for 1422 // [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3.Environments.LookupEnvironmentHistory]. 1423 // 1424 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1425 type LookupEnvironmentHistoryRequest = src.LookupEnvironmentHistoryRequest 1426 1427 // The response message for 1428 // [Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3.Environments.LookupEnvironmentHistory]. 1429 // 1430 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1431 type LookupEnvironmentHistoryResponse = src.LookupEnvironmentHistoryResponse 1432 1433 // Represents one match result of [MatchIntent][]. 1434 // 1435 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1436 type Match = src.Match 1437 1438 // Request of [MatchIntent][]. 1439 // 1440 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1441 type MatchIntentRequest = src.MatchIntentRequest 1442 1443 // Response of [MatchIntent][]. 1444 // 1445 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1446 type MatchIntentResponse = src.MatchIntentResponse 1447 type MatchIntentResponse_Text = src.MatchIntentResponse_Text 1448 type MatchIntentResponse_Transcript = src.MatchIntentResponse_Transcript 1449 type MatchIntentResponse_TriggerEvent = src.MatchIntentResponse_TriggerEvent 1450 type MatchIntentResponse_TriggerIntent = src.MatchIntentResponse_TriggerIntent 1451 1452 // Type of a Match. 1453 // 1454 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1455 type Match_MatchType = src.Match_MatchType 1456 1457 // Settings related to NLU. 1458 // 1459 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1460 type NluSettings = src.NluSettings 1461 1462 // NLU model training mode. 1463 // 1464 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1465 type NluSettings_ModelTrainingMode = src.NluSettings_ModelTrainingMode 1466 1467 // NLU model type. 1468 // 1469 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1470 type NluSettings_ModelType = src.NluSettings_ModelType 1471 1472 // Instructs the speech synthesizer how to generate the output audio content. 1473 // 1474 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1475 type OutputAudioConfig = src.OutputAudioConfig 1476 1477 // Audio encoding of the output audio format in Text-To-Speech. 1478 // 1479 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1480 type OutputAudioEncoding = src.OutputAudioEncoding 1481 1482 // A Dialogflow CX conversation (session) can be described and visualized as a 1483 // state machine. The states of a CX session are represented by pages. For each 1484 // flow, you define many pages, where your combined pages can handle a complete 1485 // conversation on the topics the flow is designed for. At any given moment, 1486 // exactly one page is the current page, the current page is considered active, 1487 // and the flow associated with that page is considered active. Every flow has 1488 // a special start page. When a flow initially becomes active, the start page 1489 // page becomes the current page. For each conversational turn, the current 1490 // page will either stay the same or transition to another page. You configure 1491 // each page to collect information from the end-user that is relevant for the 1492 // conversational state represented by the page. For more information, see the 1493 // [Page guide](https://cloud.google.com/dialogflow/cx/docs/concept/page). 1494 // 1495 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1496 type Page = src.Page 1497 1498 // Represents page information communicated to and from the webhook. 1499 // 1500 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1501 type PageInfo = src.PageInfo 1502 1503 // Represents form information. 1504 // 1505 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1506 type PageInfo_FormInfo = src.PageInfo_FormInfo 1507 1508 // Represents parameter information. 1509 // 1510 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1511 type PageInfo_FormInfo_ParameterInfo = src.PageInfo_FormInfo_ParameterInfo 1512 1513 // Represents the state of a parameter. 1514 // 1515 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1516 type PageInfo_FormInfo_ParameterInfo_ParameterState = src.PageInfo_FormInfo_ParameterInfo_ParameterState 1517 1518 // PagesClient is the client API for Pages service. For semantics around ctx 1519 // use and closing/ending streaming RPCs, please refer to 1520 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1521 // 1522 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1523 type PagesClient = src.PagesClient 1524 1525 // PagesServer is the server API for Pages service. 1526 // 1527 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1528 type PagesServer = src.PagesServer 1529 1530 // Represents the query input. It can contain one of: 1. A conversational 1531 // query in the form of text. 2. An intent query that specifies which intent to 1532 // trigger. 3. Natural language speech audio to be processed. 4. An event to be 1533 // triggered. 1534 // 1535 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1536 type QueryInput = src.QueryInput 1537 type QueryInput_Audio = src.QueryInput_Audio 1538 type QueryInput_Dtmf = src.QueryInput_Dtmf 1539 type QueryInput_Event = src.QueryInput_Event 1540 type QueryInput_Intent = src.QueryInput_Intent 1541 type QueryInput_Text = src.QueryInput_Text 1542 1543 // Represents the parameters of a conversational query. 1544 // 1545 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1546 type QueryParameters = src.QueryParameters 1547 1548 // Represents the result of a conversational query. 1549 // 1550 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1551 type QueryResult = src.QueryResult 1552 type QueryResult_Dtmf = src.QueryResult_Dtmf 1553 type QueryResult_Text = src.QueryResult_Text 1554 type QueryResult_Transcript = src.QueryResult_Transcript 1555 type QueryResult_TriggerEvent = src.QueryResult_TriggerEvent 1556 type QueryResult_TriggerIntent = src.QueryResult_TriggerIntent 1557 1558 // Resource name and display name. 1559 // 1560 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1561 type ResourceName = src.ResourceName 1562 1563 // Represents a response message that can be returned by a conversational 1564 // agent. Response messages are also used for output audio synthesis. The 1565 // approach is as follows: - If at least one OutputAudioText response is 1566 // present, then all OutputAudioText responses are linearly concatenated, and 1567 // the result is used for output audio synthesis. - If the OutputAudioText 1568 // responses are a mixture of text and SSML, then the concatenated result is 1569 // treated as SSML; otherwise, the result is treated as either text or SSML as 1570 // appropriate. The agent designer should ideally use either text or SSML 1571 // consistently throughout the bot design. - Otherwise, all Text responses are 1572 // linearly concatenated, and the result is used for output audio synthesis. 1573 // This approach allows for more sophisticated user experience scenarios, where 1574 // the text displayed to the user may differ from what is heard. 1575 // 1576 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1577 type ResponseMessage = src.ResponseMessage 1578 1579 // Indicates that the conversation succeeded, i.e., the bot handled the issue 1580 // that the customer talked to it about. Dialogflow only uses this to determine 1581 // which conversations should be counted as successful and doesn't process the 1582 // metadata in this message in any way. Note that Dialogflow also considers 1583 // conversations that get to the conversation end page as successful even if 1584 // they don't return 1585 // [ConversationSuccess][google.cloud.dialogflow.cx.v3.ResponseMessage.ConversationSuccess]. 1586 // You may set this, for example: - In the 1587 // [entry_fulfillment][google.cloud.dialogflow.cx.v3.Page.entry_fulfillment] of 1588 // a [Page][google.cloud.dialogflow.cx.v3.Page] if entering the page indicates 1589 // that the conversation succeeded. - In a webhook response when you determine 1590 // that you handled the customer issue. 1591 // 1592 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1593 type ResponseMessage_ConversationSuccess = src.ResponseMessage_ConversationSuccess 1594 type ResponseMessage_ConversationSuccess_ = src.ResponseMessage_ConversationSuccess_ 1595 1596 // Indicates that interaction with the Dialogflow agent has ended. This 1597 // message is generated by Dialogflow only and not supposed to be defined by 1598 // the user. 1599 // 1600 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1601 type ResponseMessage_EndInteraction = src.ResponseMessage_EndInteraction 1602 type ResponseMessage_EndInteraction_ = src.ResponseMessage_EndInteraction_ 1603 1604 // Indicates that the conversation should be handed off to a live agent. 1605 // Dialogflow only uses this to determine which conversations were handed off 1606 // to a human agent for measurement purposes. What else to do with this signal 1607 // is up to you and your handoff procedures. You may set this, for example: - 1608 // In the 1609 // [entry_fulfillment][google.cloud.dialogflow.cx.v3.Page.entry_fulfillment] of 1610 // a [Page][google.cloud.dialogflow.cx.v3.Page] if entering the page indicates 1611 // something went extremely wrong in the conversation. - In a webhook response 1612 // when you determine that the customer issue can only be handled by a human. 1613 // 1614 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1615 type ResponseMessage_LiveAgentHandoff = src.ResponseMessage_LiveAgentHandoff 1616 type ResponseMessage_LiveAgentHandoff_ = src.ResponseMessage_LiveAgentHandoff_ 1617 1618 // Represents an audio message that is composed of both segments synthesized 1619 // from the Dialogflow agent prompts and ones hosted externally at the 1620 // specified URIs. The external URIs are specified via 1621 // [play_audio][google.cloud.dialogflow.cx.v3.ResponseMessage.play_audio]. This 1622 // message is generated by Dialogflow only and not supposed to be defined by 1623 // the user. 1624 // 1625 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1626 type ResponseMessage_MixedAudio = src.ResponseMessage_MixedAudio 1627 type ResponseMessage_MixedAudio_ = src.ResponseMessage_MixedAudio_ 1628 1629 // Represents one segment of audio. 1630 // 1631 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1632 type ResponseMessage_MixedAudio_Segment = src.ResponseMessage_MixedAudio_Segment 1633 type ResponseMessage_MixedAudio_Segment_Audio = src.ResponseMessage_MixedAudio_Segment_Audio 1634 type ResponseMessage_MixedAudio_Segment_Uri = src.ResponseMessage_MixedAudio_Segment_Uri 1635 1636 // A text or ssml response that is preferentially used for TTS output audio 1637 // synthesis, as described in the comment on the ResponseMessage message. 1638 // 1639 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1640 type ResponseMessage_OutputAudioText = src.ResponseMessage_OutputAudioText 1641 type ResponseMessage_OutputAudioText_ = src.ResponseMessage_OutputAudioText_ 1642 type ResponseMessage_OutputAudioText_Ssml = src.ResponseMessage_OutputAudioText_Ssml 1643 type ResponseMessage_OutputAudioText_Text = src.ResponseMessage_OutputAudioText_Text 1644 type ResponseMessage_Payload = src.ResponseMessage_Payload 1645 1646 // Specifies an audio clip to be played by the client as part of the response. 1647 // 1648 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1649 type ResponseMessage_PlayAudio = src.ResponseMessage_PlayAudio 1650 type ResponseMessage_PlayAudio_ = src.ResponseMessage_PlayAudio_ 1651 1652 // Represents the signal that telles the client to transfer the phone call 1653 // connected to the agent to a third-party endpoint. 1654 // 1655 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1656 type ResponseMessage_TelephonyTransferCall = src.ResponseMessage_TelephonyTransferCall 1657 type ResponseMessage_TelephonyTransferCall_ = src.ResponseMessage_TelephonyTransferCall_ 1658 type ResponseMessage_TelephonyTransferCall_PhoneNumber = src.ResponseMessage_TelephonyTransferCall_PhoneNumber 1659 1660 // The text response message. 1661 // 1662 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1663 type ResponseMessage_Text = src.ResponseMessage_Text 1664 type ResponseMessage_Text_ = src.ResponseMessage_Text_ 1665 1666 // The request message for 1667 // [Agents.RestoreAgent][google.cloud.dialogflow.cx.v3.Agents.RestoreAgent]. 1668 // 1669 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1670 type RestoreAgentRequest = src.RestoreAgentRequest 1671 type RestoreAgentRequest_AgentContent = src.RestoreAgentRequest_AgentContent 1672 type RestoreAgentRequest_AgentUri = src.RestoreAgentRequest_AgentUri 1673 1674 // Restore option. 1675 // 1676 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1677 type RestoreAgentRequest_RestoreOption = src.RestoreAgentRequest_RestoreOption 1678 1679 // The configuration for auto rollout. 1680 // 1681 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1682 type RolloutConfig = src.RolloutConfig 1683 1684 // A single rollout step with specified traffic allocation. 1685 // 1686 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1687 type RolloutConfig_RolloutStep = src.RolloutConfig_RolloutStep 1688 1689 // State of the auto-rollout process. 1690 // 1691 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1692 type RolloutState = src.RolloutState 1693 1694 // Metadata returned for the 1695 // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest] 1696 // long running operation. 1697 // 1698 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1699 type RunContinuousTestMetadata = src.RunContinuousTestMetadata 1700 1701 // The request message for 1702 // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest]. 1703 // 1704 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1705 type RunContinuousTestRequest = src.RunContinuousTestRequest 1706 1707 // The response message for 1708 // [Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest]. 1709 // 1710 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1711 type RunContinuousTestResponse = src.RunContinuousTestResponse 1712 1713 // Metadata returned for the 1714 // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase] 1715 // long running operation. This message currently has no fields. 1716 // 1717 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1718 type RunTestCaseMetadata = src.RunTestCaseMetadata 1719 1720 // The request message for 1721 // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase]. 1722 // 1723 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1724 type RunTestCaseRequest = src.RunTestCaseRequest 1725 1726 // The response message for 1727 // [TestCases.RunTestCase][google.cloud.dialogflow.cx.v3.TestCases.RunTestCase]. 1728 // 1729 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1730 type RunTestCaseResponse = src.RunTestCaseResponse 1731 1732 // Represents the settings related to security issues, such as data redaction 1733 // and data retention. It may take hours for updates on the settings to 1734 // propagate to all the related components and take effect. 1735 // 1736 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1737 type SecuritySettings = src.SecuritySettings 1738 1739 // SecuritySettingsServiceClient is the client API for SecuritySettingsService 1740 // service. For semantics around ctx use and closing/ending streaming RPCs, 1741 // please refer to 1742 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1743 // 1744 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1745 type SecuritySettingsServiceClient = src.SecuritySettingsServiceClient 1746 1747 // SecuritySettingsServiceServer is the server API for SecuritySettingsService 1748 // service. 1749 // 1750 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1751 type SecuritySettingsServiceServer = src.SecuritySettingsServiceServer 1752 1753 // Settings for exporting audio. 1754 // 1755 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1756 type SecuritySettings_AudioExportSettings = src.SecuritySettings_AudioExportSettings 1757 1758 // File format for exported audio file. Currently only in telephony 1759 // recordings. 1760 // 1761 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1762 type SecuritySettings_AudioExportSettings_AudioFormat = src.SecuritySettings_AudioExportSettings_AudioFormat 1763 1764 // Settings for exporting conversations to 1765 // [Insights](https://cloud.google.com/contact-center/insights/docs). 1766 // 1767 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1768 type SecuritySettings_InsightsExportSettings = src.SecuritySettings_InsightsExportSettings 1769 1770 // Type of data we purge after retention settings triggers purge. 1771 // 1772 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1773 type SecuritySettings_PurgeDataType = src.SecuritySettings_PurgeDataType 1774 1775 // Defines what types of data to redact. 1776 // 1777 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1778 type SecuritySettings_RedactionScope = src.SecuritySettings_RedactionScope 1779 1780 // Defines how we redact data. 1781 // 1782 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1783 type SecuritySettings_RedactionStrategy = src.SecuritySettings_RedactionStrategy 1784 type SecuritySettings_RetentionWindowDays = src.SecuritySettings_RetentionWindowDays 1785 1786 // The result of sentiment analysis. Sentiment analysis inspects user input 1787 // and identifies the prevailing subjective opinion, especially to determine a 1788 // user's attitude as positive, negative, or neutral. 1789 // 1790 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1791 type SentimentAnalysisResult = src.SentimentAnalysisResult 1792 1793 // Session entity types are referred to as **User** entity types and are 1794 // entities that are built for an individual user such as favorites, 1795 // preferences, playlists, and so on. You can redefine a session entity type at 1796 // the session level to extend or replace a [custom entity 1797 // type][google.cloud.dialogflow.cx.v3.EntityType] at the user session level 1798 // (we refer to the entity types defined at the agent level as "custom entity 1799 // types"). Note: session entity types apply to all queries, regardless of the 1800 // language. For more information about entity types, see the [Dialogflow 1801 // documentation](https://cloud.google.com/dialogflow/docs/entities-overview). 1802 // 1803 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1804 type SessionEntityType = src.SessionEntityType 1805 1806 // The types of modifications for the session entity type. 1807 // 1808 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1809 type SessionEntityType_EntityOverrideMode = src.SessionEntityType_EntityOverrideMode 1810 1811 // SessionEntityTypesClient is the client API for SessionEntityTypes service. 1812 // For semantics around ctx use and closing/ending streaming RPCs, please refer 1813 // to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1814 // 1815 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1816 type SessionEntityTypesClient = src.SessionEntityTypesClient 1817 1818 // SessionEntityTypesServer is the server API for SessionEntityTypes service. 1819 // 1820 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1821 type SessionEntityTypesServer = src.SessionEntityTypesServer 1822 1823 // Represents session information communicated to and from the webhook. 1824 // 1825 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1826 type SessionInfo = src.SessionInfo 1827 1828 // SessionsClient is the client API for Sessions service. For semantics around 1829 // ctx use and closing/ending streaming RPCs, please refer to 1830 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1831 // 1832 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1833 type SessionsClient = src.SessionsClient 1834 1835 // SessionsServer is the server API for Sessions service. 1836 // 1837 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1838 type SessionsServer = src.SessionsServer 1839 type Sessions_StreamingDetectIntentClient = src.Sessions_StreamingDetectIntentClient 1840 type Sessions_StreamingDetectIntentServer = src.Sessions_StreamingDetectIntentServer 1841 1842 // Variant of the specified [Speech 1843 // model][google.cloud.dialogflow.cx.v3.InputAudioConfig.model] to use. See the 1844 // [Cloud Speech 1845 // documentation](https://cloud.google.com/speech-to-text/docs/enhanced-models) 1846 // for which models have different variants. For example, the "phone_call" 1847 // model has both a standard and an enhanced variant. When you use an enhanced 1848 // model, you will generally receive higher quality results than for a standard 1849 // model. 1850 // 1851 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1852 type SpeechModelVariant = src.SpeechModelVariant 1853 1854 // Settings related to speech recognition. 1855 // 1856 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1857 type SpeechToTextSettings = src.SpeechToTextSettings 1858 1859 // Information for a word recognized by the speech recognizer. 1860 // 1861 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1862 type SpeechWordInfo = src.SpeechWordInfo 1863 1864 // Gender of the voice as described in [SSML voice 1865 // element](https://www.w3.org/TR/speech-synthesis11/#edef_voice). 1866 // 1867 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1868 type SsmlVoiceGender = src.SsmlVoiceGender 1869 1870 // The request message for 1871 // [Experiments.StartExperiment][google.cloud.dialogflow.cx.v3.Experiments.StartExperiment]. 1872 // 1873 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1874 type StartExperimentRequest = src.StartExperimentRequest 1875 1876 // The request message for 1877 // [Experiments.StopExperiment][google.cloud.dialogflow.cx.v3.Experiments.StopExperiment]. 1878 // 1879 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1880 type StopExperimentRequest = src.StopExperimentRequest 1881 1882 // The top-level message sent by the client to the 1883 // [Sessions.StreamingDetectIntent][google.cloud.dialogflow.cx.v3.Sessions.StreamingDetectIntent] 1884 // method. Multiple request messages should be sent in order: 1. The first 1885 // message must contain 1886 // [session][google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequest.session], 1887 // [query_input][google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequest.query_input] 1888 // plus optionally 1889 // [query_params][google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequest.query_params]. 1890 // If the client wants to receive an audio response, it should also contain 1891 // [output_audio_config][google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequest.output_audio_config]. 1892 // 2. If 1893 // [query_input][google.cloud.dialogflow.cx.v3.StreamingDetectIntentRequest.query_input] 1894 // was set to 1895 // [query_input.audio.config][google.cloud.dialogflow.cx.v3.AudioInput.config], 1896 // all subsequent messages must contain 1897 // [query_input.audio.audio][google.cloud.dialogflow.cx.v3.AudioInput.audio] to 1898 // continue with Speech recognition. If you decide to rather detect an intent 1899 // from text input after you already started Speech recognition, please send a 1900 // message with 1901 // [query_input.text][google.cloud.dialogflow.cx.v3.QueryInput.text]. However, 1902 // note that: * Dialogflow will bill you for the audio duration so far. * 1903 // Dialogflow discards all Speech recognition results in favor of the input 1904 // text. * Dialogflow will use the language code from the first message. After 1905 // you sent all input, you must half-close or abort the request stream. 1906 // 1907 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1908 type StreamingDetectIntentRequest = src.StreamingDetectIntentRequest 1909 1910 // The top-level message returned from the 1911 // [StreamingDetectIntent][google.cloud.dialogflow.cx.v3.Sessions.StreamingDetectIntent] 1912 // method. Multiple response messages (N) can be returned in order. The first 1913 // (N-1) responses set either the `recognition_result` or 1914 // `detect_intent_response` field, depending on the request: - If the 1915 // `StreamingDetectIntentRequest.query_input.audio` field was set, and the 1916 // `StreamingDetectIntentRequest.enable_partial_response` field was false, the 1917 // `recognition_result` field is populated for each of the (N-1) responses. See 1918 // the 1919 // [StreamingRecognitionResult][google.cloud.dialogflow.cx.v3.StreamingRecognitionResult] 1920 // message for details about the result message sequence. - If the 1921 // `StreamingDetectIntentRequest.enable_partial_response` field was true, the 1922 // `detect_intent_response` field is populated for each of the (N-1) responses, 1923 // where 1 <= N <= 4. These responses set the 1924 // [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3.DetectIntentResponse.response_type] 1925 // field to `PARTIAL`. For the final Nth response message, the 1926 // `detect_intent_response` is fully populated, and 1927 // [DetectIntentResponse.response_type][google.cloud.dialogflow.cx.v3.DetectIntentResponse.response_type] 1928 // is set to `FINAL`. 1929 // 1930 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1931 type StreamingDetectIntentResponse = src.StreamingDetectIntentResponse 1932 type StreamingDetectIntentResponse_DetectIntentResponse = src.StreamingDetectIntentResponse_DetectIntentResponse 1933 type StreamingDetectIntentResponse_RecognitionResult = src.StreamingDetectIntentResponse_RecognitionResult 1934 1935 // Contains a speech recognition result corresponding to a portion of the 1936 // audio that is currently being processed or an indication that this is the 1937 // end of the single requested utterance. While end-user audio is being 1938 // processed, Dialogflow sends a series of results. Each result may contain a 1939 // `transcript` value. A transcript represents a portion of the utterance. 1940 // While the recognizer is processing audio, transcript values may be interim 1941 // values or finalized values. Once a transcript is finalized, the `is_final` 1942 // value is set to true and processing continues for the next transcript. If 1943 // `StreamingDetectIntentRequest.query_input.audio.config.single_utterance` was 1944 // true, and the recognizer has completed processing audio, the `message_type` 1945 // value is set to `END_OF_SINGLE_UTTERANCE and the following (last) result 1946 // contains the last finalized transcript. The complete end-user utterance is 1947 // determined by concatenating the finalized transcript values received for the 1948 // series of results. In the following example, single utterance is enabled. In 1949 // the case where single utterance is not enabled, result 7 would not occur. 1950 // ``` Num | transcript | message_type | is_final --- | ----------------------- 1951 // | ----------------------- | -------- 1 | "tube" | TRANSCRIPT | false 2 | "to 1952 // be a" | TRANSCRIPT | false 3 | "to be" | TRANSCRIPT | false 4 | "to be or 1953 // not to be" | TRANSCRIPT | true 5 | "that's" | TRANSCRIPT | false 6 | "that 1954 // is | TRANSCRIPT | false 7 | unset | END_OF_SINGLE_UTTERANCE | unset 8 | " 1955 // that is the question" | TRANSCRIPT | true ``` Concatenating the finalized 1956 // transcripts with `is_final` set to true, the complete utterance becomes "to 1957 // be or not to be that is the question". 1958 // 1959 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1960 type StreamingRecognitionResult = src.StreamingRecognitionResult 1961 1962 // Type of the response message. 1963 // 1964 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1965 type StreamingRecognitionResult_MessageType = src.StreamingRecognitionResult_MessageType 1966 1967 // Configuration of how speech should be synthesized. 1968 // 1969 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1970 type SynthesizeSpeechConfig = src.SynthesizeSpeechConfig 1971 1972 // Represents a test case. 1973 // 1974 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1975 type TestCase = src.TestCase 1976 1977 // Error info for importing a test. 1978 // 1979 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1980 type TestCaseError = src.TestCaseError 1981 1982 // Represents a result from running a test case in an agent environment. 1983 // 1984 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1985 type TestCaseResult = src.TestCaseResult 1986 1987 // TestCasesClient is the client API for TestCases service. For semantics 1988 // around ctx use and closing/ending streaming RPCs, please refer to 1989 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 1990 // 1991 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1992 type TestCasesClient = src.TestCasesClient 1993 1994 // TestCasesServer is the server API for TestCases service. 1995 // 1996 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 1997 type TestCasesServer = src.TestCasesServer 1998 1999 // Represents configurations for a test case. 2000 // 2001 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2002 type TestConfig = src.TestConfig 2003 2004 // Error info for running a test. 2005 // 2006 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2007 type TestError = src.TestError 2008 2009 // The test result for a test case and an agent environment. 2010 // 2011 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2012 type TestResult = src.TestResult 2013 2014 // The description of differences between original and replayed agent output. 2015 // 2016 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2017 type TestRunDifference = src.TestRunDifference 2018 2019 // What part of the message replay differs from the test case. 2020 // 2021 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2022 type TestRunDifference_DiffType = src.TestRunDifference_DiffType 2023 2024 // Represents the natural language text to be processed. 2025 // 2026 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2027 type TextInput = src.TextInput 2028 2029 // The request message for 2030 // [Flows.TrainFlow][google.cloud.dialogflow.cx.v3.Flows.TrainFlow]. 2031 // 2032 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2033 type TrainFlowRequest = src.TrainFlowRequest 2034 2035 // Transition coverage represents the percentage of all possible page 2036 // transitions (page-level transition routes and event handlers, excluding 2037 // transition route groups) present within any of a parent's test cases. 2038 // 2039 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2040 type TransitionCoverage = src.TransitionCoverage 2041 2042 // A transition in a page. 2043 // 2044 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2045 type TransitionCoverage_Transition = src.TransitionCoverage_Transition 2046 2047 // The source or target of a transition. 2048 // 2049 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2050 type TransitionCoverage_TransitionNode = src.TransitionCoverage_TransitionNode 2051 type TransitionCoverage_TransitionNode_Flow = src.TransitionCoverage_TransitionNode_Flow 2052 type TransitionCoverage_TransitionNode_Page = src.TransitionCoverage_TransitionNode_Page 2053 type TransitionCoverage_Transition_EventHandler = src.TransitionCoverage_Transition_EventHandler 2054 type TransitionCoverage_Transition_TransitionRoute = src.TransitionCoverage_Transition_TransitionRoute 2055 2056 // A transition route specifies a 2057 // [intent][google.cloud.dialogflow.cx.v3.Intent] that can be matched and/or a 2058 // data condition that can be evaluated during a session. When a specified 2059 // transition is matched, the following actions are taken in order: * If there 2060 // is a 2061 // [`trigger_fulfillment`][google.cloud.dialogflow.cx.v3.TransitionRoute.trigger_fulfillment] 2062 // associated with the transition, it will be called. * If there is a 2063 // [`target_page`][google.cloud.dialogflow.cx.v3.TransitionRoute.target_page] 2064 // associated with the transition, the session will transition into the 2065 // specified page. * If there is a 2066 // [`target_flow`][google.cloud.dialogflow.cx.v3.TransitionRoute.target_flow] 2067 // associated with the transition, the session will transition into the 2068 // specified flow. 2069 // 2070 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2071 type TransitionRoute = src.TransitionRoute 2072 2073 // An TransitionRouteGroup represents a group of 2074 // [`TransitionRoutes`][google.cloud.dialogflow.cx.v3.TransitionRoute] to be 2075 // used by a [Page][google.cloud.dialogflow.cx.v3.Page]. 2076 // 2077 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2078 type TransitionRouteGroup = src.TransitionRouteGroup 2079 2080 // Transition route group coverage represents the percentage of all possible 2081 // transition routes present within any of a parent's test cases. The results 2082 // are grouped by the transition route group. 2083 // 2084 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2085 type TransitionRouteGroupCoverage = src.TransitionRouteGroupCoverage 2086 2087 // Coverage result message for one transition route group. 2088 // 2089 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2090 type TransitionRouteGroupCoverage_Coverage = src.TransitionRouteGroupCoverage_Coverage 2091 2092 // A transition coverage in a transition route group. 2093 // 2094 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2095 type TransitionRouteGroupCoverage_Coverage_Transition = src.TransitionRouteGroupCoverage_Coverage_Transition 2096 2097 // TransitionRouteGroupsClient is the client API for TransitionRouteGroups 2098 // service. For semantics around ctx use and closing/ending streaming RPCs, 2099 // please refer to 2100 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2101 // 2102 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2103 type TransitionRouteGroupsClient = src.TransitionRouteGroupsClient 2104 2105 // TransitionRouteGroupsServer is the server API for TransitionRouteGroups 2106 // service. 2107 // 2108 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2109 type TransitionRouteGroupsServer = src.TransitionRouteGroupsServer 2110 type TransitionRoute_TargetFlow = src.TransitionRoute_TargetFlow 2111 type TransitionRoute_TargetPage = src.TransitionRoute_TargetPage 2112 2113 // UnimplementedAgentsServer can be embedded to have forward compatible 2114 // implementations. 2115 // 2116 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2117 type UnimplementedAgentsServer = src.UnimplementedAgentsServer 2118 2119 // UnimplementedChangelogsServer can be embedded to have forward compatible 2120 // implementations. 2121 // 2122 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2123 type UnimplementedChangelogsServer = src.UnimplementedChangelogsServer 2124 2125 // UnimplementedDeploymentsServer can be embedded to have forward compatible 2126 // implementations. 2127 // 2128 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2129 type UnimplementedDeploymentsServer = src.UnimplementedDeploymentsServer 2130 2131 // UnimplementedEntityTypesServer can be embedded to have forward compatible 2132 // implementations. 2133 // 2134 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2135 type UnimplementedEntityTypesServer = src.UnimplementedEntityTypesServer 2136 2137 // UnimplementedEnvironmentsServer can be embedded to have forward compatible 2138 // implementations. 2139 // 2140 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2141 type UnimplementedEnvironmentsServer = src.UnimplementedEnvironmentsServer 2142 2143 // UnimplementedExperimentsServer can be embedded to have forward compatible 2144 // implementations. 2145 // 2146 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2147 type UnimplementedExperimentsServer = src.UnimplementedExperimentsServer 2148 2149 // UnimplementedFlowsServer can be embedded to have forward compatible 2150 // implementations. 2151 // 2152 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2153 type UnimplementedFlowsServer = src.UnimplementedFlowsServer 2154 2155 // UnimplementedIntentsServer can be embedded to have forward compatible 2156 // implementations. 2157 // 2158 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2159 type UnimplementedIntentsServer = src.UnimplementedIntentsServer 2160 2161 // UnimplementedPagesServer can be embedded to have forward compatible 2162 // implementations. 2163 // 2164 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2165 type UnimplementedPagesServer = src.UnimplementedPagesServer 2166 2167 // UnimplementedSecuritySettingsServiceServer can be embedded to have forward 2168 // compatible implementations. 2169 // 2170 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2171 type UnimplementedSecuritySettingsServiceServer = src.UnimplementedSecuritySettingsServiceServer 2172 2173 // UnimplementedSessionEntityTypesServer can be embedded to have forward 2174 // compatible implementations. 2175 // 2176 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2177 type UnimplementedSessionEntityTypesServer = src.UnimplementedSessionEntityTypesServer 2178 2179 // UnimplementedSessionsServer can be embedded to have forward compatible 2180 // implementations. 2181 // 2182 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2183 type UnimplementedSessionsServer = src.UnimplementedSessionsServer 2184 2185 // UnimplementedTestCasesServer can be embedded to have forward compatible 2186 // implementations. 2187 // 2188 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2189 type UnimplementedTestCasesServer = src.UnimplementedTestCasesServer 2190 2191 // UnimplementedTransitionRouteGroupsServer can be embedded to have forward 2192 // compatible implementations. 2193 // 2194 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2195 type UnimplementedTransitionRouteGroupsServer = src.UnimplementedTransitionRouteGroupsServer 2196 2197 // UnimplementedVersionsServer can be embedded to have forward compatible 2198 // implementations. 2199 // 2200 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2201 type UnimplementedVersionsServer = src.UnimplementedVersionsServer 2202 2203 // UnimplementedWebhooksServer can be embedded to have forward compatible 2204 // implementations. 2205 // 2206 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2207 type UnimplementedWebhooksServer = src.UnimplementedWebhooksServer 2208 2209 // The request message for 2210 // [Agents.UpdateAgent][google.cloud.dialogflow.cx.v3.Agents.UpdateAgent]. 2211 // 2212 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2213 type UpdateAgentRequest = src.UpdateAgentRequest 2214 2215 // The request message for 2216 // [EntityTypes.UpdateEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.UpdateEntityType]. 2217 // 2218 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2219 type UpdateEntityTypeRequest = src.UpdateEntityTypeRequest 2220 2221 // The request message for 2222 // [Environments.UpdateEnvironment][google.cloud.dialogflow.cx.v3.Environments.UpdateEnvironment]. 2223 // 2224 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2225 type UpdateEnvironmentRequest = src.UpdateEnvironmentRequest 2226 2227 // The request message for 2228 // [Experiments.UpdateExperiment][google.cloud.dialogflow.cx.v3.Experiments.UpdateExperiment]. 2229 // 2230 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2231 type UpdateExperimentRequest = src.UpdateExperimentRequest 2232 2233 // The request message for 2234 // [Flows.UpdateFlow][google.cloud.dialogflow.cx.v3.Flows.UpdateFlow]. 2235 // 2236 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2237 type UpdateFlowRequest = src.UpdateFlowRequest 2238 2239 // The request message for 2240 // [Intents.UpdateIntent][google.cloud.dialogflow.cx.v3.Intents.UpdateIntent]. 2241 // 2242 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2243 type UpdateIntentRequest = src.UpdateIntentRequest 2244 2245 // The request message for 2246 // [Pages.UpdatePage][google.cloud.dialogflow.cx.v3.Pages.UpdatePage]. 2247 // 2248 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2249 type UpdatePageRequest = src.UpdatePageRequest 2250 2251 // The request message for 2252 // [SecuritySettingsService.UpdateSecuritySettings][google.cloud.dialogflow.cx.v3.SecuritySettingsService.UpdateSecuritySettings]. 2253 // 2254 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2255 type UpdateSecuritySettingsRequest = src.UpdateSecuritySettingsRequest 2256 2257 // The request message for 2258 // [SessionEntityTypes.UpdateSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.UpdateSessionEntityType]. 2259 // 2260 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2261 type UpdateSessionEntityTypeRequest = src.UpdateSessionEntityTypeRequest 2262 2263 // The request message for 2264 // [TestCases.UpdateTestCase][google.cloud.dialogflow.cx.v3.TestCases.UpdateTestCase]. 2265 // 2266 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2267 type UpdateTestCaseRequest = src.UpdateTestCaseRequest 2268 2269 // The request message for 2270 // [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.UpdateTransitionRouteGroup]. 2271 // 2272 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2273 type UpdateTransitionRouteGroupRequest = src.UpdateTransitionRouteGroupRequest 2274 2275 // The request message for 2276 // [Versions.UpdateVersion][google.cloud.dialogflow.cx.v3.Versions.UpdateVersion]. 2277 // 2278 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2279 type UpdateVersionRequest = src.UpdateVersionRequest 2280 2281 // The request message for 2282 // [Webhooks.UpdateWebhook][google.cloud.dialogflow.cx.v3.Webhooks.UpdateWebhook]. 2283 // 2284 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2285 type UpdateWebhookRequest = src.UpdateWebhookRequest 2286 2287 // The request message for 2288 // [Agents.ValidateAgent][google.cloud.dialogflow.cx.v3.Agents.ValidateAgent]. 2289 // 2290 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2291 type ValidateAgentRequest = src.ValidateAgentRequest 2292 2293 // The request message for 2294 // [Flows.ValidateFlow][google.cloud.dialogflow.cx.v3.Flows.ValidateFlow]. 2295 // 2296 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2297 type ValidateFlowRequest = src.ValidateFlowRequest 2298 2299 // Agent/flow validation message. 2300 // 2301 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2302 type ValidationMessage = src.ValidationMessage 2303 2304 // Resource types. 2305 // 2306 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2307 type ValidationMessage_ResourceType = src.ValidationMessage_ResourceType 2308 2309 // Severity level. 2310 // 2311 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2312 type ValidationMessage_Severity = src.ValidationMessage_Severity 2313 2314 // The history of variants update. 2315 // 2316 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2317 type VariantsHistory = src.VariantsHistory 2318 type VariantsHistory_VersionVariants = src.VariantsHistory_VersionVariants 2319 2320 // Represents a version of a flow. 2321 // 2322 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2323 type Version = src.Version 2324 2325 // A list of flow version variants. 2326 // 2327 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2328 type VersionVariants = src.VersionVariants 2329 2330 // A single flow version with specified traffic allocation. 2331 // 2332 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2333 type VersionVariants_Variant = src.VersionVariants_Variant 2334 2335 // The state of the version. 2336 // 2337 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2338 type Version_State = src.Version_State 2339 2340 // VersionsClient is the client API for Versions service. For semantics around 2341 // ctx use and closing/ending streaming RPCs, please refer to 2342 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2343 // 2344 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2345 type VersionsClient = src.VersionsClient 2346 2347 // VersionsServer is the server API for Versions service. 2348 // 2349 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2350 type VersionsServer = src.VersionsServer 2351 2352 // Description of which voice to use for speech synthesis. 2353 // 2354 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2355 type VoiceSelectionParams = src.VoiceSelectionParams 2356 2357 // Webhooks host the developer's business logic. During a session, webhooks 2358 // allow the developer to use the data extracted by Dialogflow's natural 2359 // language processing to generate dynamic responses, validate collected data, 2360 // or trigger actions on the backend. 2361 // 2362 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2363 type Webhook = src.Webhook 2364 2365 // The request message for a webhook call. The request is sent as a JSON 2366 // object and the field names will be presented in camel cases. You may see 2367 // undocumented fields in an actual request. These fields are used internally 2368 // by Dialogflow and should be ignored. 2369 // 2370 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2371 type WebhookRequest = src.WebhookRequest 2372 2373 // Represents fulfillment information communicated to the webhook. 2374 // 2375 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2376 type WebhookRequest_FulfillmentInfo = src.WebhookRequest_FulfillmentInfo 2377 2378 // Represents intent information communicated to the webhook. 2379 // 2380 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2381 type WebhookRequest_IntentInfo = src.WebhookRequest_IntentInfo 2382 2383 // Represents a value for an intent parameter. 2384 // 2385 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2386 type WebhookRequest_IntentInfo_IntentParameterValue = src.WebhookRequest_IntentInfo_IntentParameterValue 2387 2388 // Represents the result of sentiment analysis. 2389 // 2390 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2391 type WebhookRequest_SentimentAnalysisResult = src.WebhookRequest_SentimentAnalysisResult 2392 type WebhookRequest_Text = src.WebhookRequest_Text 2393 type WebhookRequest_Transcript = src.WebhookRequest_Transcript 2394 type WebhookRequest_TriggerEvent = src.WebhookRequest_TriggerEvent 2395 type WebhookRequest_TriggerIntent = src.WebhookRequest_TriggerIntent 2396 2397 // The response message for a webhook call. 2398 // 2399 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2400 type WebhookResponse = src.WebhookResponse 2401 2402 // Represents a fulfillment response to the user. 2403 // 2404 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2405 type WebhookResponse_FulfillmentResponse = src.WebhookResponse_FulfillmentResponse 2406 2407 // Defines merge behavior for `messages`. 2408 // 2409 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2410 type WebhookResponse_FulfillmentResponse_MergeBehavior = src.WebhookResponse_FulfillmentResponse_MergeBehavior 2411 type WebhookResponse_TargetFlow = src.WebhookResponse_TargetFlow 2412 type WebhookResponse_TargetPage = src.WebhookResponse_TargetPage 2413 2414 // Represents configuration for a generic web service. 2415 // 2416 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2417 type Webhook_GenericWebService = src.Webhook_GenericWebService 2418 type Webhook_GenericWebService_ = src.Webhook_GenericWebService_ 2419 type Webhook_ServiceDirectory = src.Webhook_ServiceDirectory 2420 2421 // Represents configuration for a [Service 2422 // Directory](https://cloud.google.com/service-directory) service. 2423 // 2424 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2425 type Webhook_ServiceDirectoryConfig = src.Webhook_ServiceDirectoryConfig 2426 2427 // WebhooksClient is the client API for Webhooks service. For semantics around 2428 // ctx use and closing/ending streaming RPCs, please refer to 2429 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 2430 // 2431 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2432 type WebhooksClient = src.WebhooksClient 2433 2434 // WebhooksServer is the server API for Webhooks service. 2435 // 2436 // Deprecated: Please use types in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2437 type WebhooksServer = src.WebhooksServer 2438 2439 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2440 func NewAgentsClient(cc grpc.ClientConnInterface) AgentsClient { return src.NewAgentsClient(cc) } 2441 2442 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2443 func NewChangelogsClient(cc grpc.ClientConnInterface) ChangelogsClient { 2444 return src.NewChangelogsClient(cc) 2445 } 2446 2447 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2448 func NewDeploymentsClient(cc grpc.ClientConnInterface) DeploymentsClient { 2449 return src.NewDeploymentsClient(cc) 2450 } 2451 2452 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2453 func NewEntityTypesClient(cc grpc.ClientConnInterface) EntityTypesClient { 2454 return src.NewEntityTypesClient(cc) 2455 } 2456 2457 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2458 func NewEnvironmentsClient(cc grpc.ClientConnInterface) EnvironmentsClient { 2459 return src.NewEnvironmentsClient(cc) 2460 } 2461 2462 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2463 func NewExperimentsClient(cc grpc.ClientConnInterface) ExperimentsClient { 2464 return src.NewExperimentsClient(cc) 2465 } 2466 2467 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2468 func NewFlowsClient(cc grpc.ClientConnInterface) FlowsClient { return src.NewFlowsClient(cc) } 2469 2470 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2471 func NewIntentsClient(cc grpc.ClientConnInterface) IntentsClient { return src.NewIntentsClient(cc) } 2472 2473 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2474 func NewPagesClient(cc grpc.ClientConnInterface) PagesClient { return src.NewPagesClient(cc) } 2475 2476 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2477 func NewSecuritySettingsServiceClient(cc grpc.ClientConnInterface) SecuritySettingsServiceClient { 2478 return src.NewSecuritySettingsServiceClient(cc) 2479 } 2480 2481 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2482 func NewSessionEntityTypesClient(cc grpc.ClientConnInterface) SessionEntityTypesClient { 2483 return src.NewSessionEntityTypesClient(cc) 2484 } 2485 2486 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2487 func NewSessionsClient(cc grpc.ClientConnInterface) SessionsClient { return src.NewSessionsClient(cc) } 2488 2489 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2490 func NewTestCasesClient(cc grpc.ClientConnInterface) TestCasesClient { 2491 return src.NewTestCasesClient(cc) 2492 } 2493 2494 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2495 func NewTransitionRouteGroupsClient(cc grpc.ClientConnInterface) TransitionRouteGroupsClient { 2496 return src.NewTransitionRouteGroupsClient(cc) 2497 } 2498 2499 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2500 func NewVersionsClient(cc grpc.ClientConnInterface) VersionsClient { return src.NewVersionsClient(cc) } 2501 2502 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2503 func NewWebhooksClient(cc grpc.ClientConnInterface) WebhooksClient { return src.NewWebhooksClient(cc) } 2504 2505 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2506 func RegisterAgentsServer(s *grpc.Server, srv AgentsServer) { src.RegisterAgentsServer(s, srv) } 2507 2508 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2509 func RegisterChangelogsServer(s *grpc.Server, srv ChangelogsServer) { 2510 src.RegisterChangelogsServer(s, srv) 2511 } 2512 2513 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2514 func RegisterDeploymentsServer(s *grpc.Server, srv DeploymentsServer) { 2515 src.RegisterDeploymentsServer(s, srv) 2516 } 2517 2518 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2519 func RegisterEntityTypesServer(s *grpc.Server, srv EntityTypesServer) { 2520 src.RegisterEntityTypesServer(s, srv) 2521 } 2522 2523 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2524 func RegisterEnvironmentsServer(s *grpc.Server, srv EnvironmentsServer) { 2525 src.RegisterEnvironmentsServer(s, srv) 2526 } 2527 2528 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2529 func RegisterExperimentsServer(s *grpc.Server, srv ExperimentsServer) { 2530 src.RegisterExperimentsServer(s, srv) 2531 } 2532 2533 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2534 func RegisterFlowsServer(s *grpc.Server, srv FlowsServer) { src.RegisterFlowsServer(s, srv) } 2535 2536 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2537 func RegisterIntentsServer(s *grpc.Server, srv IntentsServer) { src.RegisterIntentsServer(s, srv) } 2538 2539 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2540 func RegisterPagesServer(s *grpc.Server, srv PagesServer) { src.RegisterPagesServer(s, srv) } 2541 2542 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2543 func RegisterSecuritySettingsServiceServer(s *grpc.Server, srv SecuritySettingsServiceServer) { 2544 src.RegisterSecuritySettingsServiceServer(s, srv) 2545 } 2546 2547 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2548 func RegisterSessionEntityTypesServer(s *grpc.Server, srv SessionEntityTypesServer) { 2549 src.RegisterSessionEntityTypesServer(s, srv) 2550 } 2551 2552 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2553 func RegisterSessionsServer(s *grpc.Server, srv SessionsServer) { src.RegisterSessionsServer(s, srv) } 2554 2555 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2556 func RegisterTestCasesServer(s *grpc.Server, srv TestCasesServer) { 2557 src.RegisterTestCasesServer(s, srv) 2558 } 2559 2560 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2561 func RegisterTransitionRouteGroupsServer(s *grpc.Server, srv TransitionRouteGroupsServer) { 2562 src.RegisterTransitionRouteGroupsServer(s, srv) 2563 } 2564 2565 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2566 func RegisterVersionsServer(s *grpc.Server, srv VersionsServer) { src.RegisterVersionsServer(s, srv) } 2567 2568 // Deprecated: Please use funcs in: cloud.google.com/go/dialogflow/cx/apiv3/cxpb 2569 func RegisterWebhooksServer(s *grpc.Server, srv WebhooksServer) { src.RegisterWebhooksServer(s, srv) } 2570