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 contactcenterinsights aliases all exported identifiers in package 18 // "cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb". 19 // 20 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb. 21 // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md 22 // for more details. 23 package contactcenterinsights 24 25 import ( 26 src "cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb" 27 grpc "google.golang.org/grpc" 28 ) 29 30 // Deprecated: Please use consts in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 31 const ( 32 AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED = src.AnswerFeedback_CORRECTNESS_LEVEL_UNSPECIFIED 33 AnswerFeedback_FULLY_CORRECT = src.AnswerFeedback_FULLY_CORRECT 34 AnswerFeedback_NOT_CORRECT = src.AnswerFeedback_NOT_CORRECT 35 AnswerFeedback_PARTIALLY_CORRECT = src.AnswerFeedback_PARTIALLY_CORRECT 36 ConversationParticipant_ANY_AGENT = src.ConversationParticipant_ANY_AGENT 37 ConversationParticipant_AUTOMATED_AGENT = src.ConversationParticipant_AUTOMATED_AGENT 38 ConversationParticipant_END_USER = src.ConversationParticipant_END_USER 39 ConversationParticipant_HUMAN_AGENT = src.ConversationParticipant_HUMAN_AGENT 40 ConversationParticipant_ROLE_UNSPECIFIED = src.ConversationParticipant_ROLE_UNSPECIFIED 41 ConversationView_BASIC = src.ConversationView_BASIC 42 ConversationView_CONVERSATION_VIEW_UNSPECIFIED = src.ConversationView_CONVERSATION_VIEW_UNSPECIFIED 43 ConversationView_FULL = src.ConversationView_FULL 44 Conversation_CHAT = src.Conversation_CHAT 45 Conversation_MEDIUM_UNSPECIFIED = src.Conversation_MEDIUM_UNSPECIFIED 46 Conversation_PHONE_CALL = src.Conversation_PHONE_CALL 47 EntityMentionData_COMMON = src.EntityMentionData_COMMON 48 EntityMentionData_MENTION_TYPE_UNSPECIFIED = src.EntityMentionData_MENTION_TYPE_UNSPECIFIED 49 EntityMentionData_PROPER = src.EntityMentionData_PROPER 50 Entity_ADDRESS = src.Entity_ADDRESS 51 Entity_CONSUMER_GOOD = src.Entity_CONSUMER_GOOD 52 Entity_DATE = src.Entity_DATE 53 Entity_EVENT = src.Entity_EVENT 54 Entity_LOCATION = src.Entity_LOCATION 55 Entity_NUMBER = src.Entity_NUMBER 56 Entity_ORGANIZATION = src.Entity_ORGANIZATION 57 Entity_OTHER = src.Entity_OTHER 58 Entity_PERSON = src.Entity_PERSON 59 Entity_PHONE_NUMBER = src.Entity_PHONE_NUMBER 60 Entity_PRICE = src.Entity_PRICE 61 Entity_TYPE_UNSPECIFIED = src.Entity_TYPE_UNSPECIFIED 62 Entity_WORK_OF_ART = src.Entity_WORK_OF_ART 63 ExportInsightsDataRequest_WRITE_APPEND = src.ExportInsightsDataRequest_WRITE_APPEND 64 ExportInsightsDataRequest_WRITE_DISPOSITION_UNSPECIFIED = src.ExportInsightsDataRequest_WRITE_DISPOSITION_UNSPECIFIED 65 ExportInsightsDataRequest_WRITE_TRUNCATE = src.ExportInsightsDataRequest_WRITE_TRUNCATE 66 IssueModel_DELETING = src.IssueModel_DELETING 67 IssueModel_DEPLOYED = src.IssueModel_DEPLOYED 68 IssueModel_DEPLOYING = src.IssueModel_DEPLOYING 69 IssueModel_STATE_UNSPECIFIED = src.IssueModel_STATE_UNSPECIFIED 70 IssueModel_UNDEPLOYED = src.IssueModel_UNDEPLOYED 71 IssueModel_UNDEPLOYING = src.IssueModel_UNDEPLOYING 72 PhraseMatchRuleGroup_ALL_OF = src.PhraseMatchRuleGroup_ALL_OF 73 PhraseMatchRuleGroup_ANY_OF = src.PhraseMatchRuleGroup_ANY_OF 74 PhraseMatchRuleGroup_PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED = src.PhraseMatchRuleGroup_PHRASE_MATCH_RULE_GROUP_TYPE_UNSPECIFIED 75 PhraseMatcher_ALL_OF = src.PhraseMatcher_ALL_OF 76 PhraseMatcher_ANY_OF = src.PhraseMatcher_ANY_OF 77 PhraseMatcher_PHRASE_MATCHER_TYPE_UNSPECIFIED = src.PhraseMatcher_PHRASE_MATCHER_TYPE_UNSPECIFIED 78 ) 79 80 // Deprecated: Please use vars in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 81 var ( 82 AnswerFeedback_CorrectnessLevel_name = src.AnswerFeedback_CorrectnessLevel_name 83 AnswerFeedback_CorrectnessLevel_value = src.AnswerFeedback_CorrectnessLevel_value 84 ConversationParticipant_Role_name = src.ConversationParticipant_Role_name 85 ConversationParticipant_Role_value = src.ConversationParticipant_Role_value 86 ConversationView_name = src.ConversationView_name 87 ConversationView_value = src.ConversationView_value 88 Conversation_Medium_name = src.Conversation_Medium_name 89 Conversation_Medium_value = src.Conversation_Medium_value 90 EntityMentionData_MentionType_name = src.EntityMentionData_MentionType_name 91 EntityMentionData_MentionType_value = src.EntityMentionData_MentionType_value 92 Entity_Type_name = src.Entity_Type_name 93 Entity_Type_value = src.Entity_Type_value 94 ExportInsightsDataRequest_WriteDisposition_name = src.ExportInsightsDataRequest_WriteDisposition_name 95 ExportInsightsDataRequest_WriteDisposition_value = src.ExportInsightsDataRequest_WriteDisposition_value 96 File_google_cloud_contactcenterinsights_v1_contact_center_insights_proto = src.File_google_cloud_contactcenterinsights_v1_contact_center_insights_proto 97 File_google_cloud_contactcenterinsights_v1_resources_proto = src.File_google_cloud_contactcenterinsights_v1_resources_proto 98 IssueModel_State_name = src.IssueModel_State_name 99 IssueModel_State_value = src.IssueModel_State_value 100 PhraseMatchRuleGroup_PhraseMatchRuleGroupType_name = src.PhraseMatchRuleGroup_PhraseMatchRuleGroupType_name 101 PhraseMatchRuleGroup_PhraseMatchRuleGroupType_value = src.PhraseMatchRuleGroup_PhraseMatchRuleGroupType_value 102 PhraseMatcher_PhraseMatcherType_name = src.PhraseMatcher_PhraseMatcherType_name 103 PhraseMatcher_PhraseMatcherType_value = src.PhraseMatcher_PhraseMatcherType_value 104 ) 105 106 // The analysis resource. 107 // 108 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 109 type Analysis = src.Analysis 110 111 // The result of an analysis. 112 // 113 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 114 type AnalysisResult = src.AnalysisResult 115 116 // Call-specific metadata created during analysis. 117 // 118 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 119 type AnalysisResult_CallAnalysisMetadata = src.AnalysisResult_CallAnalysisMetadata 120 type AnalysisResult_CallAnalysisMetadata_ = src.AnalysisResult_CallAnalysisMetadata_ 121 122 // A point in a conversation that marks the start or the end of an annotation. 123 // 124 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 125 type AnnotationBoundary = src.AnnotationBoundary 126 type AnnotationBoundary_WordIndex = src.AnnotationBoundary_WordIndex 127 128 // The feedback that the customer has about a certain answer in the 129 // conversation. 130 // 131 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 132 type AnswerFeedback = src.AnswerFeedback 133 134 // The correctness level of an answer. 135 // 136 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 137 type AnswerFeedback_CorrectnessLevel = src.AnswerFeedback_CorrectnessLevel 138 139 // Agent Assist Article Suggestion data. 140 // 141 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 142 type ArticleSuggestionData = src.ArticleSuggestionData 143 144 // Request to get statistics of an issue model. 145 // 146 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 147 type CalculateIssueModelStatsRequest = src.CalculateIssueModelStatsRequest 148 149 // Response of querying an issue model's statistics. 150 // 151 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 152 type CalculateIssueModelStatsResponse = src.CalculateIssueModelStatsResponse 153 154 // The request for calculating conversation statistics. 155 // 156 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 157 type CalculateStatsRequest = src.CalculateStatsRequest 158 159 // The response for calculating conversation statistics. 160 // 161 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 162 type CalculateStatsResponse = src.CalculateStatsResponse 163 164 // A time series representing conversations over time. 165 // 166 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 167 type CalculateStatsResponse_TimeSeries = src.CalculateStatsResponse_TimeSeries 168 169 // A single interval in a time series. 170 // 171 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 172 type CalculateStatsResponse_TimeSeries_Interval = src.CalculateStatsResponse_TimeSeries_Interval 173 174 // A piece of metadata that applies to a window of a call. 175 // 176 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 177 type CallAnnotation = src.CallAnnotation 178 type CallAnnotation_EntityMentionData = src.CallAnnotation_EntityMentionData 179 type CallAnnotation_HoldData = src.CallAnnotation_HoldData 180 type CallAnnotation_IntentMatchData = src.CallAnnotation_IntentMatchData 181 type CallAnnotation_InterruptionData = src.CallAnnotation_InterruptionData 182 type CallAnnotation_PhraseMatchData = src.CallAnnotation_PhraseMatchData 183 type CallAnnotation_SentimentData = src.CallAnnotation_SentimentData 184 type CallAnnotation_SilenceData = src.CallAnnotation_SilenceData 185 186 // ContactCenterInsightsClient is the client API for ContactCenterInsights 187 // service. For semantics around ctx use and closing/ending streaming RPCs, 188 // please refer to 189 // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream. 190 // 191 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 192 type ContactCenterInsightsClient = src.ContactCenterInsightsClient 193 194 // ContactCenterInsightsServer is the server API for ContactCenterInsights 195 // service. 196 // 197 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 198 type ContactCenterInsightsServer = src.ContactCenterInsightsServer 199 200 // The conversation resource. 201 // 202 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 203 type Conversation = src.Conversation 204 205 // The conversation source, which is a combination of transcript and audio. 206 // 207 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 208 type ConversationDataSource = src.ConversationDataSource 209 type ConversationDataSource_DialogflowSource = src.ConversationDataSource_DialogflowSource 210 type ConversationDataSource_GcsSource = src.ConversationDataSource_GcsSource 211 212 // One channel of conversation-level sentiment data. 213 // 214 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 215 type ConversationLevelSentiment = src.ConversationLevelSentiment 216 217 // The call participant speaking for a given utterance. 218 // 219 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 220 type ConversationParticipant = src.ConversationParticipant 221 type ConversationParticipant_DialogflowParticipantName = src.ConversationParticipant_DialogflowParticipantName 222 223 // The role of the participant. 224 // 225 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 226 type ConversationParticipant_Role = src.ConversationParticipant_Role 227 type ConversationParticipant_UserId = src.ConversationParticipant_UserId 228 229 // Represents the options for viewing a conversation. 230 // 231 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 232 type ConversationView = src.ConversationView 233 234 // Call-specific metadata. 235 // 236 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 237 type Conversation_CallMetadata = src.Conversation_CallMetadata 238 type Conversation_CallMetadata_ = src.Conversation_CallMetadata_ 239 type Conversation_ExpireTime = src.Conversation_ExpireTime 240 241 // Possible media for the conversation. 242 // 243 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 244 type Conversation_Medium = src.Conversation_Medium 245 246 // A message representing the transcript of a conversation. 247 // 248 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 249 type Conversation_Transcript = src.Conversation_Transcript 250 251 // A segment of a full transcript. 252 // 253 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 254 type Conversation_Transcript_TranscriptSegment = src.Conversation_Transcript_TranscriptSegment 255 256 // Metadata from Dialogflow relating to the current transcript segment. 257 // 258 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 259 type Conversation_Transcript_TranscriptSegment_DialogflowSegmentMetadata = src.Conversation_Transcript_TranscriptSegment_DialogflowSegmentMetadata 260 261 // Word-level info for words in a transcript. 262 // 263 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 264 type Conversation_Transcript_TranscriptSegment_WordInfo = src.Conversation_Transcript_TranscriptSegment_WordInfo 265 type Conversation_Ttl = src.Conversation_Ttl 266 267 // Metadata for a create analysis operation. 268 // 269 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 270 type CreateAnalysisOperationMetadata = src.CreateAnalysisOperationMetadata 271 272 // The request to create an analysis. 273 // 274 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 275 type CreateAnalysisRequest = src.CreateAnalysisRequest 276 277 // Request to create a conversation. 278 // 279 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 280 type CreateConversationRequest = src.CreateConversationRequest 281 282 // Metadata for creating an issue model. 283 // 284 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 285 type CreateIssueModelMetadata = src.CreateIssueModelMetadata 286 287 // The request to create an issue model. 288 // 289 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 290 type CreateIssueModelRequest = src.CreateIssueModelRequest 291 292 // Request to create a phrase matcher. 293 // 294 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 295 type CreatePhraseMatcherRequest = src.CreatePhraseMatcherRequest 296 297 // The request to create a view. 298 // 299 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 300 type CreateViewRequest = src.CreateViewRequest 301 302 // The request to delete an analysis. 303 // 304 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 305 type DeleteAnalysisRequest = src.DeleteAnalysisRequest 306 307 // The request to delete a conversation. 308 // 309 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 310 type DeleteConversationRequest = src.DeleteConversationRequest 311 312 // Metadata for deleting an issue model. 313 // 314 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 315 type DeleteIssueModelMetadata = src.DeleteIssueModelMetadata 316 317 // The request to delete an issue model. 318 // 319 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 320 type DeleteIssueModelRequest = src.DeleteIssueModelRequest 321 322 // The request to delete a phrase matcher. 323 // 324 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 325 type DeletePhraseMatcherRequest = src.DeletePhraseMatcherRequest 326 327 // The request to delete a view. 328 // 329 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 330 type DeleteViewRequest = src.DeleteViewRequest 331 332 // Metadata for deploying an issue model. 333 // 334 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 335 type DeployIssueModelMetadata = src.DeployIssueModelMetadata 336 337 // The request to deploy an issue model. 338 // 339 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 340 type DeployIssueModelRequest = src.DeployIssueModelRequest 341 342 // The response to deploy an issue model. 343 // 344 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 345 type DeployIssueModelResponse = src.DeployIssueModelResponse 346 347 // The data for a Dialogflow intent. Represents a detected intent in the 348 // conversation, e.g. MAKES_PROMISE. 349 // 350 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 351 type DialogflowIntent = src.DialogflowIntent 352 353 // Dialogflow interaction data. 354 // 355 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 356 type DialogflowInteractionData = src.DialogflowInteractionData 357 358 // A Dialogflow source of conversation data. 359 // 360 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 361 type DialogflowSource = src.DialogflowSource 362 363 // The data for an entity annotation. Represents a phrase in the conversation 364 // that is a known entity, such as a person, an organization, or location. 365 // 366 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 367 type Entity = src.Entity 368 369 // The data for an entity mention annotation. This represents a mention of an 370 // `Entity` in the conversation. 371 // 372 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 373 type EntityMentionData = src.EntityMentionData 374 375 // The supported types of mentions. 376 // 377 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 378 type EntityMentionData_MentionType = src.EntityMentionData_MentionType 379 380 // The type of the entity. For most entity types, the associated metadata is a 381 // Wikipedia URL (`wikipedia_url`) and Knowledge Graph MID (`mid`). The table 382 // below lists the associated fields for entities that have different metadata. 383 // 384 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 385 type Entity_Type = src.Entity_Type 386 387 // Exact match configuration. 388 // 389 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 390 type ExactMatchConfig = src.ExactMatchConfig 391 392 // Metadata for an export insights operation. 393 // 394 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 395 type ExportInsightsDataMetadata = src.ExportInsightsDataMetadata 396 397 // The request to export insights. 398 // 399 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 400 type ExportInsightsDataRequest = src.ExportInsightsDataRequest 401 402 // A BigQuery Table Reference. 403 // 404 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 405 type ExportInsightsDataRequest_BigQueryDestination = src.ExportInsightsDataRequest_BigQueryDestination 406 type ExportInsightsDataRequest_BigQueryDestination_ = src.ExportInsightsDataRequest_BigQueryDestination_ 407 408 // Specifies the action that occurs if the destination table already exists. 409 // 410 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 411 type ExportInsightsDataRequest_WriteDisposition = src.ExportInsightsDataRequest_WriteDisposition 412 413 // Response for an export insights operation. 414 // 415 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 416 type ExportInsightsDataResponse = src.ExportInsightsDataResponse 417 418 // Agent Assist frequently-asked-question answer data. 419 // 420 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 421 type FaqAnswerData = src.FaqAnswerData 422 423 // A Cloud Storage source of conversation data. 424 // 425 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 426 type GcsSource = src.GcsSource 427 428 // The request to get an analysis. 429 // 430 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 431 type GetAnalysisRequest = src.GetAnalysisRequest 432 433 // The request to get a conversation. 434 // 435 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 436 type GetConversationRequest = src.GetConversationRequest 437 438 // The request to get an issue model. 439 // 440 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 441 type GetIssueModelRequest = src.GetIssueModelRequest 442 443 // The request to get an issue. 444 // 445 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 446 type GetIssueRequest = src.GetIssueRequest 447 448 // The request to get a a phrase matcher. 449 // 450 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 451 type GetPhraseMatcherRequest = src.GetPhraseMatcherRequest 452 453 // The request to get project-level settings. 454 // 455 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 456 type GetSettingsRequest = src.GetSettingsRequest 457 458 // The request to get a view. 459 // 460 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 461 type GetViewRequest = src.GetViewRequest 462 463 // The data for a hold annotation. 464 // 465 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 466 type HoldData = src.HoldData 467 468 // The data for an intent. Represents a detected intent in the conversation, 469 // for example MAKES_PROMISE. 470 // 471 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 472 type Intent = src.Intent 473 474 // The data for an intent match. Represents an intent match for a text segment 475 // in the conversation. A text segment can be part of a sentence, a complete 476 // sentence, or an utterance with multiple sentences. 477 // 478 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 479 type IntentMatchData = src.IntentMatchData 480 481 // The data for an interruption annotation. 482 // 483 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 484 type InterruptionData = src.InterruptionData 485 486 // The issue resource. 487 // 488 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 489 type Issue = src.Issue 490 491 // Information about the issue. 492 // 493 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 494 type IssueAssignment = src.IssueAssignment 495 496 // The issue model resource. 497 // 498 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 499 type IssueModel = src.IssueModel 500 501 // Aggregated statistics about an issue model. 502 // 503 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 504 type IssueModelLabelStats = src.IssueModelLabelStats 505 506 // Aggregated statistics about an issue. 507 // 508 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 509 type IssueModelLabelStats_IssueStats = src.IssueModelLabelStats_IssueStats 510 511 // Issue Modeling result on a conversation. 512 // 513 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 514 type IssueModelResult = src.IssueModelResult 515 516 // Configs for the input data used to create the issue model. 517 // 518 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 519 type IssueModel_InputDataConfig = src.IssueModel_InputDataConfig 520 521 // State of the model. 522 // 523 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 524 type IssueModel_State = src.IssueModel_State 525 526 // The request to list analyses. 527 // 528 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 529 type ListAnalysesRequest = src.ListAnalysesRequest 530 531 // The response to list analyses. 532 // 533 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 534 type ListAnalysesResponse = src.ListAnalysesResponse 535 536 // Request to list conversations. 537 // 538 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 539 type ListConversationsRequest = src.ListConversationsRequest 540 541 // The response of listing conversations. 542 // 543 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 544 type ListConversationsResponse = src.ListConversationsResponse 545 546 // Request to list issue models. 547 // 548 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 549 type ListIssueModelsRequest = src.ListIssueModelsRequest 550 551 // The response of listing issue models. 552 // 553 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 554 type ListIssueModelsResponse = src.ListIssueModelsResponse 555 556 // Request to list issues. 557 // 558 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 559 type ListIssuesRequest = src.ListIssuesRequest 560 561 // The response of listing issues. 562 // 563 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 564 type ListIssuesResponse = src.ListIssuesResponse 565 566 // Request to list phrase matchers. 567 // 568 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 569 type ListPhraseMatchersRequest = src.ListPhraseMatchersRequest 570 571 // The response of listing phrase matchers. 572 // 573 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 574 type ListPhraseMatchersResponse = src.ListPhraseMatchersResponse 575 576 // The request to list views. 577 // 578 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 579 type ListViewsRequest = src.ListViewsRequest 580 581 // The response of listing views. 582 // 583 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 584 type ListViewsResponse = src.ListViewsResponse 585 586 // The data for a matched phrase matcher. Represents information identifying a 587 // phrase matcher for a given match. 588 // 589 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 590 type PhraseMatchData = src.PhraseMatchData 591 592 // The data for a phrase match rule. 593 // 594 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 595 type PhraseMatchRule = src.PhraseMatchRule 596 597 // Configuration information of a phrase match rule. 598 // 599 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 600 type PhraseMatchRuleConfig = src.PhraseMatchRuleConfig 601 type PhraseMatchRuleConfig_ExactMatchConfig = src.PhraseMatchRuleConfig_ExactMatchConfig 602 603 // A message representing a rule in the phrase matcher. 604 // 605 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 606 type PhraseMatchRuleGroup = src.PhraseMatchRuleGroup 607 608 // Specifies how to combine each phrase match rule for whether there is a 609 // match. 610 // 611 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 612 type PhraseMatchRuleGroup_PhraseMatchRuleGroupType = src.PhraseMatchRuleGroup_PhraseMatchRuleGroupType 613 614 // The phrase matcher resource. 615 // 616 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 617 type PhraseMatcher = src.PhraseMatcher 618 619 // Specifies how to combine each phrase match rule group to determine whether 620 // there is a match. 621 // 622 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 623 type PhraseMatcher_PhraseMatcherType = src.PhraseMatcher_PhraseMatcherType 624 625 // An annotation that was generated during the customer and agent interaction. 626 // 627 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 628 type RuntimeAnnotation = src.RuntimeAnnotation 629 type RuntimeAnnotation_ArticleSuggestion = src.RuntimeAnnotation_ArticleSuggestion 630 type RuntimeAnnotation_DialogflowInteraction = src.RuntimeAnnotation_DialogflowInteraction 631 type RuntimeAnnotation_FaqAnswer = src.RuntimeAnnotation_FaqAnswer 632 type RuntimeAnnotation_SmartComposeSuggestion = src.RuntimeAnnotation_SmartComposeSuggestion 633 type RuntimeAnnotation_SmartReply = src.RuntimeAnnotation_SmartReply 634 635 // The data for a sentiment annotation. 636 // 637 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 638 type SentimentData = src.SentimentData 639 640 // The settings resource. 641 // 642 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 643 type Settings = src.Settings 644 645 // Default configuration when creating Analyses in Insights. 646 // 647 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 648 type Settings_AnalysisConfig = src.Settings_AnalysisConfig 649 650 // The data for a silence annotation. 651 // 652 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 653 type SilenceData = src.SilenceData 654 655 // Agent Assist Smart Compose suggestion data. 656 // 657 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 658 type SmartComposeSuggestionData = src.SmartComposeSuggestionData 659 660 // Agent Assist Smart Reply data. 661 // 662 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 663 type SmartReplyData = src.SmartReplyData 664 665 // Metadata for undeploying an issue model. 666 // 667 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 668 type UndeployIssueModelMetadata = src.UndeployIssueModelMetadata 669 670 // The request to undeploy an issue model. 671 // 672 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 673 type UndeployIssueModelRequest = src.UndeployIssueModelRequest 674 675 // The response to undeploy an issue model. 676 // 677 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 678 type UndeployIssueModelResponse = src.UndeployIssueModelResponse 679 680 // UnimplementedContactCenterInsightsServer can be embedded to have forward 681 // compatible implementations. 682 // 683 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 684 type UnimplementedContactCenterInsightsServer = src.UnimplementedContactCenterInsightsServer 685 686 // The request to update a conversation. 687 // 688 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 689 type UpdateConversationRequest = src.UpdateConversationRequest 690 691 // The request to update an issue model. 692 // 693 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 694 type UpdateIssueModelRequest = src.UpdateIssueModelRequest 695 696 // The request to update an issue. 697 // 698 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 699 type UpdateIssueRequest = src.UpdateIssueRequest 700 701 // The request to update a phrase matcher. 702 // 703 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 704 type UpdatePhraseMatcherRequest = src.UpdatePhraseMatcherRequest 705 706 // The request to update project-level settings. 707 // 708 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 709 type UpdateSettingsRequest = src.UpdateSettingsRequest 710 711 // The request to update a view. 712 // 713 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 714 type UpdateViewRequest = src.UpdateViewRequest 715 716 // The View resource. 717 // 718 // Deprecated: Please use types in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 719 type View = src.View 720 721 // Deprecated: Please use funcs in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 722 func NewContactCenterInsightsClient(cc grpc.ClientConnInterface) ContactCenterInsightsClient { 723 return src.NewContactCenterInsightsClient(cc) 724 } 725 726 // Deprecated: Please use funcs in: cloud.google.com/go/contactcenterinsights/apiv1/contactcenterinsightspb 727 func RegisterContactCenterInsightsServer(s *grpc.Server, srv ContactCenterInsightsServer) { 728 src.RegisterContactCenterInsightsServer(s, srv) 729 } 730