From b6cd3c3f470ddda74c369ec77d78f2d030c27c52 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 22 Aug 2022 17:12:49 +0000 Subject: [PATCH] chore(all): auto-regenerate .pb.go files This is an auto-generated regeneration of the .pb.go files by cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will update the corresponding PR to depend on the newer version of go-genproto, and assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot will not create any more regeneration PRs. If all regen PRs are closed, gapicgen will create a new set of regeneration PRs once per night. If you have been assigned to review this PR, please: - Ensure that CI is passing. If it's failing, it requires your manual attention. - Approve and submit this PR if you believe it's ready to ship. That will prompt genbot to assign reviewers to the google-cloud-go PR. Corresponding google-cloud-go PR: googleapis/google-cloud-go#6550 Changes: chore(googleads): Update C# targets to use GAX v4 Committer: @aohren PiperOrigin-RevId: 469186513 Source-Link: https://github.com/googleapis/googleapis/commit/49de9d59d6f01e48ce7f193b781fb9fb48a03d21 chore: regenerate API index Source-Link: https://github.com/googleapis/googleapis/commit/dab9e5481a2eee98929ed919d16cf6c2590a1a22 docs(contactcenterinsights): Updating comments chore: added LRO to API list PiperOrigin-RevId: 469161541 Source-Link: https://github.com/googleapis/googleapis/commit/65b91e66739f4b4704da0fe79cc30e9510a5a146 --- .../contactcenterinsights/v1/resources.pb.go | 25 +++++++++++++------ regen.txt | 2 +- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/googleapis/cloud/contactcenterinsights/v1/resources.pb.go b/googleapis/cloud/contactcenterinsights/v1/resources.pb.go index 83257906f..5538a58d3 100644 --- a/googleapis/cloud/contactcenterinsights/v1/resources.pb.go +++ b/googleapis/cloud/contactcenterinsights/v1/resources.pb.go @@ -575,6 +575,7 @@ type Conversation struct { // Metadata that applies to the conversation. // // Types that are assignable to Metadata: + // // *Conversation_CallMetadata_ Metadata isConversation_Metadata `protobuf_oneof:"metadata"` // A time to live expiration setting, can be either a specified timestamp or a @@ -583,6 +584,7 @@ type Conversation struct { // the specified time. // // Types that are assignable to Expiration: + // // *Conversation_ExpireTime // *Conversation_Ttl Expiration isConversation_Expiration `protobuf_oneof:"expiration"` @@ -926,6 +928,7 @@ type ConversationDataSource struct { // The source of the conversation. // // Types that are assignable to Source: + // // *ConversationDataSource_GcsSource // *ConversationDataSource_DialogflowSource Source isConversationDataSource_Source `protobuf_oneof:"source"` @@ -1132,6 +1135,7 @@ type AnalysisResult struct { // Metadata discovered during analysis. // // Types that are assignable to Metadata: + // // *AnalysisResult_CallAnalysisMetadata_ Metadata isAnalysisResult_Metadata `protobuf_oneof:"metadata"` // The time at which the analysis ended. @@ -1397,6 +1401,7 @@ type CallAnnotation struct { // The data in the annotation. // // Types that are assignable to Data: + // // *CallAnnotation_InterruptionData // *CallAnnotation_SentimentData // *CallAnnotation_SilenceData @@ -1585,6 +1590,7 @@ type AnnotationBoundary struct { // A detailed boundary, which describes a more specific point. // // Types that are assignable to DetailedBoundary: + // // *AnnotationBoundary_WordIndex DetailedBoundary isAnnotationBoundary_DetailedBoundary `protobuf_oneof:"detailed_boundary"` // The index in the sequence of transcribed pieces of the conversation where @@ -2754,6 +2760,7 @@ type PhraseMatchRuleConfig struct { // The configuration of the phrase match rule. // // Types that are assignable to Config: + // // *PhraseMatchRuleConfig_ExactMatchConfig Config isPhraseMatchRuleConfig_Config `protobuf_oneof:"config"` } @@ -2997,6 +3004,7 @@ type RuntimeAnnotation struct { // The data in the annotation. // // Types that are assignable to Data: + // // *RuntimeAnnotation_ArticleSuggestion // *RuntimeAnnotation_FaqAnswer // *RuntimeAnnotation_SmartReply @@ -3251,9 +3259,9 @@ type ArticleSuggestionData struct { // Map that contains metadata about the Article Suggestion and the document // that it originates from. Metadata map[string]string `protobuf:"bytes,4,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` - // Name of the query record. + // The name of the answer record. // Format: - // projects/{project}/locations/{location}/queryRecords/{query_record} + // projects/{project}/locations/{location}/answerRecords/{answer_record} QueryRecord string `protobuf:"bytes,5,opt,name=query_record,json=queryRecord,proto3" json:"query_record,omitempty"` // The knowledge document that this answer was extracted from. // Format: @@ -3352,9 +3360,9 @@ type FaqAnswerData struct { // Map that contains metadata about the FAQ answer and the document that // it originates from. Metadata map[string]string `protobuf:"bytes,4,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` - // Name of the query record. + // The name of the answer record. // Format: - // projects/{project}/locations/{location}/queryRecords/{query_record}. + // projects/{project}/locations/{location}/answerRecords/{answer_record} QueryRecord string `protobuf:"bytes,5,opt,name=query_record,json=queryRecord,proto3" json:"query_record,omitempty"` // The knowledge document that this answer was extracted from. // Format: @@ -3451,9 +3459,9 @@ type SmartReplyData struct { // Map that contains metadata about the Smart Reply and the document from // which it originates. Metadata map[string]string `protobuf:"bytes,3,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` - // Name of the query record. + // The name of the answer record. // Format: - // projects/{project}/locations/{location}/queryRecords/{query_record} + // projects/{project}/locations/{location}/answerRecords/{answer_record} QueryRecord string `protobuf:"bytes,4,opt,name=query_record,json=queryRecord,proto3" json:"query_record,omitempty"` } @@ -3532,9 +3540,9 @@ type SmartComposeSuggestionData struct { // Map that contains metadata about the Smart Compose suggestion and the // document from which it originates. Metadata map[string]string `protobuf:"bytes,3,rep,name=metadata,proto3" json:"metadata,omitempty" protobuf_key:"bytes,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` - // Name of the query record. + // The name of the answer record. // Format: - // projects/{project}/locations/{location}/queryRecords/{query_record} + // projects/{project}/locations/{location}/answerRecords/{answer_record} QueryRecord string `protobuf:"bytes,4,opt,name=query_record,json=queryRecord,proto3" json:"query_record,omitempty"` } @@ -3665,6 +3673,7 @@ type ConversationParticipant struct { unknownFields protoimpl.UnknownFields // Types that are assignable to Participant: + // // *ConversationParticipant_DialogflowParticipantName // *ConversationParticipant_UserId Participant isConversationParticipant_Participant `protobuf_oneof:"participant"` diff --git a/regen.txt b/regen.txt index 7cc940441..2224adb5d 100644 --- a/regen.txt +++ b/regen.txt @@ -1 +1 @@ -873ab456273d105245df0fb82a6c17a814553b80 \ No newline at end of file +49de9d59d6f01e48ce7f193b781fb9fb48a03d21 \ No newline at end of file